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?
Compiler directive: IncludeRC
-
- User
- Posts: 67
- Joined: Thu Jul 29, 2010 10:53 am
Re: Compiler directive: IncludeRC
Agreed +1
Re: Compiler directive: IncludeRC
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
This is the only way to check errors in rc.
greetings
Thomas