mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 18:29:36 +03:00
e071d66d3f
1) Use OpenDialog instead Sysxtree 2) Fix the list of directory git-svn-id: svn://kolibrios.org@1470 a494cfbc-eb01-0410-851d-a64ba20cac60
5 lines
76 B
Batchfile
5 lines
76 B
Batchfile
REM compiling examples
|
|
@fasm.exe -m 16384 kiv.asm kiv
|
|
@kpack kiv
|
|
|
|
pause |