summaryrefslogtreecommitdiff
path: root/cryptopp.rc
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2009-08-28 01:40:15 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2009-08-28 01:40:15 +0000
commit2ff181df5ab0e6ac3cf172732ccd51f994feaadb (patch)
treed93b4c1cf2644d4b07d14384c50d385657876e92 /cryptopp.rc
parent14e7017ab6366f088aa3b2dba794847bb22a16d4 (diff)
downloadcryptopp-2ff181df5ab0e6ac3cf172732ccd51f994feaadb.tar.gz
fix compile on VS Express (Eugene Zolenko)
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@474 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'cryptopp.rc')
-rw-r--r--cryptopp.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cryptopp.rc b/cryptopp.rc
index c33dc98..84d3339 100644
--- a/cryptopp.rc
+++ b/cryptopp.rc
@@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
+#include "winres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -75,7 +75,7 @@ END
2 TEXTINCLUDE
BEGIN
- "#include ""afxres.h""\r\n"
+ "#include ""winres.h""\r\n"
"\0"
END