Ignore:
Timestamp:
08/21/06 00:19:29 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1232 r1236  
    9595                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    9696                </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;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\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;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\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> 
    97179        </Configurations> 
    98180        <References> 
Note: See TracChangeset for help on using the changeset viewer.