mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
7561e6a4f9
fix build error in BasicGpuDemo Thanks to joen66 for the report here: https://github.com/erwincoumans/bullet3/issues/5
6 lines
88 B
Batchfile
6 lines
88 B
Batchfile
|
|
rem premake4 --with-pe vs2010
|
|
premake4 --bullet2gpu vs2010
|
|
|
|
mkdir vs2010\cache
|
|
pause |