Changeset 1926 for GTP/trunk/Lib/Vis/OnlineCullingCHC/src
- Timestamp:
- 01/02/07 01:44:59 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/src/GtpVisibility.vcproj
r1521 r1926 222 222 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 223 223 </Configuration> 224 <Configuration 225 Name="Release_qt|Win32" 226 OutputDirectory="$(ConfigurationName)" 227 IntermediateDirectory="$(ConfigurationName)" 228 ConfigurationType="4" 229 CharacterSet="2"> 230 <Tool 231 Name="VCCLCompilerTool" 232 GlobalOptimizations="TRUE" 233 FavorSizeOrSpeed="1" 234 OmitFramePointers="TRUE" 235 OptimizeForWindowsApplication="TRUE" 236 AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\OgreMain\include";..\..\Preprocessing\src" 237 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 238 RuntimeLibrary="2" 239 RuntimeTypeInfo="TRUE" 240 UsePrecompiledHeader="0" 241 WarningLevel="3" 242 Detect64BitPortabilityProblems="TRUE" 243 DebugInformationFormat="3"/> 244 <Tool 245 Name="VCCustomBuildTool"/> 246 <Tool 247 Name="VCLibrarianTool" 248 OutputFile="$(OutDir)/GtpVisibility.lib"/> 249 <Tool 250 Name="VCMIDLTool"/> 251 <Tool 252 Name="VCPostBuildEventTool"/> 253 <Tool 254 Name="VCPreBuildEventTool"/> 255 <Tool 256 Name="VCPreLinkEventTool"/> 257 <Tool 258 Name="VCResourceCompilerTool"/> 259 <Tool 260 Name="VCWebServiceProxyGeneratorTool"/> 261 <Tool 262 Name="VCXMLDataGeneratorTool"/> 263 <Tool 264 Name="VCManagedWrapperGeneratorTool"/> 265 <Tool 266 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 267 </Configuration> 224 268 </Configurations> 225 269 <References>
Note: See TracChangeset
for help on using the changeset viewer.