mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 06:12:40 -06:00
15 lines
222 B
Text
15 lines
222 B
Text
description "EZ Common";
|
|
|
|
target(WIN32) ezcommon.dll;
|
|
|
|
library(WIN32) "kernel32 user32 advapi32 shell32 winmm";
|
|
|
|
file
|
|
ezcommonupp.h,
|
|
ezcommon.cpp,
|
|
ezcommon.h,
|
|
ezcommonupp.cpp;
|
|
|
|
mainconfig
|
|
"" = "DLL ";
|
|
|