132 lines
3.1 KiB
Plaintext
132 lines
3.1 KiB
Plaintext
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.00"
|
||
|
Name="ply2crd"
|
||
|
ProjectGUID="{4155A871-F918-4703-8532-8C8790580DE0}"
|
||
|
Keyword="ManagedCProj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="Debug"
|
||
|
IntermediateDirectory="Debug"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
ManagedExtensions="TRUE">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="c:\sf\vcg"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
||
|
MinimalRebuild="FALSE"
|
||
|
BasicRuntimeChecks="0"
|
||
|
RuntimeLibrary="1"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="c:\sf\vcg"
|
||
|
OutputFile="$(OutDir)/ply2crd.exe"
|
||
|
LinkIncremental="2"
|
||
|
GenerateDebugInformation="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="Release"
|
||
|
IntermediateDirectory="Release"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
ManagedExtensions="TRUE">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="c:\sf\vcg"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
||
|
MinimalRebuild="FALSE"
|
||
|
WarningLevel="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="$(OutDir)/ply2crd.exe"
|
||
|
LinkIncremental="1"
|
||
|
GenerateDebugInformation="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||
|
<File
|
||
|
RelativePath="..\..\..\nexus\crude.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\nexus\file.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\nexus\ply2crude.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\wrap\ply\plylib.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc">
|
||
|
<File
|
||
|
RelativePath="..\..\..\nexus\crude.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\nexus\file.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\wrap\ply\plylib.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\nexus\vfile.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;r">
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|