We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0855a3 + 10b35aa commit 921ad2dCopy full SHA for 921ad2d
app/gui/qt/win-build-app.bat
@@ -1,7 +1,7 @@
1
cd %~dp0
2
3
copy /Y ruby_help.tmpl ruby_help.h
4
-ruby ../../server/bin/qt-doc.rb -o ruby_help.h
+..\..\server\native\windows\bin\ruby ../../server/bin/qt-doc.rb -o ruby_help.h
5
@IF ERRORLEVEL==9009 goto :noruby
6
7
lrelease SonicPi.pro
0 commit comments