mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 05:10:08 +00:00
9 lines
128 B
YAML
9 lines
128 B
YAML
build:
|
|
project: build3/vs2010/0_Bullet3Solution.sln
|
|
|
|
before_build:
|
|
- echo %CD%
|
|
- ps: cd build3
|
|
- echo %CD%
|
|
vs2010.bat
|