2007-07-16 22:50:04 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="squish"
|
|
|
|
ProjectGUID="{CE017322-01FC-4851-9C8B-64E9A8E26C38}"
|
|
|
|
RootNamespace="squish"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
|
|
ConfigurationType="4"
|
2009-03-02 09:27:07 +00:00
|
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
2007-07-16 22:50:04 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2009-03-02 09:27:07 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2007-07-16 22:50:04 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__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="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-10-21 07:38:11 +00:00
|
|
|
Name="Release|Win32"
|
2008-02-01 02:56:53 +00:00
|
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
2007-07-16 22:50:04 +00:00
|
|
|
ConfigurationType="4"
|
2009-03-02 09:27:07 +00:00
|
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
2009-10-21 07:38:11 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-03-02 09:27:07 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2009-10-21 07:38:11 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__SSE2__;__SSE__;__MMX__"
|
|
|
|
RuntimeLibrary="2"
|
2007-07-16 22:50:04 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-10-21 07:38:11 +00:00
|
|
|
Name="Debug|x64"
|
2007-07-16 22:50:04 +00:00
|
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
|
|
ConfigurationType="4"
|
2009-03-02 09:27:07 +00:00
|
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
2009-10-21 07:38:11 +00:00
|
|
|
CharacterSet="0"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-10-21 07:38:11 +00:00
|
|
|
TargetEnvironment="3"
|
2007-07-16 22:50:04 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-10-21 07:38:11 +00:00
|
|
|
Optimization="0"
|
2009-03-02 09:27:07 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2009-10-21 07:38:11 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__SSE2__;__SSE__;__MMX__"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2007-07-16 22:50:04 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
2008-01-24 04:23:35 +00:00
|
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
2007-07-16 22:50:04 +00:00
|
|
|
ConfigurationType="4"
|
2009-03-02 09:27:07 +00:00
|
|
|
InheritedPropertySheets="$(SolutionDir)\nvtt.vsprops"
|
2007-07-16 22:50:04 +00:00
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-03-02 09:27:07 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2007-07-16 22:50:04 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__SSE2__;__SSE__;__MMX__"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</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
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\clusterfit.cpp"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\colourblock.cpp"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\colourfit.cpp"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\colourset.cpp"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\maths.cpp"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\weightedclusterfit.cpp"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\clusterfit.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\colourblock.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\colourfit.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\colourset.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\maths.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\simd.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\simd_sse.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-01-19 10:43:53 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\nvtt\squish\squish.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-07-16 22:50:04 +00:00
|
|
|
<File
|
2007-10-26 08:37:45 +00:00
|
|
|
RelativePath="..\..\..\src\nvtt\squish\weightedclusterfit.h"
|
2007-07-16 22:50:04 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|