User forums > Using Code::Blocks
How to compile resources in OSX
(1/1)
mariusm:
How can I configure teh C::B to compile resources and include in build exe?
I see, XCode made Test.rsrc files from resources.r
I add an option in project:
--- Code: --- <Unit filename="../../resources.r">
<Option compilerVar="WINDRES" />
<Option compile="1" />
<Option link="1" />
<Option target="MacX" />
</Unit>
--- End code ---
Navigation
[0] Message Index
Go to full version