Added windows project files with build targets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef RC_GFX_CORE_H_INCLUDED
|
||||
#define RC_GFX_CORE_H_INCLUDED
|
||||
|
||||
#if defined(RC_ANDROID) || defined(RC_WINDOWS)
|
||||
#if defined(RC_ANDROID)
|
||||
#include "SDL.h"
|
||||
#include "btBulletDynamicsCommon.h"
|
||||
#include "BulletSoftBody/btSoftRigidDynamicsWorld.h"
|
||||
|
||||
Reference in New Issue
Block a user