Changeset 70 for cpp/gdk/genotest.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/genotest.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"
     
    141141                        </File>
    142142                        <File
    143                                 RelativePath=".\collectionobj.cpp"
    144                                 >
    145                         </File>
    146                         <File
    147143                                RelativePath="conv_f1.cpp"
    148144                                >
     
    241237                        </File>
    242238                        <File
    243                                 RelativePath=".\hashtable.cpp"
    244                                 >
    245                         </File>
    246                         <File
    247239                                RelativePath="list.cpp"
    248240                                >
     
    305297                        </File>
    306298                        <File
    307                                 RelativePath=".\neuroclsobject.cpp"
    308                                 >
    309                         </File>
    310                         <File
    311299                                RelativePath="neurolibrary.cpp"
    312300                                >
     
    357345                        </File>
    358346                        <File
    359                                 RelativePath=".\paramvmobj.cpp"
    360                                 >
    361                         </File>
    362                         <File
    363347                                RelativePath="sstring.cpp"
    364348                                >
     
    383367                                        />
    384368                                </FileConfiguration>
    385                         </File>
    386                         <File
    387                                 RelativePath=".\stderrors.cpp"
    388                                 >
    389369                        </File>
    390370                        <File
     
    442422                        </File>
    443423                        <File
    444                                 RelativePath=".\collectionobj.h"
    445                                 >
    446                         </File>
    447                         <File
    448424                                RelativePath="conv_f1.h"
    449425                                >
     
    490466                        </File>
    491467                        <File
    492                                 RelativePath=".\hashtable.h"
    493                                 >
    494                         </File>
    495                         <File
    496468                                RelativePath="list.h"
    497469                                >
     
    522494                        </File>
    523495                        <File
    524                                 RelativePath=".\neuroclsobject.h"
    525                                 >
    526                         </File>
    527                         <File
    528496                                RelativePath="neurolibrary.h"
    529497                                >
     
    542510                        </File>
    543511                        <File
    544                                 RelativePath=".\paramvmobj.h"
    545                                 >
    546                         </File>
    547                         <File
    548512                                RelativePath="printconvmap.h"
    549513                                >
     
    559523                        <File
    560524                                RelativePath="statrick.h"
    561                                 >
    562                         </File>
    563                         <File
    564                                 RelativePath=".\stderrors.h"
    565525                                >
    566526                        </File>
Note: See TracChangeset for help on using the changeset viewer.