summaryrefslogtreecommitdiff
path: root/src/win32/anylike.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/anylike.vcproj')
-rw-r--r--src/win32/anylike.vcproj20
1 files changed, 18 insertions, 2 deletions
diff --git a/src/win32/anylike.vcproj b/src/win32/anylike.vcproj
index 3240d64..6816831 100644
--- a/src/win32/anylike.vcproj
+++ b/src/win32/anylike.vcproj
@@ -51,7 +51,7 @@
TreatWChar_tAsBuiltInType="false"
WarningLevel="3"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -126,7 +126,7 @@
TreatWChar_tAsBuiltInType="false"
WarningLevel="3"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -183,6 +183,22 @@
<File
RelativePath="..\anylike_lua_bytecode.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="C4309"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="C4309"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\l_crypt.c"