Various Windows build fixes (bug 5997 part 13, r=ds).

--HG--
rename : sourcepawn/compiler/libpawnc.rc => sourcepawn/compiler/version.rc
This commit is contained in:
David Anderson
2013-12-30 17:51:00 -05:00
parent ae21f29ad9
commit 6d320163a1
4 changed files with 15 additions and 3 deletions
+3
View File
@@ -39,6 +39,9 @@
*/
#if defined SM_GENERATED_BUILD
# if defined RC_COMPILE
# undef SM_USE_VERSIONLIB
# endif
# if defined SM_USE_VERSIONLIB
# include <versionlib.h>
# else