Merge branch 'master' of ssh://moonshot.suchdamage.org/srv/git/gssweb
[gssweb.git] / win-build.bat
index 7c6f882..2a9aa75 100644 (file)
@@ -1,8 +1,8 @@
-cd json_gssapi
 del /f /s /q build
 rd /s /q build
 mkdir build
 cd build
 call setenv /x86 /Debug
+call c:\firefox-addon-sdk\bin\activate.bat
 cmake -DCMAKE_BUILD_TYPE=Debug -G "NMake Makefiles" ../
 nmake -f Makefile