Changeset 1236 for GTP/trunk/Lib
- Timestamp:
- 08/21/06 00:19:29 (18 years ago)
- Location:
- GTP/trunk/Lib/Vis
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/GtpVisibility.sln
r1232 r1236 10 10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IVReader", "OnlineCullingCHC\IVReader\src\IVReader.vcproj", "{7319E499-473D-4CE5-9983-725D6E68A55D}" 11 11 ProjectSection(ProjectDependencies) = postProject 12 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} 12 13 EndProjectSection 13 14 EndProject 14 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin_VisibilitySceneManager", "OnlineCullingCHC\OGRE\src\Plugin_VisibilitySceneManager.vcproj", "{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}" 15 16 ProjectSection(ProjectDependencies) = postProject 17 {101A7691-74F3-48B4-96A3-CF35578F5900} = {101A7691-74F3-48B4-96A3-CF35578F5900} 16 18 EndProjectSection 17 19 EndProject … … 22 24 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestPreprocessor", "Preprocessing\src\TestPreprocessor.vcproj", "{69BC58F0-C7EB-4B43-B782-B6F047EF0528}" 23 25 ProjectSection(ProjectDependencies) = postProject 26 {EABCE292-D598-4600-A1C9-2591E7D62FDA} = {EABCE292-D598-4600-A1C9-2591E7D62FDA} 24 27 EndProjectSection 25 28 EndProject … … 30 33 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestKdTree", "..\..\App\Demos\Vis\KdTreeDemo\OGRE\scripts\TestKdTree.vcproj", "{17F2C6F9-6101-430E-ABF4-71383868EF24}" 31 34 ProjectSection(ProjectDependencies) = postProject 35 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} 32 36 EndProjectSection 33 37 EndProject … … 38 42 Release = Release 39 43 Release Static = Release Static 44 Release_Internal = Release_Internal 40 45 EndGlobalSection 41 46 GlobalSection(ProjectConfiguration) = postSolution … … 48 53 {935D1BDD-41B0-49F1-A86C-EB49B94DDB20}.Release Static.ActiveCfg = Release|Win32 49 54 {935D1BDD-41B0-49F1-A86C-EB49B94DDB20}.Release Static.Build.0 = Release|Win32 55 {935D1BDD-41B0-49F1-A86C-EB49B94DDB20}.Release_Internal.ActiveCfg = Release_Internal|Win32 56 {935D1BDD-41B0-49F1-A86C-EB49B94DDB20}.Release_Internal.Build.0 = Release_Internal|Win32 50 57 {101A7691-74F3-48B4-96A3-CF35578F5900}.Debug.ActiveCfg = Debug|Win32 51 58 {101A7691-74F3-48B4-96A3-CF35578F5900}.Debug.Build.0 = Debug|Win32 … … 56 63 {101A7691-74F3-48B4-96A3-CF35578F5900}.Release Static.ActiveCfg = Release|Win32 57 64 {101A7691-74F3-48B4-96A3-CF35578F5900}.Release Static.Build.0 = Release|Win32 65 {101A7691-74F3-48B4-96A3-CF35578F5900}.Release_Internal.ActiveCfg = Release_Internal|Win32 66 {101A7691-74F3-48B4-96A3-CF35578F5900}.Release_Internal.Build.0 = Release_Internal|Win32 58 67 {7319E499-473D-4CE5-9983-725D6E68A55D}.Debug.ActiveCfg = Debug|Win32 59 68 {7319E499-473D-4CE5-9983-725D6E68A55D}.Debug.Build.0 = Debug|Win32 … … 64 73 {7319E499-473D-4CE5-9983-725D6E68A55D}.Release Static.ActiveCfg = Release|Win32 65 74 {7319E499-473D-4CE5-9983-725D6E68A55D}.Release Static.Build.0 = Release|Win32 75 {7319E499-473D-4CE5-9983-725D6E68A55D}.Release_Internal.ActiveCfg = Release_Internal|Win32 76 {7319E499-473D-4CE5-9983-725D6E68A55D}.Release_Internal.Build.0 = Release_Internal|Win32 66 77 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.ActiveCfg = Debug|Win32 67 78 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.Build.0 = Debug|Win32 … … 72 83 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release Static.ActiveCfg = Release|Win32 73 84 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release Static.Build.0 = Release|Win32 85 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release_Internal.ActiveCfg = Release_Internal|Win32 86 {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release_Internal.Build.0 = Release_Internal|Win32 74 87 {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Debug.ActiveCfg = Debug|Win32 75 88 {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Debug.Build.0 = Debug|Win32 … … 80 93 {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release Static.ActiveCfg = Release|Win32 81 94 {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release Static.Build.0 = Release|Win32 95 {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release_Internal.ActiveCfg = Release_Internal|Win32 96 {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release_Internal.Build.0 = Release_Internal|Win32 82 97 {69BC58F0-C7EB-4B43-B782-B6F047EF0528}.Debug.ActiveCfg = Debug|Win32 83 98 {69BC58F0-C7EB-4B43-B782-B6F047EF0528}.Debug.Build.0 = Debug|Win32 … … 88 103 {69BC58F0-C7EB-4B43-B782-B6F047EF0528}.Release Static.ActiveCfg = Release|Win32 89 104 {69BC58F0-C7EB-4B43-B782-B6F047EF0528}.Release Static.Build.0 = Release|Win32 105 {69BC58F0-C7EB-4B43-B782-B6F047EF0528}.Release_Internal.ActiveCfg = Release_Internal|Win32 106 {69BC58F0-C7EB-4B43-B782-B6F047EF0528}.Release_Internal.Build.0 = Release_Internal|Win32 90 107 {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Debug.ActiveCfg = Debug|Win32 91 108 {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Debug.Build.0 = Debug|Win32 … … 96 113 {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release Static.ActiveCfg = Release|Win32 97 114 {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release Static.Build.0 = Release|Win32 115 {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release_Internal.ActiveCfg = Release_Internal|Win32 116 {248F19A6-2FE0-4F5D-8928-E0EA10609887}.Release_Internal.Build.0 = Release_Internal|Win32 98 117 {17F2C6F9-6101-430E-ABF4-71383868EF24}.Debug.ActiveCfg = Debug|Win32 99 118 {17F2C6F9-6101-430E-ABF4-71383868EF24}.Debug.Build.0 = Debug|Win32 … … 104 123 {17F2C6F9-6101-430E-ABF4-71383868EF24}.Release Static.ActiveCfg = Release|Win32 105 124 {17F2C6F9-6101-430E-ABF4-71383868EF24}.Release Static.Build.0 = Release|Win32 125 {17F2C6F9-6101-430E-ABF4-71383868EF24}.Release_Internal.ActiveCfg = Release_Internal|Win32 126 {17F2C6F9-6101-430E-ABF4-71383868EF24}.Release_Internal.Build.0 = Release_Internal|Win32 106 127 EndGlobalSection 107 128 GlobalSection(ExtensibilityGlobals) = postSolution -
GTP/trunk/Lib/Vis/OnlineCullingCHC/IVReader/src/IVReader.vcproj
r1230 r1236 115 115 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 116 116 </Configuration> 117 <Configuration 118 Name="mlrt|Win32" 119 OutputDirectory="$(ConfigurationName)" 120 IntermediateDirectory="$(ConfigurationName)" 121 ConfigurationType="2" 122 CharacterSet="2"> 123 <Tool 124 Name="VCCLCompilerTool" 125 AdditionalIncludeDirectories=""$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Dependencies\include";"$(OGRE_PATH)\Samples\Common\include";..\include" 126 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 127 RuntimeLibrary="2" 128 UsePrecompiledHeader="0" 129 WarningLevel="3" 130 Detect64BitPortabilityProblems="TRUE" 131 DebugInformationFormat="3"/> 132 <Tool 133 Name="VCCustomBuildTool"/> 134 <Tool 135 Name="VCLinkerTool" 136 AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib" 137 OutputFile="$(OutDir)/IVReader.dll" 138 LinkIncremental="1" 139 AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib";"..\..\GtpVisibility\lib\$(ConfigurationName)";"..\..\lib\$(ConfigurationName)";"..\lib\$(ConfigurationName)";"$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)"" 140 GenerateDebugInformation="TRUE" 141 SubSystem="2" 142 OptimizeReferences="2" 143 EnableCOMDATFolding="2" 144 ImportLibrary="$(OutDir)/IVReader.lib" 145 TargetMachine="1"/> 146 <Tool 147 Name="VCMIDLTool"/> 148 <Tool 149 Name="VCPostBuildEventTool" 150 CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)""/> 151 <Tool 152 Name="VCPreBuildEventTool"/> 153 <Tool 154 Name="VCPreLinkEventTool"/> 155 <Tool 156 Name="VCResourceCompilerTool"/> 157 <Tool 158 Name="VCWebServiceProxyGeneratorTool"/> 159 <Tool 160 Name="VCXMLDataGeneratorTool"/> 161 <Tool 162 Name="VCWebDeploymentTool"/> 163 <Tool 164 Name="VCManagedWrapperGeneratorTool"/> 165 <Tool 166 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 167 </Configuration> 168 <Configuration 169 Name="Release_Internal|Win32" 170 OutputDirectory="$(ConfigurationName)" 171 IntermediateDirectory="$(ConfigurationName)" 172 ConfigurationType="2" 173 CharacterSet="2"> 174 <Tool 175 Name="VCCLCompilerTool" 176 AdditionalIncludeDirectories=""$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Dependencies\include";"$(OGRE_PATH)\Samples\Common\include";..\include" 177 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 178 RuntimeLibrary="2" 179 UsePrecompiledHeader="0" 180 WarningLevel="3" 181 Detect64BitPortabilityProblems="TRUE" 182 DebugInformationFormat="3"/> 183 <Tool 184 Name="VCCustomBuildTool"/> 185 <Tool 186 Name="VCLinkerTool" 187 AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib" 188 OutputFile="$(OutDir)/IVReader.dll" 189 LinkIncremental="1" 190 AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib";"..\..\GtpVisibility\lib\$(ConfigurationName)";"..\..\lib\$(ConfigurationName)";"..\lib\$(ConfigurationName)";"$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)"" 191 GenerateDebugInformation="TRUE" 192 SubSystem="2" 193 OptimizeReferences="2" 194 EnableCOMDATFolding="2" 195 ImportLibrary="$(OutDir)/IVReader.lib" 196 TargetMachine="1"/> 197 <Tool 198 Name="VCMIDLTool"/> 199 <Tool 200 Name="VCPostBuildEventTool" 201 CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)""/> 202 <Tool 203 Name="VCPreBuildEventTool"/> 204 <Tool 205 Name="VCPreLinkEventTool"/> 206 <Tool 207 Name="VCResourceCompilerTool"/> 208 <Tool 209 Name="VCWebServiceProxyGeneratorTool"/> 210 <Tool 211 Name="VCXMLDataGeneratorTool"/> 212 <Tool 213 Name="VCWebDeploymentTool"/> 214 <Tool 215 Name="VCManagedWrapperGeneratorTool"/> 216 <Tool 217 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 218 </Configuration> 117 219 </Configurations> 118 220 <References> -
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/Plugin_VisibilitySceneManager.vcproj
r1229 r1236 139 139 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 140 140 </Configuration> 141 <Configuration 142 Name="mlrt|Win32" 143 OutputDirectory="$(ConfigurationName)" 144 IntermediateDirectory="$(ConfigurationName)" 145 ConfigurationType="2" 146 CharacterSet="2" 147 WholeProgramOptimization="TRUE"> 148 <Tool 149 Name="VCCLCompilerTool" 150 Optimization="3" 151 GlobalOptimizations="TRUE" 152 InlineFunctionExpansion="2" 153 EnableIntrinsicFunctions="TRUE" 154 ImproveFloatingPointConsistency="TRUE" 155 FavorSizeOrSpeed="1" 156 OmitFramePointers="TRUE" 157 EnableFiberSafeOptimizations="TRUE" 158 OptimizeForProcessor="2" 159 AdditionalIncludeDirectories=""$(OGRE_PATH)\PlugIns\OctreeSceneManager\include";"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Dependencies\include";..\include;..\..\..\OnlineCullingCHC\include;..\..\..\Preprocessing\src" 160 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GTP_VISIBILITY_MODIFIED_OGRE" 161 StringPooling="TRUE" 162 RuntimeLibrary="2" 163 BufferSecurityCheck="FALSE" 164 EnableFunctionLevelLinking="TRUE" 165 RuntimeTypeInfo="TRUE" 166 UsePrecompiledHeader="0" 167 WarningLevel="3" 168 Detect64BitPortabilityProblems="TRUE" 169 DebugInformationFormat="3"/> 170 <Tool 171 Name="VCCustomBuildTool"/> 172 <Tool 173 Name="VCLinkerTool" 174 IgnoreImportLibrary="TRUE" 175 AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib Plugin_OctreeSceneManager.lib GtpVisibility.lib zdll.lib zziplib.lib Preprocessor.lib xerces-c_2.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib glew32.lib glew32s.lib" 176 OutputFile="$(OutDir)/Plugin_VisibilitySceneManager.dll" 177 Version="0.99" 178 LinkIncremental="1" 179 SuppressStartupBanner="TRUE" 180 AdditionalLibraryDirectories=""$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)";"$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib";"..\..\GtpVisibility\lib\$(ConfigurationName)";"..\..\lib\$(ConfigurationName)";"..\lib\$(ConfigurationName)";"$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)";"..\..\..\Preprocessing\lib\$(ConfigurationName)";..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\Preprocessing\src\GL;"$(CG_LIB_PATH)";..\..\..\..\..\..\..\NonGTP\Zlib\lib" 181 ModuleDefinitionFile="..\misc\OgreVisibilitySceneManager.def" 182 GenerateDebugInformation="TRUE" 183 SubSystem="2" 184 OptimizeReferences="2" 185 EnableCOMDATFolding="2" 186 ImportLibrary="$(OutDir)/Plugin_VisibilitySceneManager.lib" 187 TargetMachine="1"/> 188 <Tool 189 Name="VCMIDLTool"/> 190 <Tool 191 Name="VCPostBuildEventTool" 192 CommandLine="copy $(OutDir)\$(TargetFileName) $(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)"/> 193 <Tool 194 Name="VCPreBuildEventTool"/> 195 <Tool 196 Name="VCPreLinkEventTool"/> 197 <Tool 198 Name="VCResourceCompilerTool"/> 199 <Tool 200 Name="VCWebServiceProxyGeneratorTool"/> 201 <Tool 202 Name="VCXMLDataGeneratorTool"/> 203 <Tool 204 Name="VCWebDeploymentTool"/> 205 <Tool 206 Name="VCManagedWrapperGeneratorTool"/> 207 <Tool 208 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 209 </Configuration> 210 <Configuration 211 Name="Release_Internal|Win32" 212 OutputDirectory="$(ConfigurationName)" 213 IntermediateDirectory="$(ConfigurationName)" 214 ConfigurationType="2" 215 CharacterSet="2" 216 WholeProgramOptimization="TRUE"> 217 <Tool 218 Name="VCCLCompilerTool" 219 Optimization="3" 220 GlobalOptimizations="TRUE" 221 InlineFunctionExpansion="2" 222 EnableIntrinsicFunctions="TRUE" 223 ImproveFloatingPointConsistency="TRUE" 224 FavorSizeOrSpeed="1" 225 OmitFramePointers="TRUE" 226 EnableFiberSafeOptimizations="TRUE" 227 OptimizeForProcessor="2" 228 AdditionalIncludeDirectories=""$(OGRE_PATH)\PlugIns\OctreeSceneManager\include";"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Dependencies\include";..\include;..\..\..\OnlineCullingCHC\include;..\..\..\Preprocessing\src" 229 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GTP_VISIBILITY_MODIFIED_OGRE" 230 StringPooling="TRUE" 231 RuntimeLibrary="2" 232 BufferSecurityCheck="FALSE" 233 EnableFunctionLevelLinking="TRUE" 234 RuntimeTypeInfo="TRUE" 235 UsePrecompiledHeader="0" 236 WarningLevel="3" 237 Detect64BitPortabilityProblems="TRUE" 238 DebugInformationFormat="3"/> 239 <Tool 240 Name="VCCustomBuildTool"/> 241 <Tool 242 Name="VCLinkerTool" 243 IgnoreImportLibrary="TRUE" 244 AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib Plugin_OctreeSceneManager.lib GtpVisibility.lib zdll.lib zziplib.lib Preprocessor.lib xerces-c_2.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib glew32.lib glew32s.lib" 245 OutputFile="$(OutDir)/Plugin_VisibilitySceneManager.dll" 246 Version="0.99" 247 LinkIncremental="1" 248 SuppressStartupBanner="TRUE" 249 AdditionalLibraryDirectories=""$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)";"$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib";"..\..\GtpVisibility\lib\$(ConfigurationName)";"..\..\lib\$(ConfigurationName)";"..\lib\$(ConfigurationName)";"$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)";"..\..\..\Preprocessing\lib\$(ConfigurationName)";..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\Preprocessing\src\GL;"$(CG_LIB_PATH)";..\..\..\..\..\..\..\NonGTP\Zlib\lib" 250 ModuleDefinitionFile="..\misc\OgreVisibilitySceneManager.def" 251 GenerateDebugInformation="TRUE" 252 SubSystem="2" 253 OptimizeReferences="2" 254 EnableCOMDATFolding="2" 255 ImportLibrary="$(OutDir)/Plugin_VisibilitySceneManager.lib" 256 TargetMachine="1"/> 257 <Tool 258 Name="VCMIDLTool"/> 259 <Tool 260 Name="VCPostBuildEventTool" 261 CommandLine="copy $(OutDir)\$(TargetFileName) $(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)"/> 262 <Tool 263 Name="VCPreBuildEventTool"/> 264 <Tool 265 Name="VCPreLinkEventTool"/> 266 <Tool 267 Name="VCResourceCompilerTool"/> 268 <Tool 269 Name="VCWebServiceProxyGeneratorTool"/> 270 <Tool 271 Name="VCXMLDataGeneratorTool"/> 272 <Tool 273 Name="VCWebDeploymentTool"/> 274 <Tool 275 Name="VCManagedWrapperGeneratorTool"/> 276 <Tool 277 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 278 </Configuration> 141 279 </Configurations> 142 280 <References> -
GTP/trunk/Lib/Vis/OnlineCullingCHC/src/GtpVisibility.vcproj
r1232 r1236 95 95 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 96 96 </Configuration> 97 <Configuration 98 Name="mlrt|Win32" 99 OutputDirectory="$(ConfigurationName)" 100 IntermediateDirectory="$(ConfigurationName)" 101 ConfigurationType="4" 102 CharacterSet="2"> 103 <Tool 104 Name="VCCLCompilerTool" 105 OptimizeForWindowsApplication="TRUE" 106 AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\OgreMain\include";..\..\Preprocessing\src" 107 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 108 RuntimeLibrary="2" 109 RuntimeTypeInfo="TRUE" 110 UsePrecompiledHeader="0" 111 WarningLevel="3" 112 Detect64BitPortabilityProblems="TRUE" 113 DebugInformationFormat="3"/> 114 <Tool 115 Name="VCCustomBuildTool"/> 116 <Tool 117 Name="VCLibrarianTool" 118 OutputFile="$(OutDir)/GtpVisibility.lib"/> 119 <Tool 120 Name="VCMIDLTool"/> 121 <Tool 122 Name="VCPostBuildEventTool"/> 123 <Tool 124 Name="VCPreBuildEventTool"/> 125 <Tool 126 Name="VCPreLinkEventTool"/> 127 <Tool 128 Name="VCResourceCompilerTool"/> 129 <Tool 130 Name="VCWebServiceProxyGeneratorTool"/> 131 <Tool 132 Name="VCXMLDataGeneratorTool"/> 133 <Tool 134 Name="VCManagedWrapperGeneratorTool"/> 135 <Tool 136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 137 </Configuration> 138 <Configuration 139 Name="Release_Internal|Win32" 140 OutputDirectory="$(ConfigurationName)" 141 IntermediateDirectory="$(ConfigurationName)" 142 ConfigurationType="4" 143 CharacterSet="2"> 144 <Tool 145 Name="VCCLCompilerTool" 146 OptimizeForWindowsApplication="TRUE" 147 AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\OgreMain\include";..\..\Preprocessing\src" 148 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 149 RuntimeLibrary="2" 150 RuntimeTypeInfo="TRUE" 151 UsePrecompiledHeader="0" 152 WarningLevel="3" 153 Detect64BitPortabilityProblems="TRUE" 154 DebugInformationFormat="3"/> 155 <Tool 156 Name="VCCustomBuildTool"/> 157 <Tool 158 Name="VCLibrarianTool" 159 OutputFile="$(OutDir)/GtpVisibility.lib"/> 160 <Tool 161 Name="VCMIDLTool"/> 162 <Tool 163 Name="VCPostBuildEventTool"/> 164 <Tool 165 Name="VCPreBuildEventTool"/> 166 <Tool 167 Name="VCPreLinkEventTool"/> 168 <Tool 169 Name="VCResourceCompilerTool"/> 170 <Tool 171 Name="VCWebServiceProxyGeneratorTool"/> 172 <Tool 173 Name="VCXMLDataGeneratorTool"/> 174 <Tool 175 Name="VCManagedWrapperGeneratorTool"/> 176 <Tool 177 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 178 </Configuration> 97 179 </Configurations> 98 180 <References>
Note: See TracChangeset
for help on using the changeset viewer.