mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
2 lines
114 B
Batchfile
2 lines
114 B
Batchfile
..\..\..\windows\bin\dmd -ofmydll.dll -L/IMPLIB mydll.d dll.d mydll.def
|
|
..\..\..\windows\bin\dmd test.d mydll.lib
|