fixed
This commit is contained in:
parent
deaa57adf3
commit
61725da869
@ -90,126 +90,106 @@
|
||||
<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>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZEngine.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZError.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_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="">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="External">
|
||||
<File
|
||||
RelativePath="..\src\external\SDLGL_Util.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\external\physfsrwops.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\src\external\SDLGL_Util.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_Utility.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZConfigFile.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZEngine.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\ZE_ZError.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_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>
|
||||
<File
|
||||
RelativePath="..\src\external\physfsrwops.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Source Headers"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
<File
|
||||
RelativePath="..\include\external\SDLGL_Util.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_ZConfigFile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZEngine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZError.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>
|
||||
<File
|
||||
RelativePath="..\include\ZEngine.h">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Types"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZConfigFile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZEngine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\ZE_ZError.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_Macros.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="External"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\include\external\SDLGL_Util.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\external\physfsrwops.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\include\external\physfsrwops.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
Loading…
Reference in New Issue
Block a user