Added preliminary cmake support for PE branch, Win32 only for now.

This commit is contained in:
erwin.coumans
2011-01-07 01:48:50 +00:00
parent 22ff43e388
commit f10846ed7a
12 changed files with 143 additions and 80 deletions

View File

@@ -24,7 +24,7 @@ subject to the following restrictions:
#include <math.h>
#include "vectormath/vmInclude.h"
#include "vecmath/vmInclude.h"
#include "../PlatformDefinitions.h"