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

@@ -18,7 +18,7 @@ subject to the following restrictions:
#define __TRBSTATEVEC_H__
#include <stdlib.h>
#include "vectormath/vmInclude.h"
#include "vecmath/vmInclude.h"
#include "PlatformDefinitions.h"