more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths)
This commit is contained in:
328
msvc/2008/Extras/ConvexDecomposition/ConvexDecomposition.vcproj
Normal file
328
msvc/2008/Extras/ConvexDecomposition/ConvexDecomposition.vcproj
Normal file
@@ -0,0 +1,328 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="ConvexDecomposition"
|
||||
ProjectGUID="{5BCB449C-58B6-4D0E-834C-727E1612D0DF}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="ConvexDecomposition.dir\Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
BasicRuntimeChecks="3"
|
||||
CompileAs="2"
|
||||
DebugInformationFormat="3"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="0"
|
||||
Optimization="0"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="Debug/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="Debug\ConvexDecomposition.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="ConvexDecomposition.dir\Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
CompileAs="2"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="2"
|
||||
Optimization="2"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="Release/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="Release\ConvexDecomposition.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="MinSizeRel|Win32"
|
||||
OutputDirectory="MinSizeRel"
|
||||
IntermediateDirectory="ConvexDecomposition.dir\MinSizeRel"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
CompileAs="2"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="1"
|
||||
Optimization="1"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="MinSizeRel/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="MinSizeRel\ConvexDecomposition.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="RelWithDebInfo|Win32"
|
||||
OutputDirectory="RelWithDebInfo"
|
||||
IntermediateDirectory="ConvexDecomposition.dir\RelWithDebInfo"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
CompileAs="2"
|
||||
DebugInformationFormat="3"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="1"
|
||||
Optimization="2"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\Extras\ConvexDecomposition;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="RelWithDebInfo\ConvexDecomposition.lib"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\bestfitobb.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\ConvexBuilder.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\cd_wavefront.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\fitsphere.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\meshvolume.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\raytri.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\vlookup.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\bestfit.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\cd_hull.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\ConvexDecomposition.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\concavity.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\float_math.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\planetri.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\splitplane.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\ConvexDecomposition.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\cd_vector.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\concavity.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\float_math.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\planetri.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\splitplane.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\bestfitobb.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\ConvexBuilder.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\cd_wavefront.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\fitsphere.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\meshvolume.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\raytri.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\vlookup.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\bestfit.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\Extras\ConvexDecomposition\cd_hull.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user