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

Adding a Source Files to a project

Started by Gamegoofs2, September 25, 2009, 05:31:38 AM

Previous topic - Next topic

Gamegoofs2

How do you add source files to a project? I've looked at the manual but can't find anything on it.
Thanks for your help.

ollydbg

Quote from: Gamegoofs2 on September 25, 2009, 05:31:38 AM
How do you add source files to a project? I've looked at the manual but can't find anything on it.
Thanks for your help.
Menu->project->add files.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Gamegoofs2


oBFusCATed

Or right click on the project in the "management -> project" window then "add files"
(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!]