lib/extensions/decrypt/ext/build.bat in rhodes-7.1.17 vs lib/extensions/decrypt/ext/build.bat in rhodes-7.4.1
- old
+ new
@@ -13,10 +13,10 @@
)
if "%RHO_PLATFORM%" == "win32" (
-call "%RHO_VSCMNTOOLS%..\..\VC\vcvarsall.bat" x86
+call %RHO_VSCMNTOOLS%
cd platform\qt
rake --trace
)