Makefile 603 B

1234567891011121314
  1. cmu:
  2. python makepanda/makepanda.py --default
  3. vrstudio:
  4. python -u makepanda/makepanda.py --prefix=../built --verbose --everything --no-fmod --no-helix --no-maya5 --no-max5 --no-max6 --no-max7 --use-miles --thirdparty=../thirdparty/win-libs-vc7/ --directx-sdk=C:/cygwin/home/skyler/player/wintools/sdk/DirectX/
  5. lean:
  6. python -u makepanda/makepanda.py --prefix=../built --nothing --thirdparty=../thirdparty/win-libs-vc7/ --directx-sdk=C:/cygwin/home/skyler/player/wintools/sdk/DirectX/
  7. vr:
  8. python -u makepanda/build.py
  9. #--thirdparty=../thirdparty/win-libs-vc7/ --directx-sdk=$WINTOOLS/sdk/DirectX/