source: OGRE/trunk/ogrenew/Tools/VRMLConverter/src/stdafx.h @ 692

Revision 692, 145 bytes checked in by mattausch, 19 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1
2#pragma once
3
4#include <vrmllib/nodes.h>
5#include <vrmllib/file.h>
6
7#include <Ogre.h>
8
9using namespace Ogre;
10using namespace vrmllib;
Note: See TracBrowser for help on using the repository browser.