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/IVReader/src/IVReader.vcproj

    r2318 r2353  
    125125                </Configuration> 
    126126                <Configuration 
    127                         Name="mlrt|Win32" 
    128                         OutputDirectory="$(ConfigurationName)" 
    129                         IntermediateDirectory="$(ConfigurationName)" 
    130                         ConfigurationType="2" 
    131                         CharacterSet="2"> 
    132                         <Tool 
    133                                 Name="VCCLCompilerTool" 
    134                                 AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\Dependencies\include\CEGUI&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;&quot;$(OGRE_PATH)\Dependencies\include&quot;;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;..\include" 
    135                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 
    136                                 RuntimeLibrary="2" 
    137                                 UsePrecompiledHeader="0" 
    138                                 WarningLevel="3" 
    139                                 Detect64BitPortabilityProblems="TRUE" 
    140                                 DebugInformationFormat="3"/> 
    141                         <Tool 
    142                                 Name="VCCustomBuildTool"/> 
    143                         <Tool 
    144                                 Name="VCLinkerTool" 
    145                                 AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib" 
    146                                 OutputFile="$(OutDir)/IVReader.dll" 
    147                                 LinkIncremental="1" 
    148                                 AdditionalLibraryDirectories="&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib&quot;;&quot;..\..\GtpVisibility\lib\$(ConfigurationName)&quot;;&quot;..\..\lib\$(ConfigurationName)&quot;;&quot;..\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)&quot;" 
    149                                 GenerateDebugInformation="TRUE" 
    150                                 SubSystem="2" 
    151                                 OptimizeReferences="2" 
    152                                 EnableCOMDATFolding="2" 
    153                                 ImportLibrary="$(OutDir)/IVReader.lib" 
    154                                 TargetMachine="1"/> 
    155                         <Tool 
    156                                 Name="VCMIDLTool"/> 
    157                         <Tool 
    158                                 Name="VCPostBuildEventTool" 
    159                                 CommandLine="copy $(OutDir)\$(TargetFileName) &quot;$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)&quot;"/> 
    160                         <Tool 
    161                                 Name="VCPreBuildEventTool"/> 
    162                         <Tool 
    163                                 Name="VCPreLinkEventTool"/> 
    164                         <Tool 
    165                                 Name="VCResourceCompilerTool"/> 
    166                         <Tool 
    167                                 Name="VCWebServiceProxyGeneratorTool"/> 
    168                         <Tool 
    169                                 Name="VCXMLDataGeneratorTool"/> 
    170                         <Tool 
    171                                 Name="VCWebDeploymentTool"/> 
    172                         <Tool 
    173                                 Name="VCManagedWrapperGeneratorTool"/> 
    174                         <Tool 
    175                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    176                 </Configuration> 
    177                 <Configuration 
    178                         Name="Release_Internal|Win32" 
    179                         OutputDirectory="$(ConfigurationName)" 
    180                         IntermediateDirectory="$(ConfigurationName)" 
    181                         ConfigurationType="2" 
    182                         CharacterSet="2"> 
    183                         <Tool 
    184                                 Name="VCCLCompilerTool" 
    185                                 AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\Dependencies\include\CEGUI&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;&quot;$(OGRE_PATH)\Dependencies\include&quot;;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;..\include" 
    186                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 
    187                                 RuntimeLibrary="2" 
    188                                 UsePrecompiledHeader="0" 
    189                                 WarningLevel="3" 
    190                                 Detect64BitPortabilityProblems="TRUE" 
    191                                 DebugInformationFormat="3"/> 
    192                         <Tool 
    193                                 Name="VCCustomBuildTool"/> 
    194                         <Tool 
    195                                 Name="VCLinkerTool" 
    196                                 AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib" 
    197                                 OutputFile="$(OutDir)/IVReader.dll" 
    198                                 LinkIncremental="1" 
    199                                 AdditionalLibraryDirectories="&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib&quot;;&quot;..\..\GtpVisibility\lib\$(ConfigurationName)&quot;;&quot;..\..\lib\$(ConfigurationName)&quot;;&quot;..\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)&quot;" 
    200                                 GenerateDebugInformation="TRUE" 
    201                                 SubSystem="2" 
    202                                 OptimizeReferences="2" 
    203                                 EnableCOMDATFolding="2" 
    204                                 ImportLibrary="$(OutDir)/IVReader.lib" 
    205                                 TargetMachine="1"/> 
    206                         <Tool 
    207                                 Name="VCMIDLTool"/> 
    208                         <Tool 
    209                                 Name="VCPostBuildEventTool" 
    210                                 CommandLine="copy $(OutDir)\$(TargetFileName) &quot;$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)&quot;"/> 
    211                         <Tool 
    212                                 Name="VCPreBuildEventTool"/> 
    213                         <Tool 
    214                                 Name="VCPreLinkEventTool"/> 
    215                         <Tool 
    216                                 Name="VCResourceCompilerTool"/> 
    217                         <Tool 
    218                                 Name="VCWebServiceProxyGeneratorTool"/> 
    219                         <Tool 
    220                                 Name="VCXMLDataGeneratorTool"/> 
    221                         <Tool 
    222                                 Name="VCWebDeploymentTool"/> 
    223                         <Tool 
    224                                 Name="VCManagedWrapperGeneratorTool"/> 
    225                         <Tool 
    226                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    227                 </Configuration> 
    228                 <Configuration 
    229127                        Name="Release Internal|Win32" 
    230128                        OutputDirectory="..\lib\Release" 
     
    290188                <Configuration 
    291189                        Name="Release_qt|Win32" 
    292                         OutputDirectory="Release" 
    293                         IntermediateDirectory="Release" 
     190                        OutputDirectory="..\lib\Release" 
     191                        IntermediateDirectory="..\obj\Release" 
     192                        ConfigurationType="2" 
     193                        CharacterSet="2"> 
     194                        <Tool 
     195                                Name="VCCLCompilerTool" 
     196                                AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\Dependencies\include\CEGUI&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;&quot;$(OGRE_PATH)\Dependencies\include&quot;;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;..\include" 
     197                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IVREADER_EXPORTS;GTP_VISIBILITY_MODIFIED_OGRE" 
     198                                RuntimeLibrary="2" 
     199                                UsePrecompiledHeader="0" 
     200                                WarningLevel="3" 
     201                                Detect64BitPortabilityProblems="TRUE" 
     202                                DebugInformationFormat="3"/> 
     203                        <Tool 
     204                                Name="VCCustomBuildTool"/> 
     205                        <Tool 
     206                                Name="VCLinkerTool" 
     207                                AdditionalDependencies="OgreMain.lib CEGUIBase.lib OgreGUIRenderer.lib" 
     208                                OutputFile="$(OutDir)/IVReader.dll" 
     209                                LinkIncremental="1" 
     210                                AdditionalLibraryDirectories="&quot;$(OGRE_PATH)\OgreMain\lib\Release&quot;;&quot;$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib&quot;;&quot;$(OGRE_PATH)\Dependencies\lib\Release&quot;;..\..\GtpVisibility\lib\Release;..\..\lib\Release" 
     211                                GenerateDebugInformation="FALSE" 
     212                                SubSystem="2" 
     213                                OptimizeReferences="2" 
     214                                EnableCOMDATFolding="2" 
     215                                ImportLibrary="$(OutDir)/IVReader.lib" 
     216                                TargetMachine="1"/> 
     217                        <Tool 
     218                                Name="VCMIDLTool"/> 
     219                        <Tool 
     220                                Name="VCPostBuildEventTool" 
     221                                CommandLine="copy $(OutDir)\$(TargetFileName) &quot;$(OGRE_PATH)\Samples\Common\bin\Release&quot;"/> 
     222                        <Tool 
     223                                Name="VCPreBuildEventTool"/> 
     224                        <Tool 
     225                                Name="VCPreLinkEventTool"/> 
     226                        <Tool 
     227                                Name="VCResourceCompilerTool"/> 
     228                        <Tool 
     229                                Name="VCWebServiceProxyGeneratorTool"/> 
     230                        <Tool 
     231                                Name="VCXMLDataGeneratorTool"/> 
     232                        <Tool 
     233                                Name="VCWebDeploymentTool"/> 
     234                        <Tool 
     235                                Name="VCManagedWrapperGeneratorTool"/> 
     236                        <Tool 
     237                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     238                </Configuration> 
     239                <Configuration 
     240                        Name="Release_noqt|Win32" 
     241                        OutputDirectory="..\lib\Release" 
     242                        IntermediateDirectory="..\obj\Release" 
    294243                        ConfigurationType="2" 
    295244                        CharacterSet="2"> 
Note: See TracChangeset for help on using the changeset viewer.