308 lines
10 KiB
XML
308 lines
10 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="OpenGLSupport"
|
|
ProjectGUID="{0DAC15EA-880D-4172-B6F3-351FD39B2BA5}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="OpenGLSupport.dir\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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/OpenGLSupport.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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\OpenGLSupport.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="OpenGLSupport.dir\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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/OpenGLSupport.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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\OpenGLSupport.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MinSizeRel|Win32"
|
|
OutputDirectory="MinSizeRel"
|
|
IntermediateDirectory="OpenGLSupport.dir\MinSizeRel"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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/OpenGLSupport.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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\OpenGLSupport.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RelWithDebInfo|Win32"
|
|
OutputDirectory="RelWithDebInfo"
|
|
IntermediateDirectory="OpenGLSupport.dir\RelWithDebInfo"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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/OpenGLSupport.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Extras\ConvexHull;"
|
|
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\OpenGLSupport.lib"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GLDebugFont.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_DialogDynamicsWorld.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_DialogWindow.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_ShapeDrawer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_Simplex1to4.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GLDebugDrawer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\RenderTexture.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\DemoApplication.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GlutDemoApplication.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GlutStuff.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\Win32DemoApplication.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GLDebugFont.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_DialogDynamicsWorld.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_DialogWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_ShapeDrawer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GL_Simplex1to4.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GLDebugDrawer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\RenderTexture.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\DemoApplication.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GlutDemoApplication.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\GlutStuff.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\OpenGL\Win32DemoApplication.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|