Changeset 1609
- Timestamp:
- 02/02/09 14:06:53 (4 years ago)
- Location:
- windows/neo-vars/src
- Files:
-
- 1 added
- 1 modified
-
make-build.bat (modified) (1 diff)
-
make-graphics.bat (added)
Legend:
- Unmodified
- Added
- Removed
-
windows/neo-vars/src/make-build.bat
r1604 r1609 45 45 ) 46 46 47 echo download the latest images for the screen keyboard48 for /L %%e in (1,1,6) do make-wget.exe -q -O ebene%%e.png http://neo-layout.org/grafik/tastatur3d/haupt_ziffern_feld/tastatur_neo_Ebene%%e.png49 50 47 echo Compiling the new Driver using Autohotkey 51 48 "%Ahk2Exe%" /in "%fnahk%" /out "%fnexe%" /icon "%srcdir%\neo_enabled.ico"
