summaryrefslogtreecommitdiffstats
path: root/windows/neo-vars/src/make-build.bat_
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--windows/neo-vars/src/make-build.bat_ (renamed from windows/neo-vars/src/Make-Build.bat)2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/src/Make-Build.bat b/windows/neo-vars/src/make-build.bat_
index 46a9d9e..3ce2692 100644
--- a/windows/neo-vars/src/Make-Build.bat
+++ b/windows/neo-vars/src/make-build.bat_
@@ -11,7 +11,7 @@ set Ahk2Exe=%ahkpath%\Compiler\Ahk2Exe.exe
REM The path to the authohotkey directory in the local svn copy, MUST be "."
set srcdir=.
set outdir=..\out
-set Ssrcdir=%srcdir%\Source
+set Ssrcdir=%srcdir%\source_
set ahkrevtemplate1=%Ssrcdir%\_subwcrev1.tmpl.ahk
set ahkrevoutput1=%Ssrcdir%\_subwcrev1.ahk
set batrevtemplate1=%Ssrcdir%\_subwcrev1.tmpl.bat