added everything
This commit is contained in:
219
vc7/max2dtsExporterPro_Max7.vcproj
Executable file
219
vc7/max2dtsExporterPro_Max7.vcproj
Executable file
@@ -0,0 +1,219 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="max2dtsExporterPro Max7"
|
||||
ProjectGUID="{06E999B3-F437-41E6-BE21-FBBE245ACC96}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\../tools/out.VC7.DEBUG"
|
||||
IntermediateDirectory=".\../tools/out.VC7.DEBUG/max2dtsExporterPro_Max7"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/LD "
|
||||
Optimization="0"
|
||||
OptimizeForProcessor="2"
|
||||
AdditionalIncludeDirectories="..\lib\maxsdk70\include,..\lib\dtsSDK,..\lib\dtsSDKPlus"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
PrecompiledHeaderFile=".\../tools/out.VC7.DEBUG/max2dtsExporterPlus/max2dtsExporterPro_Max7.pch"
|
||||
AssemblerListingLocation=".\../tools/out.VC7.DEBUG/max2dtsExporterPro_Max7/"
|
||||
ObjectFile=".\../tools/out.VC7.DEBUG/max2dtsExporterPro_Max7/"
|
||||
ProgramDataBaseFileName=".\../tools/out.VC7.DEBUG/max2dtsExporterPro_Max7/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/DEF:../tools/max2dtsExporterPro/max2dtsExporterPro.def"
|
||||
AdditionalDependencies="dtsSDK_DEBUG.lib dtsSDKPlus_DEBUG.lib user32.lib comctl32.lib core.lib geom.lib gfx.lib mesh.lib maxutil.lib maxscrpt.lib paramblk2.lib"
|
||||
OutputFile="../tools/max2dtsExporterPro_DEBUG.dle"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\lib\maxsdk70\lib,..\lib\out.VC7.DEBUG"
|
||||
IgnoreDefaultLibraryNames="libc"
|
||||
ModuleDefinitionFile="..\tools\max2dtsExporterPro_Max7.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\../tools/out.VC7.DEBUG/max2dtsExporterPro_Max7.pdb"
|
||||
SubSystem="2"
|
||||
BaseAddress="0x160000"
|
||||
ImportLibrary=".\../tools/out.VC7.DEBUG/max2dtsExporterPro_Max7.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\DEBUG/max2dtsExporterPlus_Max7.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>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\../tools/out.VC7.RELEASE"
|
||||
IntermediateDirectory=".\../tools/out.VC7.RELEASE/max2dtsExporterPro_Max7"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/LD "
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
OptimizeForProcessor="2"
|
||||
AdditionalIncludeDirectories="..\lib\maxsdk70\include,..\lib\dtsSDK,..\lib\dtsSDKPlus"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\../tools/out.VC7.RELEASE/max2dtsExporterPro/max2dtsExporterPro_Max7.pch"
|
||||
AssemblerListingLocation=".\../tools/out.VC7.RELEASE/max2dtsExporterPro_Max7/"
|
||||
ObjectFile=".\../tools/out.VC7.RELEASE/max2dtsExporterPro_Max7/"
|
||||
ProgramDataBaseFileName=".\../tools/out.VC7.RELEASE/max2dtsExporterPro_Max7/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/DEF:../tools/max2dtsExporterPro/max2dtsExporterPro.def"
|
||||
AdditionalDependencies="dtsSDK.lib dtsSDKPlus.lib user32.lib comctl32.lib core.lib geom.lib gfx.lib mesh.lib maxutil.lib maxscrpt.lib paramblk2.lib"
|
||||
OutputFile="../tools/max2dtsExporterPro.dle"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="../lib/maxsdk70/lib,../lib/out.VC7.RELEASE"
|
||||
ModuleDefinitionFile="..\tools\max2dtsExporterPro_Max7.def"
|
||||
ProgramDatabaseFile=".\../tools/out.VC7.RELEASE/max2dtsExporterPro/max2dtsExporterPro_Max7.pdb"
|
||||
SubSystem="2"
|
||||
SetChecksum="TRUE"
|
||||
BaseAddress="0x160000"
|
||||
ImportLibrary=".\../tools/out.VC7.RELEASE/max2dtsExporterPro/max2dtsExporterPro_Max7.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\RELEASE/max2dtsExporterPlus/max2dtsExporterPlus_Max7.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>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\DllEntry.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\max2dtsExporterPro.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\maxAppMesh.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\maxAppNode.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\maxSceneEnum.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\skinHelper.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\max2dtsExporterPro.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\maxAppMesh.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\maxAppNode.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\maxSceneEnum.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\resource.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\skinHelper.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\max2dtsExporterPro.def">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tools\max2dtsExporterPro\max2dtsExporterPro.rc">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user