Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 5, 2008, 9:52:37 PM (16 years ago)
Author:
rgrieder
Message:
  • updated VS properties
  • tried SSE extensions, but ogre doesn't seem to like that..
  • finally managed to create an archive with all the necessary dependency files for VC8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/GraphicsEngine.cc

    r786 r789  
    3232#include "OrxonoxStableHeaders.h"
    3333
    34 #include "GraphicsEngine.h"
    35 
    3634#include <OgreRoot.h>
    3735#include <OgreConfigFile.h>
    3836#include <OgreTextureManager.h>
     37
    3938#include "core/Debug.h"
     39#include "GraphicsEngine.h"
    4040
    4141
Note: See TracChangeset for help on using the changeset viewer.