Ignore:
Timestamp:
05/08/07 13:04:43 (17 years ago)
Author:
mattausch
Message:

cleaned up project files

File:
1 edited

Legend:

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

    r2280 r2353  
    106106                </Configuration> 
    107107                <Configuration 
    108                         Name="mlrt|Win32" 
    109                         OutputDirectory="$(ConfigurationName)" 
    110                         IntermediateDirectory="$(ConfigurationName)" 
    111                         ConfigurationType="4" 
    112                         CharacterSet="2"> 
    113                         <Tool 
    114                                 Name="VCCLCompilerTool" 
    115                                 OptimizeForWindowsApplication="TRUE" 
    116                                 AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src" 
    117                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
    118                                 RuntimeLibrary="2" 
    119                                 RuntimeTypeInfo="TRUE" 
    120                                 UsePrecompiledHeader="0" 
    121                                 WarningLevel="3" 
    122                                 Detect64BitPortabilityProblems="TRUE" 
    123                                 DebugInformationFormat="3"/> 
    124                         <Tool 
    125                                 Name="VCCustomBuildTool"/> 
    126                         <Tool 
    127                                 Name="VCLibrarianTool" 
    128                                 OutputFile="$(OutDir)/GtpVisibility.lib"/> 
    129                         <Tool 
    130                                 Name="VCMIDLTool"/> 
    131                         <Tool 
    132                                 Name="VCPostBuildEventTool"/> 
    133                         <Tool 
    134                                 Name="VCPreBuildEventTool"/> 
    135                         <Tool 
    136                                 Name="VCPreLinkEventTool"/> 
    137                         <Tool 
    138                                 Name="VCResourceCompilerTool"/> 
    139                         <Tool 
    140                                 Name="VCWebServiceProxyGeneratorTool"/> 
    141                         <Tool 
    142                                 Name="VCXMLDataGeneratorTool"/> 
    143                         <Tool 
    144                                 Name="VCManagedWrapperGeneratorTool"/> 
    145                         <Tool 
    146                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    147                 </Configuration> 
    148                 <Configuration 
    149                         Name="Release_Internal|Win32" 
    150                         OutputDirectory="$(ConfigurationName)" 
    151                         IntermediateDirectory="$(ConfigurationName)" 
    152                         ConfigurationType="4" 
    153                         CharacterSet="2"> 
    154                         <Tool 
    155                                 Name="VCCLCompilerTool" 
    156                                 OptimizeForWindowsApplication="TRUE" 
    157                                 AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src" 
    158                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
    159                                 RuntimeLibrary="2" 
    160                                 RuntimeTypeInfo="TRUE" 
    161                                 UsePrecompiledHeader="0" 
    162                                 WarningLevel="3" 
    163                                 Detect64BitPortabilityProblems="TRUE" 
    164                                 DebugInformationFormat="3"/> 
    165                         <Tool 
    166                                 Name="VCCustomBuildTool"/> 
    167                         <Tool 
    168                                 Name="VCLibrarianTool" 
    169                                 OutputFile="$(OutDir)/GtpVisibility.lib"/> 
    170                         <Tool 
    171                                 Name="VCMIDLTool"/> 
    172                         <Tool 
    173                                 Name="VCPostBuildEventTool"/> 
    174                         <Tool 
    175                                 Name="VCPreBuildEventTool"/> 
    176                         <Tool 
    177                                 Name="VCPreLinkEventTool"/> 
    178                         <Tool 
    179                                 Name="VCResourceCompilerTool"/> 
    180                         <Tool 
    181                                 Name="VCWebServiceProxyGeneratorTool"/> 
    182                         <Tool 
    183                                 Name="VCXMLDataGeneratorTool"/> 
    184                         <Tool 
    185                                 Name="VCManagedWrapperGeneratorTool"/> 
    186                         <Tool 
    187                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    188                 </Configuration> 
    189                 <Configuration 
    190108                        Name="Release Internal|Win32" 
    191109                        OutputDirectory="..\lib\Release" 
     
    282200                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    283201                </Configuration> 
     202                <Configuration 
     203                        Name="Release_noqt|Win32" 
     204                        OutputDirectory="..\lib\Release" 
     205                        IntermediateDirectory="..\obj\Release" 
     206                        ConfigurationType="4" 
     207                        CharacterSet="2"> 
     208                        <Tool 
     209                                Name="VCCLCompilerTool" 
     210                                GlobalOptimizations="TRUE" 
     211                                FavorSizeOrSpeed="1" 
     212                                OmitFramePointers="TRUE" 
     213                                OptimizeForWindowsApplication="TRUE" 
     214                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src" 
     215                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     216                                RuntimeLibrary="2" 
     217                                RuntimeTypeInfo="TRUE" 
     218                                UsePrecompiledHeader="0" 
     219                                WarningLevel="3" 
     220                                Detect64BitPortabilityProblems="TRUE" 
     221                                DebugInformationFormat="3"/> 
     222                        <Tool 
     223                                Name="VCCustomBuildTool"/> 
     224                        <Tool 
     225                                Name="VCLibrarianTool" 
     226                                OutputFile="$(OutDir)/GtpVisibility.lib"/> 
     227                        <Tool 
     228                                Name="VCMIDLTool"/> 
     229                        <Tool 
     230                                Name="VCPostBuildEventTool"/> 
     231                        <Tool 
     232                                Name="VCPreBuildEventTool"/> 
     233                        <Tool 
     234                                Name="VCPreLinkEventTool"/> 
     235                        <Tool 
     236                                Name="VCResourceCompilerTool"/> 
     237                        <Tool 
     238                                Name="VCWebServiceProxyGeneratorTool"/> 
     239                        <Tool 
     240                                Name="VCXMLDataGeneratorTool"/> 
     241                        <Tool 
     242                                Name="VCManagedWrapperGeneratorTool"/> 
     243                        <Tool 
     244                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     245                </Configuration> 
    284246        </Configurations> 
    285247        <References> 
Note: See TracChangeset for help on using the changeset viewer.