diff options
Diffstat (limited to 'CPP/7zip/UI/Console/resource.rc')
-rw-r--r-- | CPP/7zip/UI/Console/resource.rc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CPP/7zip/UI/Console/resource.rc b/CPP/7zip/UI/Console/resource.rc new file mode 100644 index 0000000..414427f --- /dev/null +++ b/CPP/7zip/UI/Console/resource.rc | |||
@@ -0,0 +1,7 @@ | |||
1 | #include "../../MyVersionInfo.rc" | ||
2 | |||
3 | MY_VERSION_INFO_APP("7-Zip Console" , "7z") | ||
4 | |||
5 | #ifndef UNDER_CE | ||
6 | 1 24 MOVEABLE PURE "Console.manifest" | ||
7 | #endif | ||