4 lines
88 B
Batchfile
4 lines
88 B
Batchfile
|
rem compile to .obj in the app then link like this:
|
||
|
|
||
|
ntvdm -c link %1,,%1,.\,nul.def
|