summaryrefslogtreecommitdiffstats
path: root/VC2008/zlib.vcproj
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-12-04 20:34:57 +0100
committermadmaxoft <github@xoft.cz>2013-12-04 20:35:54 +0100
commit4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae (patch)
treee94832c7f2f6bfee877dfccb5976560e2e419b11 /VC2008/zlib.vcproj
parentHopefully fixed the sparc not being detected (diff)
downloadcuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.tar
cuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.tar.gz
cuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.tar.bz2
cuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.tar.lz
cuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.tar.xz
cuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.tar.zst
cuberite-4fd876aa7c1b4ca80fd3c35ecf3d7bef7934bfae.zip
Diffstat (limited to 'VC2008/zlib.vcproj')
-rw-r--r--VC2008/zlib.vcproj62
1 files changed, 62 insertions, 0 deletions
diff --git a/VC2008/zlib.vcproj b/VC2008/zlib.vcproj
index 1e07afc4c..c5d5ebe76 100644
--- a/VC2008/zlib.vcproj
+++ b/VC2008/zlib.vcproj
@@ -266,6 +266,68 @@
Name="VCPostBuildEventTool"
/>
</Configuration>
+ <Configuration
+ Name="Debug_LuaStatic|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="4"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
</Configurations>
<References>
</References>