some little changes

This commit is contained in:
jeefo 2014-09-09 18:30:40 +04:00
commit 9e01a8f877
5 changed files with 1386 additions and 16 deletions

View file

@ -26,7 +26,7 @@
#include <../include/resource.h>
// generated by update tool -- do not edit --
#define PRODUCT_BUILD_TOOL 3853
#define PRODUCT_BUILD_TOOL 3885
VS_VERSION_INFO VERSIONINFO
FILEVERSION PRODUCT_VERSION_DWORD, PRODUCT_BUILD_TOOL
@ -45,7 +45,6 @@ FILETYPE 0x2
VALUE "LegalCopyright", PRODUCT_COPYRIGHT "\0"
VALUE "LegalTrademarks", PRODUCT_LEGAL "\0"
VALUE "ProductName", PRODUCT_NAME "\0"
VALUE "SpecialBuild", PRODUCT_OPT_TYPE "\0"
VALUE "InternalName", PRODUCT_INTERNAL_NAME "\0"
}
}