This is the vcproj generated by VC9. I will be tweaking it.

This is "stock version".


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/Rambetter-libs-updates-work@444 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
rambetter 2011-02-02 05:31:35 +00:00
parent d0054b1069
commit ee4df2b1c7
1 changed files with 262 additions and 0 deletions

View File

@ -0,0 +1,262 @@
<?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="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<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="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<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="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\lwo\lwo2.h"
>
</File>
<File
RelativePath=".\picointernal.h"
>
</File>
<File
RelativePath=".\pm_fm.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
</Filter>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<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=".\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>
<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>
</Files>
<Globals>
</Globals>
</VisualStudioProject>