added everything
This commit is contained in:
296
VS2005/max2dtsExporterPro_Max7.vcproj
Executable file
296
VS2005/max2dtsExporterPro_Max7.vcproj
Executable file
@@ -0,0 +1,296 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="max2dtsExporterPro Max7"
|
||||
ProjectGUID="{06E999B3-F437-41E6-BE21-FBBE245ACC96}"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\../tools/out.VC8.DEBUG"
|
||||
IntermediateDirectory=".\../tools/out.VC8.DEBUG/max2dtsExporterPro_Max7"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\DEBUG/max2dtsExporterPlus_Max7.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/LD "
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\lib\maxsdk70\include,..\lib\dtsSDK,..\lib\dtsSDKPlus"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="true"
|
||||
PrecompiledHeaderFile=".\../tools/out.VC8.DEBUG/max2dtsExporterPlus/max2dtsExporterPro_Max7.pch"
|
||||
AssemblerListingLocation=".\../tools/out.VC8.DEBUG/max2dtsExporterPro_Max7/"
|
||||
ObjectFile=".\../tools/out.VC8.DEBUG/max2dtsExporterPro_Max7/"
|
||||
ProgramDataBaseFileName=".\../tools/out.VC8.DEBUG/max2dtsExporterPro_Max7/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<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.VC8.DEBUG"
|
||||
IgnoreDefaultLibraryNames="libc"
|
||||
ModuleDefinitionFile="..\tools\max2dtsExporterPro_Max7.def"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\../tools/out.VC8.DEBUG/max2dtsExporterPro_Max7.pdb"
|
||||
SubSystem="2"
|
||||
BaseAddress="0x160000"
|
||||
ImportLibrary=".\../tools/out.VC8.DEBUG/max2dtsExporterPro_Max7.lib"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\../tools/out.VC8.RELEASE"
|
||||
IntermediateDirectory=".\../tools/out.VC8.RELEASE/max2dtsExporterPro_Max7"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\RELEASE/max2dtsExporterPlus/max2dtsExporterPlus_Max7.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/LD "
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\lib\maxsdk70\include,..\lib\dtsSDK,..\lib\dtsSDKPlus"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\../tools/out.VC8.RELEASE/max2dtsExporterPro/max2dtsExporterPro_Max7.pch"
|
||||
AssemblerListingLocation=".\../tools/out.VC8.RELEASE/max2dtsExporterPro_Max7/"
|
||||
ObjectFile=".\../tools/out.VC8.RELEASE/max2dtsExporterPro_Max7/"
|
||||
ProgramDataBaseFileName=".\../tools/out.VC8.RELEASE/max2dtsExporterPro_Max7/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="true"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<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.VC8.RELEASE"
|
||||
ModuleDefinitionFile="..\tools\max2dtsExporterPro_Max7.def"
|
||||
ProgramDatabaseFile=".\../tools/out.VC8.RELEASE/max2dtsExporterPro/max2dtsExporterPro_Max7.pdb"
|
||||
SubSystem="2"
|
||||
SetChecksum="true"
|
||||
BaseAddress="0x160000"
|
||||
ImportLibrary=".\../tools/out.VC8.RELEASE/max2dtsExporterPro/max2dtsExporterPro_Max7.lib"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</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