Talk:Compiling under VS2010

From Valve Developer Community
Revision as of 05:19, 14 March 2010 by Neico (talk | contribs)
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 Envoirment Variables to copy files to the right Mod folder, make that code cleaner ;) --Neico 12:18, 14 March 2010 (UTC)