Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7355 in orxonox.OLD for trunk/src/orxonox.cc


Ignore:
Timestamp:
Apr 19, 2006, 6:08:21 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: works on windows too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.cc

    r7261 r7355  
    299299}
    300300
    301 #include "util/loading/dynamic_loader.h"
     301//#include "util/loading/dynamic_loader.h"
    302302
    303303/**
     
    340340  ResourceManager::getInstance()->addImageDir(imageDir);
    341341
    342   DynamicLoader::loadDyLib("libtest.so");
     342  //  DynamicLoader::loadDyLib("libtest.so");
    343343
    344344  // start the collision detection engine
Note: See TracChangeset for help on using the changeset viewer.