1500 lines
31 KiB
XML
1500 lines
31 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="dom1"
|
|
ProjectGUID="{EEAD895E-87CF-4A0A-AAC6-951D96977E2C}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug(1.4)|Win32"
|
|
OutputDirectory="../../../tmp/win32/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="../../../tmp/win32/$(ConfigurationName)/$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include;../../../include/1.4"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4311;4312"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib-dbg/1.4/libcollada_dom_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release(1.4)|Win32"
|
|
OutputDirectory="../../../tmp/win32/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="../../../tmp/win32/$(ConfigurationName)/$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include;../../../include/1.4"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
DisableSpecificWarnings="4311;4312"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/1.4/libcollada_dom.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"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\domAccessor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domAnimation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domAnimation_clip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domAsset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domBind_material.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domBool_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCamera.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCapsule.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_connect_param.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_newarray_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_newparam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_param_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_sampler1D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_sampler2D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_sampler3D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_samplerCUBE.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_samplerDEPTH.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_samplerRECT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_setarray_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_setparam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_setparam_simple.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_setuser_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCg_surface_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domChannel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCOLLADA.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCommon_color_or_texture_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCommon_float_or_param_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCommon_newparam_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domConstants.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domController.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domConvex_mesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domCylinder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domEffect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domEllipsoid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domExtra.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFloat_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domForce_field.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_annotate_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_annotate_type_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_basic_type_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_clearcolor_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_cleardepth_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_clearstencil_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_code_profile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_colortarget_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_depthtarget_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_include_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_newparam_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_profile_abstract.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_sampler1D_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_sampler2D_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_sampler3D_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_samplerCUBE_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_samplerDEPTH_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_samplerRECT_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_setparam_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_stenciltarget_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domFx_surface_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGeometry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_hook_abstract.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_pipeline_settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_sampler1D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_sampler2D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_sampler3D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_samplerCUBE.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_samplerDEPTH.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGl_samplerRECT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_basic_type_common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_newparam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_pipeline_settings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_sampler_state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texcombiner_argumentAlpha_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texcombiner_argumentRGB_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texcombiner_command_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texcombiner_commandAlpha_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texcombiner_commandRGB_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texenv_command_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texture_constant_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texture_pipeline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGles_texture_unit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_newarray_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_newparam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_param_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_setarray_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_setparam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_setparam_simple.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domGlsl_surface_type.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domIDREF_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInputGlobal.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInputLocal.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInputLocalOffset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_camera.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_effect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_force_field.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_geometry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_light.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_material.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_node.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_physics_material.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_physics_model.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_rigid_body.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstance_rigid_constraint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInstanceWithExtra.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domInt_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_animation_clips.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_animations.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_cameras.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_controllers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_effects.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_force_fields.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_geometries.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_images.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_lights.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_materials.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_nodes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_physics_materials.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_physics_models.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_physics_scenes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLibrary_visual_scenes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLight.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLines.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLinestrips.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domLookat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domMaterial.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domMatrix.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domMorph.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domName_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domP.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domParam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domPhysics_material.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domPhysics_model.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domPhysics_scene.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domPlane.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domPolygons.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domPolylist.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domProfile_CG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domProfile_COMMON.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domProfile_GLES.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domProfile_GLSL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domRigid_body.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domRigid_constraint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domRotate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domSampler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domScale.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domSkew.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domSkin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domSource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domSphere.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domSpline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTapered_capsule.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTapered_cylinder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTargetableFloat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTargetableFloat3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTechnique.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTranslate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTriangles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTrifans.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTristrips.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domTypes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domVertices.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\domVisual_scene.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domAccessor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domAnimation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domAnimation_clip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domAsset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domBind_material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domBool_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCamera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCapsule.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_connect_param.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_newarray_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_newparam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_param_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_sampler1D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_sampler2D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_sampler3D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_samplerCUBE.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_samplerDEPTH.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_samplerRECT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_setarray_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_setparam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_setparam_simple.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_setuser_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCg_surface_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domChannel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCOLLADA.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCommon_color_or_texture_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCommon_float_or_param_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCommon_newparam_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domConstants.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domController.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domConvex_mesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domCylinder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domElements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domEllipsoid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domExtra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFloat_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domForce_field.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_annotate_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_annotate_type_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_basic_type_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_clearcolor_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_cleardepth_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_clearstencil_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_code_profile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_colortarget_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_depthtarget_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_include_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_newparam_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_profile_abstract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_sampler1D_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_sampler2D_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_sampler3D_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_samplerCUBE_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_samplerDEPTH_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_samplerRECT_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_setparam_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_stenciltarget_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domFx_surface_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGeometry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_hook_abstract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_pipeline_settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_sampler1D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_sampler2D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_sampler3D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_samplerCUBE.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_samplerDEPTH.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGl_samplerRECT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_basic_type_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_newparam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_pipeline_settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_sampler_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texcombiner_argumentAlpha_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texcombiner_argumentRGB_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texcombiner_command_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texcombiner_commandAlpha_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texcombiner_commandRGB_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texenv_command_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texture_constant_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texture_pipeline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGles_texture_unit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_newarray_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_newparam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_param_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_setarray_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_setparam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_setparam_simple.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domGlsl_surface_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domIDREF_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInputGlobal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInputLocal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInputLocalOffset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_camera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_controller.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_effect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_force_field.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_geometry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_light.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_node.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_physics_material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_physics_model.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_rigid_body.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstance_rigid_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInstanceWithExtra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domInt_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_animation_clips.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_animations.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_cameras.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_controllers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_effects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_force_fields.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_geometries.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_images.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_lights.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_materials.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_nodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_physics_materials.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_physics_models.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_physics_scenes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLibrary_visual_scenes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLight.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLinestrips.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domLookat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domMaterial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domMatrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domMorph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domName_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domParam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domPhysics_material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domPhysics_model.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domPhysics_scene.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domPlane.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domPolygons.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domPolylist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domProfile_CG.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domProfile_COMMON.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domProfile_GLES.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domProfile_GLSL.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domRigid_body.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domRigid_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domRotate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domSampler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domScale.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domSkew.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domSkin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domSphere.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domSpline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTapered_capsule.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTapered_cylinder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTargetableFloat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTargetableFloat3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTechnique.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTranslate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTriangles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTrifans.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTristrips.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domVertices.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\1.4\dom\domVisual_scene.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|