From 31266d63142c1d0ae2b188732b96fb38ccfeb045 Mon Sep 17 00:00:00 2001 From: martin_r Date: Fri, 17 Oct 2008 17:00:59 +0000 Subject: weitere Modularisierung und Anpassung an die neuen toten Tasten git-svn-id: https://svn.neo-layout.org@1009 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Build-Update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/autohotkey/Build-Update.bat') diff --git a/windows/autohotkey/Build-Update.bat b/windows/autohotkey/Build-Update.bat index 3c38e10..c8efd57 100644 --- a/windows/autohotkey/Build-Update.bat +++ b/windows/autohotkey/Build-Update.bat @@ -14,7 +14,7 @@ rem tskill %fn% echo Creating a new joined script from the Source code cd "%svn%\Source" REM The order *is* important! -copy "Warning.ahk" + "Global-Part.ahk" + "Methods-Layers.ahk" + "Keys-Qwert-to-Neo.ahk" + "Keys-Neo.ahk"+ "Methods-Lights.ahk" + "Methods-Other.ahk" + "Compose.ahk" + "Methods-Unicode.ahk" + "Methods-ScreenKeyboard.ahk" "..\%fn%.ahk" +copy "Warning.ahk" + "Global-Part.ahk" + "Methods-Layers.ahk" + "Keys-Qwert-to-Neo.ahk" + "Keys-Neo.ahk" + "Keys-Numbers.ahk" + "Keys-Special.ahk" + "Keys-Numpad.ahk" + "Keys-DeadKeys.ahk" + "Methods-Lights.ahk" + "Methods-Other.ahk" + "Compose.ahk" + "Methods-Unicode.ahk" + "Methods-ScreenKeyboard.ahk" "..\%fn%.ahk" cd.. echo Compiling the new Driver using Autohotkey -- cgit v1.2.3