Ok, this is a simple question, but I dont knw the best way to describe it.
I want to be able to recompile without having to create a new directory for the contents of the zip file.
I'm using a trial version of VS.net (I normally program with VS 5, so this is likely a feature issue of VS.net that I dont know about).
I unzip the MQsource zip into a directory, and then compile (as per the manual) and everything works fine. But when I do this, something (unknown to me) gets set in that source directory, so that if I make changes to the soruce (add plugin, ect) and then re-compile MQ, it doenst recompile everything, it just remakes about half the files, (doesnt remake the mq2.exe and lots of others).
Basically, if I have compiled from a directory before, what build options do I change to make it do a full recompile again?. I've tried clean build, and rebuild all, but neiter will recreate the mq2.exe and other files.
The only way I can get around this is do make a new directory from the mqsource.zip and start from scratch. I would like to be able to simply copy my current source directory (that I know works), add a plugis/make changes, and recompile EVERYTHING withotu having to unzip the source zip again.
Sorry if this sounds complicated, it's not. I just made it drawn-out to avoid pointless responses, or stuff like RTFM.




