mirror of https://github.com/axmolengine/axmol.git
252 lines
6.0 KiB
XML
252 lines
6.0 KiB
XML
<?xml version="1.0" encoding="gb2312"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libPlatformSupport"
|
|
ProjectGUID="{0FFD8DD8-E33F-4DE2-98BD-F94D7AA87D8A}"
|
|
RootNamespace="libPlatformSupportwin32"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName).win32"
|
|
IntermediateDirectory="$(ConfigurationName).win32"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if not exist "$(OutDir)\" md "$(OutDir)\"
copy /Y "$(ProjectDir)..\third_party\win32\libraries\*.dll" "$(OutDir)\"
copy /Y "$(ProjectDir)..\third_party\win32\libraries\*.lib" "$(OutDir)\"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include;..\third_party\win32\OGLES;..\third_party\win32\libpng;..\third_party\win32\libjpeg;..\third_party\win32\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBPLATFORMSUPPORTWIN32_EXPORTS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libgles_cm.lib libjpeg.lib libpng.lib libzlib.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName).win32"
|
|
IntermediateDirectory="$(ConfigurationName).win32"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if not exist "$(OutDir)\" md "$(OutDir)\"
copy /Y "$(ProjectDir)..\third_party\win32\libraries\*.dll" "$(OutDir)\"
copy /Y "$(ProjectDir)..\third_party\win32\libraries\*.lib" "$(OutDir)\"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\include;..\third_party\win32\OGLES;..\third_party\win32\libpng;..\third_party\win32\libjpeg;..\third_party\win32\zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBPLATFORMSUPPORTWIN32_EXPORTS"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libgles_cm.lib libjpeg.lib libpng.lib libzlib.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="include"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\include\CCCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\CCImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\CCLibxml2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\CCPlatformConfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\CCPlatformMacros.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\CCStdC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\CCThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ccxGL.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\ccxString.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="src"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\CCCommon.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\CCImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\CCStdC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\CCThread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ccxGL.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|