how do i change the target directory? Here is what the instructions say to do:
All of the subprojects that rely on the FS2 data tree to run (code, fred2,
freespace2, nebedit, pofview) are all currently targeted at
e:\games\freespace2\
which is the directory I had on my local hard drive for putting this together.
Before you'll really be able to do anything, you'll need to point the targets
at wherever your local FS2 install is (make sure to make a copy of your
installed executables so you can backtrack!).
To change the destination in MsDev, you'll need to change
settings->debug->executable for debug session
settings->debug->working directory
settings->link->output file name
How do i do that?