mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
10 lines
148 B
Text
10 lines
148 B
Text
library(WIN32) "kernel32 user32 advapi32 shell32 winmm";
|
|
|
|
target "DllTest.dll";
|
|
|
|
file
|
|
DllTest.h,
|
|
DllTest.cpp;
|
|
|
|
mainconfig
|
|
"" = "DLL ";
|