Changeset 70 for cpp/gdk/convtest.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/convtest.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"
     
    143143                        </File>
    144144                        <File
    145                                 RelativePath=".\collectionobj.cpp"
    146                                 >
    147                         </File>
    148                         <File
    149145                                RelativePath="conv_f1.cpp"
    150146                                >
     
    243239                        </File>
    244240                        <File
    245                                 RelativePath=".\hashtable.cpp"
    246                                 >
    247                         </File>
    248                         <File
    249241                                RelativePath="list.cpp"
    250242                                >
     
    307299                        </File>
    308300                        <File
    309                                 RelativePath=".\neuroclsobject.cpp"
    310                                 >
    311                         </File>
    312                         <File
    313301                                RelativePath="neurolibrary.cpp"
    314302                                >
     
    359347                        </File>
    360348                        <File
    361                                 RelativePath=".\paramvmobj.cpp"
    362                                 >
    363                         </File>
    364                         <File
    365349                                RelativePath="printconvmap.cpp"
    366350                                >
     
    397381                                        />
    398382                                </FileConfiguration>
    399                         </File>
    400                         <File
    401                                 RelativePath=".\stderrors.cpp"
    402                                 >
    403383                        </File>
    404384                        <File
     
    456436                        </File>
    457437                        <File
    458                                 RelativePath=".\collectionobj.h"
    459                                 >
    460                         </File>
    461                         <File
    462438                                RelativePath="conv_f1.h"
    463439                                >
     
    504480                        </File>
    505481                        <File
    506                                 RelativePath=".\hashtable.h"
    507                                 >
    508                         </File>
    509                         <File
    510482                                RelativePath="list.h"
    511483                                >
     
    536508                        </File>
    537509                        <File
    538                                 RelativePath=".\neuroclsobject.h"
    539                                 >
    540                         </File>
    541                         <File
    542510                                RelativePath="neurolibrary.h"
    543511                                >
     
    556524                        </File>
    557525                        <File
    558                                 RelativePath=".\paramvmobj.h"
    559                                 >
    560                         </File>
    561                         <File
    562526                                RelativePath="printconvmap.h"
    563527                                >
     
    573537                        <File
    574538                                RelativePath="statrick.h"
    575                                 >
    576                         </File>
    577                         <File
    578                                 RelativePath=".\stderrors.h"
    579539                                >
    580540                        </File>
Note: See TracChangeset for help on using the changeset viewer.