mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
644 lines
14 KiB
XML
Executable File
644 lines
14 KiB
XML
Executable File
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="OpenGl"
|
|
ProjectGUID="{CD1C9AFB-8D5D-4A45-ABF5-56DBCED629A5}"
|
|
RootNamespace="OpenGl"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/OpenGl.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(CSF_OPT_INC)"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPENGL_EXPORTS;WNT"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug/OpenGl.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="opengl32.lib glu32.lib TKernel.lib TKMath.lib TKGeomBase.lib TKV3d.lib TKService.lib TKG3d.lib TKVoxel.lib vfw32.lib odbc32.lib odbccp32.lib gl2ps.lib ftgl_dynamic_MTD.lib"
|
|
OutputFile="Debug/VoxelOpenGl.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="$(CSF_OPT_LIB32D)"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/VoxelOpenGl.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Debug/VoxelOpenGl.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/OpenGl.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/OpenGl.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="$(CSF_OPT_INC)"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPENGL_EXPORTS;WNT"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/OpenGl.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="opengl32.lib glu32.lib TKernel.lib TKMath.lib TKGeomBase.lib TKV3d.lib TKService.lib TKG3d.lib TKVoxel.lib vfw32.lib odbc32.lib odbccp32.lib gl2ps.lib ftgl_dynamic_MTD.lib"
|
|
OutputFile="Release/VoxelOpenGl.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="$(CSF_OPT_LIB32)"
|
|
ProgramDatabaseFile=".\Release/VoxelOpenGl.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/VoxelOpenGl.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/OpenGl.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\glext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_Context.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_Display.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_GraduatedTrihedron.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_GraphicDriver.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_Trihedron.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_View.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_Window.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\Handle_OpenGl_Workspace.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ArbVBO.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectFace.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectFace.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectLine.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectLine.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectMarker.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectMarker.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectText.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AspectText.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_AVIWriter.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Context.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_CView.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Display.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Display.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Display_1.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Display_2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Element.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ExtFBO.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_FontMgr.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_FrameBuffer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_FrameBuffer.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GlCore11.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GlCore12.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GlCore13.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GlCore14.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GlCore15.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GlCore20.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraduatedTrihedron.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_1.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_4.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_7.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_703.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_705.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_710.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_713.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_8.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_9.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_Export.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_Layer.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_GraphicDriver_print.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Group.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Group.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ImageBox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_LayerList.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_LayerList.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Light.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Marker.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Marker.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_MarkerSet.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_MarkerSet.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Matrix.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Matrix.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_NamedStatus.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Polygon.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Polygon.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Polyline.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Polyline.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PrimitiveArray.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PrimitiveArray.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PrinterContext.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PriorityList.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PriorityList.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Resource.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Resource.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ResourceCleaner.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ResourceTexture.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ResourceVBO.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Structure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Structure.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_telem_util.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_telem_view.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Text.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Text.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_TextParam.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_TextureBox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Trihedron.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Trihedron.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_View.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_View.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_View_1.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_View_2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Window.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Window.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace_1.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace_2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace_3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace_4.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_Workspace_5.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\voxelclient\VoxelClient_VisDrawer.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|