bullet3/build3/vs2010_bullet2gpu.bat
erwincoumans 7561e6a4f9 move build to build3 to avoid naming conflict with Bullet 2.x
fix build error in BasicGpuDemo
Thanks to joen66 for the report here:
https://github.com/erwincoumans/bullet3/issues/5
2013-06-19 14:54:28 -07:00

6 lines
88 B
Batchfile

rem premake4 --with-pe vs2010
premake4 --bullet2gpu vs2010
mkdir vs2010\cache
pause