mirror of
https://github.com/jmarshall23/Hellfire.git
synced 2026-08-12 07:50:53 +02:00
6 lines
106 B
Batchfile
6 lines
106 B
Batchfile
:
|
|
: Make file for example program using Borland compiler and DLL
|
|
:
|
|
|
|
bcc32 example.c ..\..\..\impborli.lib
|