summaryrefslogtreecommitdiff
path: root/cryptopp.rc
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2005-01-20 04:19:35 +0000
committerweidai <weidai11@users.noreply.github.com>2005-01-20 04:19:35 +0000
commitb3924f2108c0b0825060e91f6fde8202ce35624d (patch)
tree1f61e8bf59450a028415e5a3f08565a6ceb86afe /cryptopp.rc
parent79e29d0de49969af44474cc890cffd7b1d6b1a4b (diff)
downloadcryptopp-git-b3924f2108c0b0825060e91f6fde8202ce35624d.tar.gz
changes done for FIPS-140 lab code drop
Diffstat (limited to 'cryptopp.rc')
-rw-r--r--cryptopp.rc37
1 files changed, 16 insertions, 21 deletions
diff --git a/cryptopp.rc b/cryptopp.rc
index 06f52893..4570f669 100644
--- a/cryptopp.rc
+++ b/cryptopp.rc
@@ -1,4 +1,4 @@
-//Microsoft Developer Studio generated resource script.
+// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
@@ -21,15 +21,14 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
-#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 5,2,0,0
- PRODUCTVERSION 5,2,0,0
+ FILEVERSION 5,2,3,0
+ PRODUCTVERSION 5,2,3,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -44,18 +43,16 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "free crypto library, more information available at www.cryptopp.com\0"
- VALUE "CompanyName", "Wei Dai\0"
- VALUE "FileDescription", "Crypto++® Library DLL\0"
- VALUE "FileVersion", "5, 2, 0, 0\0"
- VALUE "InternalName", "cryptopp\0"
- VALUE "LegalCopyright", "Copyright © 1995-2003 by Wei Dai\0"
- VALUE "LegalTrademarks", "Crypto++®\0"
- VALUE "OriginalFilename", "cryptopp.dll\0"
- VALUE "PrivateBuild", "\0"
- VALUE "ProductName", "Crypto++® Library\0"
- VALUE "ProductVersion", "5, 2, 0, 0\0"
- VALUE "SpecialBuild", "\0"
+ VALUE "Comments", "free crypto library, more information available at www.cryptopp.com"
+ VALUE "CompanyName", "Wei Dai"
+ VALUE "FileDescription", "Crypto++® Library DLL"
+ VALUE "FileVersion", "5, 2, 3, 0"
+ VALUE "InternalName", "cryptopp"
+ VALUE "LegalCopyright", "Copyright © 1995-2004 by Wei Dai"
+ VALUE "LegalTrademarks", "Crypto++®"
+ VALUE "OriginalFilename", "cryptopp.dll"
+ VALUE "ProductName", "Crypto++® Library"
+ VALUE "ProductVersion", "5, 2, 3, 0"
END
END
BLOCK "VarFileInfo"
@@ -64,8 +61,6 @@ BEGIN
END
END
-#endif // !_MAC
-
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@@ -73,18 +68,18 @@ END
// TEXTINCLUDE
//
-1 TEXTINCLUDE DISCARDABLE
+1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
-2 TEXTINCLUDE DISCARDABLE
+2 TEXTINCLUDE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
-3 TEXTINCLUDE DISCARDABLE
+3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"