Browse Source

*** empty log message ***

Dave Schuyler 20 years ago
parent
commit
fcce47733a
1 changed files with 9 additions and 1 deletions
  1. 9 1
      doc/Makefile

+ 9 - 1
doc/Makefile

@@ -3,4 +3,12 @@ cmu:
 	python makepanda/makepanda.py --default
 	python makepanda/makepanda.py --default
 
 
 vrstudio:
 vrstudio:
-	python makepanda/makepanda.py --default --no-installer --no-fmod --no-maya5 --no-max5 --no-max6 --no-max7 --miles --thirdparty=../thirdparty/win-libs-vc7/
+	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/
+
+lean:
+	python -u makepanda/makepanda.py --prefix=../built --nothing --thirdparty=../thirdparty/win-libs-vc7/ --directx-sdk=C:/cygwin/home/skyler/player/wintools/sdk/DirectX/
+
+vr:
+	python -u makepanda/build.py
+
+#--thirdparty=../thirdparty/win-libs-vc7/ --directx-sdk=$WINTOOLS/sdk/DirectX/