[61] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="7.10"
|
---|
| 5 | Name="TestCulling"
|
---|
[78] | 6 | ProjectGUID="{B5A492C7-F04F-4F9A-9483-3303EBEB4306}"
|
---|
[61] | 7 | Keyword="Win32Proj">
|
---|
| 8 | <Platforms>
|
---|
| 9 | <Platform
|
---|
| 10 | Name="Win32"/>
|
---|
| 11 | </Platforms>
|
---|
| 12 | <Configurations>
|
---|
| 13 | <Configuration
|
---|
| 14 | Name="Debug|Win32"
|
---|
[115] | 15 | OutputDirectory=".\lib\$(ConfigurationName)"
|
---|
[64] | 16 | IntermediateDirectory=".\obj\$(ConfigurationName)"
|
---|
[61] | 17 | ConfigurationType="1"
|
---|
| 18 | CharacterSet="2"
|
---|
| 19 | ReferencesPath="">
|
---|
| 20 | <Tool
|
---|
| 21 | Name="VCCLCompilerTool"
|
---|
| 22 | Optimization="0"
|
---|
[115] | 23 | AdditionalIncludeDirectories=""$(OGRE_PATH)\Dependencies\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\PlugIns\OctreeSceneManager\include";"$(OGRE_ADDONS_PATH)\dotsceneoctree\PlugIns\DotSceneManager\include";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";../include;../../GtpVisibility/include;../../Ogre/include"
|
---|
[74] | 24 | PreprocessorDefinitions="_WINDOWS;_STLP_USE_DYNAMIC_LIB;OGRE_LIBRARY_IMPORTS;_DEBUG;WIN32;_STLP_DEBUG;PLUGIN_TERRAIN_IMPORTS;GTP_VISIBILITY_MODIFIED_OGRE"
|
---|
[61] | 25 | MinimalRebuild="TRUE"
|
---|
| 26 | BasicRuntimeChecks="3"
|
---|
| 27 | RuntimeLibrary="3"
|
---|
[136] | 28 | RuntimeTypeInfo="TRUE"
|
---|
[61] | 29 | UsePrecompiledHeader="0"
|
---|
| 30 | WarningLevel="3"
|
---|
| 31 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 32 | DebugInformationFormat="4"/>
|
---|
| 33 | <Tool
|
---|
| 34 | Name="VCCustomBuildTool"/>
|
---|
| 35 | <Tool
|
---|
| 36 | Name="VCLinkerTool"
|
---|
[115] | 37 | AdditionalDependencies="Plugin_OctreeSceneManager.lib OGREMain_d.LIB CEGUIBase_d.lib OgreGUIRenderer_d.lib Plugin_DotSceneManager.lib Plugin_VisibilitySceneManager.lib"
|
---|
[61] | 38 | OutputFile="$(OGRE_PATH)/Samples/Common/bin/Debug/TestCulling.exe"
|
---|
| 39 | LinkIncremental="2"
|
---|
[115] | 40 | AdditionalLibraryDirectories=""$(OGRE_PATH)\Dependencies\Lib\$(ConfigurationName)";"$(OGRE_ADDONS_PATH)\dotsceneoctree\PlugIns\DotSceneManager\bin\$(ConfigurationName)";"$(OGRE_PATH)\OgreMain\Lib\$(ConfigurationName)";"$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib";"$(GAMETOOLS_PATH)\trunk\VUT\Ogre\lib\$(ConfigurationName)""
|
---|
[61] | 41 | GenerateDebugInformation="TRUE"
|
---|
| 42 | ProgramDatabaseFile="$(OutDir)/TestCulling.pdb"
|
---|
| 43 | SubSystem="2"
|
---|
| 44 | ImportLibrary=""
|
---|
| 45 | TargetMachine="1"/>
|
---|
| 46 | <Tool
|
---|
| 47 | Name="VCMIDLTool"/>
|
---|
| 48 | <Tool
|
---|
| 49 | Name="VCPostBuildEventTool"/>
|
---|
| 50 | <Tool
|
---|
| 51 | Name="VCPreBuildEventTool"/>
|
---|
| 52 | <Tool
|
---|
| 53 | Name="VCPreLinkEventTool"/>
|
---|
| 54 | <Tool
|
---|
| 55 | Name="VCResourceCompilerTool"/>
|
---|
| 56 | <Tool
|
---|
| 57 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 58 | <Tool
|
---|
| 59 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCWebDeploymentTool"/>
|
---|
| 62 | <Tool
|
---|
| 63 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 64 | <Tool
|
---|
| 65 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 66 | </Configuration>
|
---|
| 67 | <Configuration
|
---|
| 68 | Name="Release|Win32"
|
---|
[74] | 69 | OutputDirectory=".\bin\$(ConfigurationName)"
|
---|
| 70 | IntermediateDirectory=".\obj\$(ConfigurationName)"
|
---|
[61] | 71 | ConfigurationType="1"
|
---|
| 72 | CharacterSet="2">
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCCLCompilerTool"
|
---|
[107] | 75 | AdditionalIncludeDirectories=""$(OGRE_PATH)\Dependencies\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\PlugIns\OctreeSceneManager\include";"$(OGRE_ADDONS_PATH)\dotsceneoctree\PlugIns\DotSceneManager\include";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";../include;../../Ogre/include;../../GtpVisibility/include"
|
---|
[74] | 76 | PreprocessorDefinitions="_WINDOWS;_STLP_USE_DYNAMIC_LIB;OGRE_LIBRARY_IMPORTS;_RELEASE;WIN32;_STLP_RELEASE;GTP_VISIBILITY_MODIFIED_OGRE"
|
---|
[61] | 77 | RuntimeLibrary="2"
|
---|
| 78 | UsePrecompiledHeader="0"
|
---|
| 79 | WarningLevel="3"
|
---|
| 80 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 81 | DebugInformationFormat="3"/>
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCCustomBuildTool"/>
|
---|
| 84 | <Tool
|
---|
| 85 | Name="VCLinkerTool"
|
---|
[107] | 86 | AdditionalDependencies="OGREMain.LIB Plugin_OctreeSceneManager.lib CEGUIBase.lib OgreGUIRenderer.lib Plugin_VisibilitySceneManager.lib"
|
---|
[74] | 87 | OutputFile="$(OGRE_PATH)/Samples/Common/bin/Release/TestCulling.exe"
|
---|
[61] | 88 | LinkIncremental="1"
|
---|
[226] | 89 | AdditionalLibraryDirectories=""$(OGRE_PATH)\Dependencies\Lib\$(ConfigurationName)";"$(OGRE_ADDONS_PATH)\dotsceneoctree\PlugIns\DotSceneManager\bin\$(ConfigurationName)";"$(OGRE_PATH)\OgreMain\Lib\$(ConfigurationName)";"$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)";"..\..\Ogre\lib\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib""
|
---|
[61] | 90 | GenerateDebugInformation="TRUE"
|
---|
| 91 | SubSystem="2"
|
---|
| 92 | OptimizeReferences="2"
|
---|
| 93 | EnableCOMDATFolding="2"
|
---|
| 94 | TargetMachine="1"/>
|
---|
| 95 | <Tool
|
---|
| 96 | Name="VCMIDLTool"/>
|
---|
| 97 | <Tool
|
---|
| 98 | Name="VCPostBuildEventTool"/>
|
---|
| 99 | <Tool
|
---|
| 100 | Name="VCPreBuildEventTool"/>
|
---|
| 101 | <Tool
|
---|
| 102 | Name="VCPreLinkEventTool"/>
|
---|
| 103 | <Tool
|
---|
| 104 | Name="VCResourceCompilerTool"/>
|
---|
| 105 | <Tool
|
---|
| 106 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 107 | <Tool
|
---|
| 108 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCWebDeploymentTool"/>
|
---|
| 111 | <Tool
|
---|
| 112 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 113 | <Tool
|
---|
| 114 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 115 | </Configuration>
|
---|
| 116 | </Configurations>
|
---|
| 117 | <References>
|
---|
| 118 | </References>
|
---|
| 119 | <Files>
|
---|
| 120 | <Filter
|
---|
| 121 | Name="Source Files"
|
---|
| 122 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
| 123 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
---|
| 124 | <File
|
---|
| 125 | RelativePath=".\TestCullingApplication.cpp">
|
---|
| 126 | </File>
|
---|
| 127 | </Filter>
|
---|
| 128 | <Filter
|
---|
| 129 | Name="Header Files"
|
---|
| 130 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
| 131 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
---|
| 132 | <File
|
---|
| 133 | RelativePath=".\TestCullingApplication.h">
|
---|
| 134 | </File>
|
---|
| 135 | </Filter>
|
---|
| 136 | <Filter
|
---|
| 137 | Name="Resource Files"
|
---|
| 138 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
---|
| 139 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
---|
| 140 | </Filter>
|
---|
| 141 | </Files>
|
---|
| 142 | <Globals>
|
---|
| 143 | </Globals>
|
---|
| 144 | </VisualStudioProject>
|
---|