Talk:Compiling under VS2010

From Valve Developer Community
Revision as of 05:20, 14 March 2010 by Neico (talk | contribs) (damn i've got some problems today...)
Jump to navigation Jump to search

Fixing Compilation

It should be noted that it seems to have trouble with the new Execute after / before options in the custom build, i recommend using: "Execute after: PostBuildEvent"

Also, i use Environment variables to copy files to the right mod folder, makes piece of code cleaner ;) --Neico 12:18, 14 March 2010 (UTC)