Thanks to mccdo at iastate.edu for the contribution, see Issue 373 + Optimization: removed some unnecessary code in btConvexHullShape::localGetSupportingVertexWithoutMargin + Added autogenerated Visual Studio 2005 projectfiles (using a patched cmake 2.8.1 to avoid any references to cmake/absolute paths)
516 lines
14 KiB
XML
516 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="GLUI"
|
|
ProjectGUID="{5555A782-A065-4207-985F-B0608B4FE7A7}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="GLUI.dir\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_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="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableEnhancedInstructionSet="1"
|
|
RuntimeTypeInfo="true"
|
|
AssemblerListingLocation="Debug"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\lib\Debug/GLUI.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\Debug\GLUI.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="GLUI.dir\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_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="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
EnableEnhancedInstructionSet="1"
|
|
RuntimeTypeInfo="true"
|
|
AssemblerListingLocation="Release"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\lib\Release/GLUI.pdb"
|
|
WarningLevel="3"
|
|
CompileAs="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\Release\GLUI.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MinSizeRel|Win32"
|
|
OutputDirectory="MinSizeRel"
|
|
IntermediateDirectory="GLUI.dir\MinSizeRel"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_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="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
Optimization="1"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
EnableEnhancedInstructionSet="1"
|
|
RuntimeTypeInfo="true"
|
|
AssemblerListingLocation="MinSizeRel"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\lib\MinSizeRel/GLUI.pdb"
|
|
WarningLevel="3"
|
|
CompileAs="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\MinSizeRel\GLUI.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RelWithDebInfo|Win32"
|
|
OutputDirectory="RelWithDebInfo"
|
|
IntermediateDirectory="GLUI.dir\RelWithDebInfo"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_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="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
EnableEnhancedInstructionSet="1"
|
|
RuntimeTypeInfo="true"
|
|
AssemblerListingLocation="RelWithDebInfo"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\lib\RelWithDebInfo/GLUI.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\glut;..\..\..\..\Extras\glui;"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\lib\RelWithDebInfo\GLUI.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\algebra3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\arcball.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_add_controls.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_bitmap_img_data.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_bitmaps.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_button.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_checkbox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_column.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_commandline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_control.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_edittext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_filebrowser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_list.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_listbox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_mouse_iaction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_node.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_panel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_radio.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_rollout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_rotation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_scrollbar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_separator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_spinner.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_statictext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_string.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_textbox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_translation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_tree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_treepanel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_window.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\quaternion.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\algebra3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\arcball.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\glui_internal_control.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\quaternion.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\..\..\Extras\glui\GL"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|