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 3ce2692..50c688a 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