2002-11-21 05:40:49 +00:00
|
|
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.00"
|
|
|
|
Name="ZEngine"
|
|
|
|
ProjectGUID="{65AA7404-28C1-4B15-979E-4D3A14092CC1}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
|
|
|
WarnAsError="FALSE"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="../lib/ZEngineSD.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
WarningLevel="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
OmitFramePointers="TRUE"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
|
|
|
WarnAsError="TRUE"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="../lib/ZEngineS.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Implementations"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
|
|
<Filter
|
|
|
|
Name="Types"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZConfigFile.cpp">
|
|
|
|
</File>
|
2002-12-01 07:56:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZEngine.cpp">
|
|
|
|
</File>
|
2002-11-21 05:40:49 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZFont.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZImage.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZMusic.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZRect.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZSound.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_ZTimer.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Utility"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ZE_Error.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="External">
|
2002-12-01 07:56:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\external\SDLGL_Util.cpp">
|
|
|
|
</File>
|
2002-11-21 05:40:49 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\external\physfsrwops.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Headers"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_Defines.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_Includes.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZEngine.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZEngine.h">
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Types"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZConfigFile.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZFont.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZImage.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZMusic.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZObject.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZRect.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZSound.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_ZTimer.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Utility"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_Error.h">
|
|
|
|
</File>
|
2002-12-01 07:56:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\include\ZE_Macros.h">
|
|
|
|
</File>
|
2002-11-21 05:40:49 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="External"
|
|
|
|
Filter="">
|
2002-12-01 07:56:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\include\external\SDLGL_Util.h">
|
|
|
|
</File>
|
2002-11-21 05:40:49 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\include\external\physfsrwops.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|