mirror of
https://github.com/Rayerd/dfl.git
synced 2025-04-25 20:49:58 +03:00
4 lines
82 B
Batchfile
4 lines
82 B
Batchfile
pushd source
|
|
dmd -m32omf -L/exet:nt/su:windows:4.0 hello_dfl.d
|
|
hello_dfl.exe
|
|
popd
|