Ignore:
Timestamp:
08/21/06 01:44:56 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/src/GtpVisibility.vcproj

    r1236 r1239  
    177177                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    178178                </Configuration> 
     179                <Configuration 
     180                        Name="Release Internal|Win32" 
     181                        OutputDirectory="$(ConfigurationName)" 
     182                        IntermediateDirectory="$(ConfigurationName)" 
     183                        ConfigurationType="4" 
     184                        CharacterSet="2"> 
     185                        <Tool 
     186                                Name="VCCLCompilerTool" 
     187                                OptimizeForWindowsApplication="TRUE" 
     188                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src" 
     189                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     190                                RuntimeLibrary="2" 
     191                                RuntimeTypeInfo="TRUE" 
     192                                UsePrecompiledHeader="0" 
     193                                WarningLevel="3" 
     194                                Detect64BitPortabilityProblems="TRUE" 
     195                                DebugInformationFormat="3"/> 
     196                        <Tool 
     197                                Name="VCCustomBuildTool"/> 
     198                        <Tool 
     199                                Name="VCLibrarianTool" 
     200                                OutputFile="$(OutDir)/GtpVisibility.lib"/> 
     201                        <Tool 
     202                                Name="VCMIDLTool"/> 
     203                        <Tool 
     204                                Name="VCPostBuildEventTool"/> 
     205                        <Tool 
     206                                Name="VCPreBuildEventTool"/> 
     207                        <Tool 
     208                                Name="VCPreLinkEventTool"/> 
     209                        <Tool 
     210                                Name="VCResourceCompilerTool"/> 
     211                        <Tool 
     212                                Name="VCWebServiceProxyGeneratorTool"/> 
     213                        <Tool 
     214                                Name="VCXMLDataGeneratorTool"/> 
     215                        <Tool 
     216                                Name="VCManagedWrapperGeneratorTool"/> 
     217                        <Tool 
     218                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     219                </Configuration> 
    179220        </Configurations> 
    180221        <References> 
Note: See TracChangeset for help on using the changeset viewer.