Page 1 of 1

Compiler directive: IncludeRC

Posted: Sun Sep 26, 2010 8:29 pm
by mback2k
Hello everyone,

it would be cool if we could get a compiler directive to automatically add a PORC resource file. That way an include file could add it's own resources without requiring a modification of the project/compiler settings.

What do you think?

Re: Compiler directive: IncludeRC

Posted: Wed Sep 29, 2010 8:02 pm
by Christian Uceda
Agreed +1

Re: Compiler directive: IncludeRC

Posted: Wed Sep 29, 2010 8:20 pm
by ts-soft
The best way to do this is to compile the rc with pork to res and import the file.
This is the only way to check errors in rc.

greetings
Thomas