CMake now fully implemented.
This commit is contained in:
parent
99484aeb10
commit
19e21412f8
@ -1,4 +1,4 @@
|
|||||||
#include <irrlicht.h>
|
#include <irrlicht/irrlicht.h>
|
||||||
|
|
||||||
using namespace irr;
|
using namespace irr;
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <irrlicht.h>
|
#include <irrlicht/irrlicht.h>
|
||||||
#include "driverChoice.h"
|
#include <irrlicht/driverChoice.h>
|
||||||
#include "eventReceiver.h"
|
#include "eventReceiver.h"
|
||||||
|
|
||||||
using namespace irr;
|
using namespace irr;
|
||||||
|
Loading…
Reference in New Issue
Block a user