Home » Developing U++ » U++ Developers corner » umk static version
|
Re: umk static version [message #53420 is a reply to message #53414] |
Thu, 02 April 2020 09:22   |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
Novo wrote on Wed, 01 April 2020 21:15mirek wrote on Wed, 01 April 2020 14:39
- not sure how would you speficy other configuration - the most straighforward is using flags
mainconfig
"Default" = "GUI MT",
"StdAlloc" = "GUI MT USEMALLOC";
Something like "umk -C StdAlloc".
IMHO, this is much more convenient than "umk +GUI,MT,USEMALLOC".
And half of my projects define "StdAlloc" as "MT USEMALLOC" ...
BTW, MT is now (since ~2016) implicit.
So in reality, it is GUI,USEMALLOC. But OK, we can have that.
|
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:48:46 CEST 2025
Total time taken to generate the page: 0.00576 seconds
|