MitLib v3.0.0.23 (VS10)

main v3.0.0.23
Jenkins 8 years ago
parent b63ee5651b
commit 8e5bedec13

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -995,8 +995,8 @@ VS_VERSION_INFO$(VERSION_CONTROL) VERSIONINFO
#else
VS_VERSION_INFO VERSIONINFO
#endif
FILEVERSION 3,0,0,22
PRODUCTVERSION 3,0,0,22
FILEVERSION 3,0,0,23
PRODUCTVERSION 3,0,0,23
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -1014,12 +1014,12 @@ BEGIN
VALUE "Comments", "1. Added Cleanup After Delete Package during deleting of package for application to do any other clean up.\r\n"
VALUE "CompanyName", "MIT "
VALUE "FileDescription", "GuiDLL"
VALUE "FileVersion", "3.0.0.22\0"
VALUE "FileVersion", "3.0.0.23\0"
VALUE "InternalName", "GuiDLL"
VALUE "LegalCopyright", "Copyright ? 2015"
VALUE "OriginalFilename", "GuiDLL.dll"
VALUE "ProductName", "MIT GuiDLL"
VALUE "ProductVersion", "3.0.0.22\0"
VALUE "ProductVersion", "3.0.0.23\0"
END
END
BLOCK "VarFileInfo"

@ -54,7 +54,7 @@ public:
CEdit m_strSGCtrlTxt;
CEdit m_strHandlerLinkTxt;
// }}AFX_DATA
bool m_bRecipeButtonEnable;
// Overrides
// ClassWizard generate virtual function overrides
// {{AFX_VIRTUAL(CSetupSecsGemPage)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -107,8 +107,8 @@ VS_VERSION_INFO$(VERSION_CONTROL) VERSIONINFO
#else
VS_VERSION_INFO VERSIONINFO
#endif
FILEVERSION 3,0,0,22
PRODUCTVERSION 3,0,0,22
FILEVERSION 3,0,0,23
PRODUCTVERSION 3,0,0,23
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x21L
@ -126,15 +126,15 @@ BEGIN
VALUE "Comments", "1. Reduce opening and closing of MitLanguage.mdb"
VALUE "CompanyName", "MIT "
VALUE "FileDescription", "Utility"
VALUE "FileVersion", "3.0.0.22\0"
VALUE "FileVersion", "3.0.0.23\0"
VALUE "InternalName", "Utility"
VALUE "LegalCopyright", "Copyright © 2015"
VALUE "LegalTrademarks", " "
VALUE "OriginalFilename", "Utility.dll"
VALUE "PrivateBuild", " "
VALUE "ProductName", "MIT Utility"
VALUE "ProductVersion", "3.0.0.22\0"
VALUE "SpecialBuild", "mitlib-release-3-22\0"
VALUE "ProductVersion", "3.0.0.23\0"
VALUE "SpecialBuild", "mitlib-release-3-23\0"
END
END
BLOCK "VarFileInfo"

@ -71,8 +71,8 @@ VS_VERSION_INFO$(VERSION_CONTROL) VERSIONINFO
#else
VS_VERSION_INFO VERSIONINFO
#endif
FILEVERSION 3,0,0,22
PRODUCTVERSION 3,0,0,22
FILEVERSION 3,0,0,23
PRODUCTVERSION 3,0,0,23
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -90,15 +90,15 @@ BEGIN
VALUE "Comments", "1. Do not process clear warning if warning did not exist\r\n2. Do not process warning if already process\r\n3. Clear run module warning when end of lot completed"
VALUE "CompanyName", "MIT "
VALUE "FileDescription", "mcctrdll"
VALUE "FileVersion", "3.0.0.22\0"
VALUE "FileVersion", "3.0.0.23\0"
VALUE "InternalName", "mcctrdll"
VALUE "LegalCopyright", "Copyright © 2015"
VALUE "LegalTrademarks", " "
VALUE "OriginalFilename", "mcctrdll.dll"
VALUE "PrivateBuild", " "
VALUE "ProductName", "MIT mcctrdll"
VALUE "ProductVersion", "3.0.0.22\0"
VALUE "SpecialBuild", "mitlib-release-3-22\0"
VALUE "ProductVersion", "3.0.0.23\0"
VALUE "SpecialBuild", "mitlib-release-3-23\0"
END
END
BLOCK "VarFileInfo"

Loading…
Cancel
Save