Skip to content

Commit

Permalink
updating local build script for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywalsh committed Feb 16, 2018
1 parent d357d0b commit 7b2a31d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Builds/VisualStudio2017/buildCabbage64.bat
Expand Up @@ -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"
Expand Down

0 comments on commit 7b2a31d

Please sign in to comment.