mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
12 lines
191 B
Text
12 lines
191 B
Text
uses
|
|
Core;
|
|
|
|
file
|
|
blab,
|
|
main.cpp
|
|
depends blab;
|
|
|
|
mainconfig
|
|
"Mingw" = "CONSOLE ST STATIC",
|
|
"MSC" = "MSC CONSOLE WIN32 ST STATIC",
|
|
"Intel" = "INTEL CONSOLE WIN32 ST STATIC";
|