Ignore:
Timestamp:
03/07/07 16:26:58 (17 years ago)
Author:
mattausch
Message:

using mutationsamples for evaluation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj

    r2187 r2199  
    260260                <Configuration 
    261261                        Name="release_noqt|Win32" 
    262                         OutputDirectory="$(ConfigurationName)" 
    263                         IntermediateDirectory="$(ConfigurationName)" 
     262                        OutputDirectory="Release" 
     263                        IntermediateDirectory="Release" 
    264264                        ConfigurationType="4" 
    265265                        CharacterSet="2"> 
     
    268268                                Optimization="3" 
    269269                                GlobalOptimizations="TRUE" 
    270                                 InlineFunctionExpansion="0" 
     270                                InlineFunctionExpansion="2" 
    271271                                EnableIntrinsicFunctions="TRUE" 
    272272                                FavorSizeOrSpeed="1" 
     
    495495                        <File 
    496496                                RelativePath=".\HashPvs.h"> 
    497                         </File> 
    498                         <File 
    499                                 RelativePath=".\HashPvs2.h"> 
    500497                        </File> 
    501498                        <File 
     
    11661163                        </File> 
    11671164                        <File 
     1165                                RelativePath=".\sparsehash\src\windows\hash_fun.h"> 
     1166                        </File> 
     1167                        <File 
    11681168                                RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h"> 
    1169                         </File> 
    1170                         <File 
    1171                                 RelativePath=".\sparsehash\src\windows\hash_fun.h"> 
    11721169                        </File> 
    11731170                        <File 
Note: See TracChangeset for help on using the changeset viewer.