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

C::B and windmc.exe how to

Started by xyloweb, February 08, 2009, 07:14:30 PM

Previous topic - Next topic

xyloweb

hi,

I want to use windmc.exe to make message.rc from message.mc file. (windmc.exe is like mc.exe isn't it ?)

How can I make a new project template under C::B to use this feature when I need it for a new project ?

thanks for your reply.
JM Marino
http://jm.marino.free.fr

xyloweb

#1
For the moment I use custom makefile option with Build options:
windmc.exe mymsg.mc -r ./res -h .

Why I can't use $file into 'Compile single file' command  :?
Where is $makefile file :?