mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
33da149be0
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@484 8a3a26a2-13c4-0310-b231-cf6edde360e5
244 lines
4.3 KiB
XML
244 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="picomodel"
|
|
ProjectGUID="{818BAC3D-0399-4416-930D-0AA28D55F798}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs"
|
|
IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\libs""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996;4244;4267"
|
|
/>
|
|
<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>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs"
|
|
IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\libs""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996;4244;4267"
|
|
/>
|
|
<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>
|
|
<Files>
|
|
<Filter
|
|
Name="src"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
>
|
|
<File
|
|
RelativePath=".\picointernal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\picomodel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\picomodules.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_3ds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_ase.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_fm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_lwo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_md2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_md3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_mdc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_ms3d.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pm_obj.c"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="lwo"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
>
|
|
<File
|
|
RelativePath=".\lwo\clip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\envelope.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\list.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\lwio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\lwo2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\lwob.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\pntspols.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\surface.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\vecmath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lwo\vmap.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|