diff --git a/Builds/VisualStudio2017/buildCabbage64.bat b/Builds/VisualStudio2017/buildCabbage64.bat index a7738b8d6..f713d3a29 100644 --- a/Builds/VisualStudio2017/buildCabbage64.bat +++ b/Builds/VisualStudio2017/buildCabbage64.bat @@ -7,14 +7,10 @@ REM "If not, you have to modify the jucer files in the Cabbage root directory to REM "Then run this script" REM "exe and dll will be stored under .\x64" -PAUSE ::C:\\Users\\rory\\Documents\\sourcecode\\JUCE\\extras\\Projucer\\Builds\\VisualStudio2017\\x64\\Debug\\Projucer.exe SET PROJUCER="C:\\Users\\rory\\sourcecode\\JUCE\\extras\\Projucer\\Builds\\VisualStudio2017\\x64\\Debug\\App\\Projucer.exe" -IF [%1]!=[] -SET PROJUCER=%1 - ECHO PROJUCER REM "BUILDING THE MAIN APP"