Changeset 70


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

compiles under vs2008

Location:
cpp/gdk
Files:
5 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>
  • 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>
  • 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>
  • cpp/gdk/neurotest.cpp

    r69 r70  
    6565if (argc<=1)
    6666        {
    67         puts("no genotype");
    68         return 10;
     67                puts("Parameters: <genotype> [number of simulation steps]");
     68          return 10;
    6969        }
    7070SString gen(argv[1]);
  • cpp/gdk/neurotest.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                                >
     
    229225                        </File>
    230226                        <File
    231                                 RelativePath=".\hashtable.cpp"
    232                                 >
    233                         </File>
    234                         <File
    235227                                RelativePath="list.cpp"
    236228                                >
     
    293285                        </File>
    294286                        <File
    295                                 RelativePath=".\neuroclsobject.cpp"
    296                                 >
    297                         </File>
    298                         <File
    299287                                RelativePath="neurofactory.cpp"
    300288                                >
     
    429417                        </File>
    430418                        <File
    431                                 RelativePath=".\paramvmobj.cpp"
    432                                 >
    433                         </File>
    434                         <File
    435419                                RelativePath="sstring.cpp"
    436420                                >
     
    455439                                        />
    456440                                </FileConfiguration>
    457                         </File>
    458                         <File
    459                                 RelativePath=".\stderrors.cpp"
    460                                 >
    461441                        </File>
    462442                        <File
     
    514494                        </File>
    515495                        <File
    516                                 RelativePath=".\collectionobj.h"
    517                                 >
    518                         </File>
    519                         <File
    520496                                RelativePath="conv_f1.h"
    521497                                >
     
    562538                        </File>
    563539                        <File
    564                                 RelativePath=".\hashtable.h"
    565                                 >
    566                         </File>
    567                         <File
    568540                                RelativePath="list.h"
    569541                                >
     
    594566                        </File>
    595567                        <File
    596                                 RelativePath=".\neuroclsobject.h"
    597                                 >
    598                         </File>
    599                         <File
    600568                                RelativePath="neurolibrary.h"
    601569                                >
     
    614582                        </File>
    615583                        <File
    616                                 RelativePath=".\paramvmobj.h"
    617                                 >
    618                         </File>
    619                         <File
    620584                                RelativePath="printconvmap.h"
    621585                                >
     
    631595                        <File
    632596                                RelativePath="statrick.h"
    633                                 >
    634                         </File>
    635                         <File
    636                                 RelativePath=".\stderrors.h"
    637597                                >
    638598                        </File>
Note: See TracChangeset for help on using the changeset viewer.