Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 4, 2007, 8:21:47 PM (16 years ago)
Author:
rgrieder
Message:
  • converted loader library to be compilable as a DLL
    • added loader_platform.h and loader_prereq.h to do that
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/loader/Light.h

    r346 r379  
    11
     2#include "loader_platform.h"
    23#include "xml/xmlParser.h"
    34
     
    78namespace light
    89{
    9         class Light
     10        class _LoaderExport Light
    1011        {
    1112        public:     
Note: See TracChangeset for help on using the changeset viewer.