Changed toolset to vs11, for future Havok implementation.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
#ifndef Components_MeshShape_h__
|
||||
#define Components_MeshShape_h__
|
||||
|
||||
#include "Component.h"
|
||||
|
||||
namespace Components
|
||||
{
|
||||
struct MeshShape : Component
|
||||
{
|
||||
std::string Filename;
|
||||
};
|
||||
}
|
||||
|
||||
#endif // Components_MeshShape_h__
|
||||
Reference in New Issue
Block a user