389 lines
8.6 KiB
XML
389 lines
8.6 KiB
XML
<?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="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
WarnAsError="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4702"/>
|
|
<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">
|
|
<File
|
|
RelativePath="..\src\VersionInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_Utility.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZAnimation.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZAudioBase.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZConfigFile.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZEngine.cpp">
|
|
</File>
|
|
<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_ZRandGen.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZRect.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZSound.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ZE_ZTimer.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Headers"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="..\include\VersionInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_Defines.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_Includes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_Utility.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZAnimation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZAudioBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZBaseParticleSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZConfigFile.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZEngine.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_ZRandGen.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZRect.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZSimpleParticleSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZSound.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZE_ZTimer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ZEngine.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ZE-deps\include\audiere.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Zlib">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath="..\include\zlib\crc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\crypt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\inflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\ioapi.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\iowin32.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\unzip.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\zconf.in.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\zip.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\zlib\zutil.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath="..\src\zlib\adler32.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\compress.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\crc32.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\deflate.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\gzio.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\inffast.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\inflate.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\inftrees.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\ioapi.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\iowin32.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\trees.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\uncompr.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\unzip.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\zip.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\zlib\zutil.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="tinyxml"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\src\tinyxml\tinyxml.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarnAsError="FALSE"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\tinyxml\tinyxml.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\tinyxml\tinyxmlerror.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarnAsError="FALSE"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\tinyxml\tinyxmlparser.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarnAsError="FALSE"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|