982 lines
26 KiB
XML
982 lines
26 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="nvtt"
|
|
ProjectGUID="{1AEB7681-57D8-48EE-813D-5C41CC38B647}"
|
|
RootNamespace="nvtt"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(CUDA_INC_PATH); $(ExternDir)"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;HAVE_CUDA;__SSE2__;__SSE__;__MMX__"
|
|
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="VCLinkerTool"
|
|
AdditionalDependencies="FreeImage.lib jpeg.lib libpng.lib tiff.lib zlib.lib cudart.lib"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="$(FreeImageDir); $(GnuWinDir)\lib;$(CUDA_LIB_PATH);"$(ExternDir)/atitc/VC8/MT DLL Debug/Win32"; $(ExternDir)/squish-1.10/lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).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"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(CUDA_INC_PATH)"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;HAVE_CUDA;__SSE2__;__SSE__;__MMX__"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="cudart.lib"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(CUDA_LIB_PATH)""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
EnableIntrinsicFunctions="true"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="$(CUDA_INC_PATH); $(ExternDir)"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;HAVE_CUDA;__SSE2__;__SSE__;__MMX__"
|
|
RuntimeLibrary="2"
|
|
OpenMP="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="FreeImage.lib jpeg.lib libpng.lib tiff.lib zlib.lib cudart.lib"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="$(FreeImageDir); $(GnuWinDir)\lib;$(CUDA_LIB_PATH);"$(ExternDir)/atitc/VC8/MT DLL Release/Win32"; $(ExternDir)/squish-1.10/lib"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).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"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
EnableIntrinsicFunctions="true"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="$(CUDA_INC_PATH)"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;HAVE_CUDA;__SSE2__;__SSE__;__MMX__"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="cudart.lib"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(CUDA_LIB_PATH)""
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug (no cuda)|Win32"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;__SSE2__;__SSE__;__MMX__"
|
|
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="VCLinkerTool"
|
|
AdditionalDependencies="FreeImage.lib jpeg.lib libpng.lib tiff.lib zlib.lib"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="$(GnuWinDir)\lib;$(FreeImageDir)"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).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"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug (no cuda)|x64"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;__SSE2__;__SSE__;__MMX__"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release (no cuda)|Win32"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
EnableIntrinsicFunctions="true"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;__SSE2__;__SSE__;__MMX__"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="FreeImage.lib jpeg.lib libpng.lib tiff.lib zlib.lib"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="$(GnuWinDir)\lib;$(FreeImageDir)"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).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"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release (no cuda)|x64"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
EnableIntrinsicFunctions="true"
|
|
OmitFramePointers="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;__SSE2__;__SSE__;__MMX__"
|
|
RuntimeLibrary="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="1"
|
|
ImportLibrary="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\lib\$(ProjectName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying header files..."
|
|
CommandLine="xcopy /y /f /i "$(SolutionDir)\..\..\src\nvtt\nvtt*.h" "$(SolutionDir)\$(ConfigurationName).$(PlatformName)\include\nvtt\""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\CompressDXT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\CompressionOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\CompressKernel.cu"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(CUDA_BIN_PATH)\nvcc.exe" -keep -ccbin "$(VCInstallDir)bin" -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MDd -I"$(CUDA_INC_PATH)" -I./ -o $(IntDir)\$(InputName).obj ..\\..\\..\\src\\nvtt\\cuda\\CompressKernel.cu
"
|
|
AdditionalDependencies="CudaMath.h;../SingleColorLookup.h"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(CUDA_BIN_PATH)\nvcc.exe" -keep -ccbin "$(VCInstallDir)bin" -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MDd -I"$(CUDA_INC_PATH)" -I./ -o $(IntDir)\$(InputName).obj ..\\..\\..\\src\\nvtt\\cuda\\CompressKernel.cu
"
|
|
AdditionalDependencies="CudaMath.h"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(CUDA_BIN_PATH)\nvcc.exe" -keep -ccbin "$(VCInstallDir)bin" -c -DNDEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/O2,/Zi,/MD -I"$(CUDA_INC_PATH)" -I./ -o $(IntDir)\$(InputName).obj ..\\..\\..\\src\\nvtt\\cuda\\CompressKernel.cu
"
|
|
AdditionalDependencies="CudaMath.h;../SingleColorLookup.h"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(CUDA_BIN_PATH)\nvcc.exe" -keep -ccbin "$(VCInstallDir)bin" -c -DNDEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/O2,/Zi,/MD -I"$(CUDA_INC_PATH)" -I./ -o $(IntDir)\$(InputName).obj ..\\..\\..\\src\\nvtt\\cuda\\CompressKernel.cu
"
|
|
AdditionalDependencies="CudaMath.h"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (no cuda)|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="$(CUDA_BIN_PATH)\nvcc.exe -ccbin "$(VCInstallDir)bin" -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MDd -I"$(CUDA_INC_PATH)" -I./ -o $(IntDir)\$(InputName).obj ..\\..\\..\\src\\nvtt\\cuda\\CompressKernel.cu
"
|
|
AdditionalDependencies="CudaMath.h;../SingleColorLookup.h"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (no cuda)|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (no cuda)|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="$(CUDA_BIN_PATH)\nvcc.exe -ccbin "$(VCInstallDir)bin" -c -DNDEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/O2,/Zi,/MD -I"$(CUDA_INC_PATH)" -I./ -o $(IntDir)\$(InputName).obj ..\\..\\..\\src\\nvtt\\cuda\\CompressKernel.cu
"
|
|
AdditionalDependencies="CudaMath.h;../SingleColorLookup.h"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (no cuda)|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\CompressRGB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\Context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\ConvolveKernel.cu"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (no cuda)|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug (no cuda)|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (no cuda)|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (no cuda)|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\CudaCompressDXT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\CudaUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\InputOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\nvtt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\nvtt_wrapper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\OptimalCompressDXT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\OutputOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\QuickCompressDXT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\TexImage.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\Bitmaps.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\CompressDXT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\CompressionOptions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\CompressRGB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\Context.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\CudaCompressDXT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\CudaMath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\cuda\CudaUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\InputOptions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\nvtt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\nvtt_wrapper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\OptimalCompressDXT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\OutputOptions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\QuickCompressDXT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\nvtt\TexImage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\nvtt.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|