Initial commit
This commit is contained in:
256
Torque/SDK/vc7/max2dtsExporter_Max3.vcproj
Normal file
256
Torque/SDK/vc7/max2dtsExporter_Max3.vcproj
Normal file
@@ -0,0 +1,256 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="max2dtsExporter Max3"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\../tools/out.VC6.RELEASE"
|
||||
IntermediateDirectory=".\../tools/out.VC6.RELEASE/max2dtsExporter_Max3"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="../engine,../lib/maxsdk31,../tools"
|
||||
PreprocessorDefinitions="TORQUE_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\../tools/out.VC6.RELEASE/max2dtsExporter_Max3/max2dtsExporter_Max3.pch"
|
||||
AssemblerListingLocation=".\../tools/out.VC6.RELEASE/max2dtsExporter_Max3/"
|
||||
ObjectFile=".\../tools/out.VC6.RELEASE/max2dtsExporter_Max3/"
|
||||
ProgramDataBaseFileName=".\../tools/out.VC6.RELEASE/max2dtsExporter_Max3/"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg.lib lpng.lib lungif.lib zlib.lib engine.lib Imm32.lib"
|
||||
OutputFile="../tools/max2dtsExporter.dle"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="../lib/maxsdk31,../lib/out.VC6.RELEASE"
|
||||
IgnoreDefaultLibraryNames="LIBC"
|
||||
ModuleDefinitionFile="..\tools\max2dtsExporter\exporter.def"
|
||||
ProgramDatabaseFile=".\../tools/out.VC6.RELEASE/max2dtsExporter.pdb"
|
||||
ImportLibrary=".\../tools/out.VC6.RELEASE/max2dtsExporter.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\../tools/out.VC6.RELEASE/max2dtsExporter_Max3.tlb"
|
||||
HeaderFileName=""/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\../tools/out.VC6.DEBUG"
|
||||
IntermediateDirectory=".\../tools/out.VC6.DEBUG/max2dtsExporter_Max3"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../engine,../lib/maxsdk31,../tools"
|
||||
PreprocessorDefinitions="TORQUE_DEBUG;TORQUE_LIB"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\../tools/out.VC6.DEBUG/max2dtsExporter_Max3/max2dtsExporter_Max3.pch"
|
||||
AssemblerListingLocation=".\../tools/out.VC6.DEBUG/max2dtsExporter_Max3/"
|
||||
ObjectFile=".\../tools/out.VC6.DEBUG/max2dtsExporter_Max3/"
|
||||
ProgramDataBaseFileName=".\../tools/out.VC6.DEBUG/max2dtsExporter_Max3/"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/DEF:../tools/max2dtsExporter/exporter.def"
|
||||
AdditionalDependencies="COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib engine_DEBUG.lib Imm32.lib"
|
||||
OutputFile="../tools/max2dtsExporter_DEBUG.dle"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="../lib/maxsdk31,../lib/out.VC6.DEBUG"
|
||||
IgnoreDefaultLibraryNames="LIBCD"
|
||||
ModuleDefinitionFile="..\tools\max2dtsExporter\exporter.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\../tools/out.VC6.DEBUG/max2dtsExporter_DEBUG.pdb"
|
||||
ImportLibrary=".\../tools/out.VC6.DEBUG/max2dtsExporter_DEBUG.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\../tools/out.VC6.DEBUG/max2dtsExporter_Max3.tlb"
|
||||
HeaderFileName=""/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\exportUtil.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\main.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\maxUtil.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\NvTriStripObjects.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\NvVertexCache.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\SceneEnum.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\sequence.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\ShapeMimic.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\skinHelper.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\stripper.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\translucentSort.cc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\vc7fix.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\exporter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\exportUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\maxUtil.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\NvTriStripObjects.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\NvVertexCache.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\SceneEnum.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\Sequence.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\ShapeMimic.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\skinHelper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\stripper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\translucentSort.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\exporter.def">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporter\exporter.rc">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories="\projects\torque\tools\max2dtsExporter"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories="\projects\torque\tools\max2dtsExporter"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user