mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
1228 lines
29 KiB
XML
Executable File
1228 lines
29 KiB
XML
Executable File
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="OpenGl"
|
|
ProjectGUID="{CD1C9AFB-8D5D-4A45-ABF5-56DBCED629A5}"
|
|
>
|
|
<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="$(CASROOT)\inc,$(CASROOT)\drv\OpenGl"
|
|
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_vc8.lib"
|
|
OutputFile="Debug/VoxelOpenGl.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="$(CASROOT)\win32\vc8\libd"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/VoxelOpenGl.pdb"
|
|
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="VCWebDeploymentTool"
|
|
/>
|
|
<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="$(CASROOT)\inc,$(CASROOT)\drv\OpenGl"
|
|
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="$(CASROOT)\win32\vc8\lib"
|
|
ProgramDatabaseFile=".\Release/VoxelOpenGl.pdb"
|
|
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="VCWebDeploymentTool"
|
|
/>
|
|
<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\OpenGl_addnames.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_antialias.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_applid.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_attri.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_AVIWriter.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_bintcol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_bintrefl.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_bsurfprop.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_charexpan.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_charspace.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_curve.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_degmodel.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_depthcue.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_dind.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_dotexturemap.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_edgecol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_edgeflag.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_edgetyp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_edgewid.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_execstruct.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_Extension.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_facecull.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_facedmode.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_filters.cxx"
|
|
>
|
|
</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_funcs.cxx"
|
|
>
|
|
</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_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_5.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_GraphicDriver_6.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_707.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_GraphicDriver_709.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_GraphicDriver_710.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_GraphicDriver_711.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_GraphicDriver_712.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_highlight.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_hlind.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_ImageBox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_indexpolygons.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_initelem.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_inquire.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_intcol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_intrefl.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_intshademtd.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_intstyle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_intstyleind.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_label.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_LightBox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_lightstate.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_localtran3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_Memory.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_mrkr.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_mrkrcol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_mrkrset.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_mrkrsize.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_mrkrtype.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_pick.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_pickid.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polygon.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polygonholes.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polygonoffset.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polyl.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polylcol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polyltyp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_polylwid.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_PrimitiveArray.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PrinterContext.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_qstrip.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_remnames.cxx"
|
|
>
|
|
</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_subrs.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_subrvis.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_surfprop.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_util.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_text.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textalignment.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textangle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textcol.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textcolsubtitle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textdisplaytype.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textfont.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textfontaspect.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textheight.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_TextRender.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textstyle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_texture.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_TextureBox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_textzoomable.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_util.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_utilgr.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tmesh.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_activateview.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_antialiasing.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_backfacing.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_background.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_begin.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_begin_animation.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_begin_immediat_mode.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_begin_layer_mode.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_bezier.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_bezier_weight.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_blink.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_boundarybox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_cleargroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_clearstructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_cliplimit.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_closegroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_connect.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_contextstructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_curve.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_deactivateview.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_degeneratestructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_depthcueing.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_depthtest.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_disconnect.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_displaystructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_element_exploration.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_end.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_erasestructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_facecontextgroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_gradient_background.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_togl_graduatedtrihedron.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_group.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_highlightcolor.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_init_pick.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_inquirefacilities.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_inquirelight.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_inquireplane.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_inquireview.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_light.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_light_exploration.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_linecontextgroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_marker.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_marker_set.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_markercontextgroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_namesetstructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_opengroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_parray.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_pick.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_pickid.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_plane.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_polygon.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_polygon_holes.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_polygon_indices.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_polygon_set.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_polyline.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_print.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_project_raster.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_quadrangle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_ratio_window.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_redraw.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_removegroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_removestructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_removeview.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_set_environment.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_setlight.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_setplane.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_setvisualisation.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_structure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_structure_exploration.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_text.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_textcontextgroup.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_texture.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_transformstructure.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_transparency.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_triangle.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_triedron.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_unproject_raster.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_update.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_userdraw.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_view.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_view_exploration.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_viewmapping.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_togl_vieworientation.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tox.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_transform_persistence.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_triedron.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tsm.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_txgl.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_undefined.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_userdraw.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_view.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_vind.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_ws.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\voxelclient\VoxelClient_VisDrawer.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_animation.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_AVIWriter.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_callback.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_cmn_varargs.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_context.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_degeneration.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_Extension.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_FontMgr.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_graduatedtrihedron.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_ImageBox.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_inquire.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_LightBox.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_Memory.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_PrinterContext.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ResourceCleaner.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ResourceTexture.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\OpenGl\OpenGl_ResourceVBO.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_attri.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_depthcue.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_filters.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_highlight.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_inquire.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_pick.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_util.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_telem_view.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_TextRender.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_TextureBox.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_all.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_elems.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_funcs.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_pick.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_subrs.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_subrvis.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_tox.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_util.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_utilgr.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tgl_vis.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_traces.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_transform_persistence.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_triangulate.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_triedron.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_trsf_stack.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tsm.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_tsm_ws.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\opengl\OpenGl_txgl.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(CASROOT)\src\voxelclient\VoxelClient_VisDrawer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|