Changeset 70 for cpp/gdk/gdktest.vcproj


Ignore:
Timestamp:
02/03/11 03:39:50 (13 years ago)
Author:
Maciej Komosinski
Message:

compiles under vs2008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/gdktest.vcproj

    r68 r70  
    4545                                Name="VCCLCompilerTool"
    4646                                Optimization="0"
    47                                 PreprocessorDefinitions="_Windows;WIN32;_DEBUG;_CONSOLE;EASYMAPDEBUG;NOCREATUREOBJECT"
     47                                PreprocessorDefinitions="_Windows;WIN32;_DEBUG;_CONSOLE;EASYMAPDEBUG;GDK_WITHOUT_FRAMS"
    4848                                MinimalRebuild="true"
    4949                                BasicRuntimeChecks="3"
     
    142142                        </File>
    143143                        <File
    144                                 RelativePath=".\collectionobj.cpp"
    145                                 >
    146                         </File>
    147                         <File
    148144                                RelativePath="conv_f1.cpp"
    149145                                >
     
    242238                        </File>
    243239                        <File
    244                                 RelativePath=".\hashtable.cpp"
    245                                 >
    246                         </File>
    247                         <File
    248240                                RelativePath="list.cpp"
    249241                                >
     
    306298                        </File>
    307299                        <File
    308                                 RelativePath=".\neuroclsobject.cpp"
    309                                 >
    310                         </File>
    311                         <File
    312300                                RelativePath="neurolibrary.cpp"
    313301                                >
     
    358346                        </File>
    359347                        <File
    360                                 RelativePath=".\paramvmobj.cpp"
    361                                 >
    362                         </File>
    363                         <File
    364348                                RelativePath="sstring.cpp"
    365349                                >
     
    384368                                        />
    385369                                </FileConfiguration>
    386                         </File>
    387                         <File
    388                                 RelativePath=".\stderrors.cpp"
    389                                 >
    390370                        </File>
    391371                        <File
     
    443423                        </File>
    444424                        <File
    445                                 RelativePath=".\collectionobj.h"
    446                                 >
    447                         </File>
    448                         <File
    449425                                RelativePath="conv_f1.h"
    450426                                >
     
    491467                        </File>
    492468                        <File
    493                                 RelativePath=".\hashtable.h"
    494                                 >
    495                         </File>
    496                         <File
    497469                                RelativePath="list.h"
    498470                                >
     
    523495                        </File>
    524496                        <File
    525                                 RelativePath=".\neuroclsobject.h"
    526                                 >
    527                         </File>
    528                         <File
    529497                                RelativePath="neurolibrary.h"
    530498                                >
     
    543511                        </File>
    544512                        <File
    545                                 RelativePath=".\paramvmobj.h"
    546                                 >
    547                         </File>
    548                         <File
    549513                                RelativePath="printconvmap.h"
    550514                                >
     
    560524                        <File
    561525                                RelativePath="statrick.h"
    562                                 >
    563                         </File>
    564                         <File
    565                                 RelativePath=".\stderrors.h"
    566526                                >
    567527                        </File>
Note: See TracChangeset for help on using the changeset viewer.