1,502
edits
Line 94: | Line 94: | ||
== Adding all libraries to Visual Studio == | |||
Now that we got all libraries compiled, we go to Tools->Options->Projects and solutions->VC++ directories. | Now that we got all libraries compiled, we go to Tools->Options->Projects and solutions->VC++ directories. | ||
Line 107: | Line 107: | ||
== Before compiling == | |||
Open the solution file in dists\vc8 (or vc7 if you're using VS2003) | Open the solution file in dists\vc8 (or vc7 if you're using VS2003) | ||
Line 116: | Line 116: | ||
== Ready to go! == | |||
OK this should be all of it (thankfully), so you should be good to go. I haven't included instructions to include FLAC, since that's not needed to build ScummVM. | OK this should be all of it (thankfully), so you should be good to go. I haven't included instructions to include FLAC, since that's not needed to build ScummVM. | ||
Note that whenever you get a new release from the scummvm website, you need to follow the steps in the "before compiling" section to compile scummvm | Note that whenever you get a new release from the scummvm website, you need to follow the steps in the "before compiling" section to compile scummvm |
edits