Talk:Microsoft Visual Studio 6.0 Usage

From Valve Developer Community
Revision as of 18:28, 11 July 2005 by MightyMooquack (talk | contribs) (Issue with VC6 compilation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

It's not quite that simple. If you create a "source code only" mod, the tools linked here will work just fine, but if you choose one of the "Modify" options, the prjconverter creates VC++ 6 project files that are lousy with variables that VC6 cannot understand (and thus that will not compile), and which must be manually replaced with their correct values. —MightyMooquack 18:28, 11 Jul 2005 (PDT)