News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

adding a resource folder to my project

Started by pablo9891, January 06, 2011, 10:25:34 PM

Previous topic - Next topic

pablo9891

i've decided to make a little game using SDL and in order to have the project in order i decided to put all my graphics stuff on a single resource folder, but i don't know how to add it to my project, is there anyone that could help me???


see ya!

oBFusCATed

Hm, does right clicking on your project and then "Add files..." or "Add files recursively" works?

If these two doesn't help, you should explain better what do you want to achieve....
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

pablo9891

Basically i have some graphic stuff, some pictures(some PNG,JPG files) that i need to load in order to make me game. What i was trying to do is to add a folder to my project where i could put my files as i said to keep some order on my project, i did what you suggested and it didn't work

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]