News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How to assign the make variant?

Started by weworld, October 12, 2006, 09:09:14 AM

Previous topic - Next topic

weworld

Hi! Are there any means to specify the variant value of make in C::B? for example, I use this to compile dialogs example in wxWidgets:
mingw32-make -f makefile BUILD=realese UNICODE=0 SHARED=0 MONOLITHIC=0 USE_XRC=1

Can C::B specify these values when i use a makefile? I have tried to specify it in "make" command or Custom Variant Options, but it not works.
Please help! Thanks.