Commit graph

3 commits

Author SHA1 Message Date
Johannes Schickel
0a176b5476 CREATE_PROJECT: Fix wrong paths for linker and resource compiler in MSVC7/8.
This is a regression from 500ae85c, which accidently removed the
AdditionalLibraryDirectories settings for the VCLinkerTool and set the value
of AdditionalIncludeDirectories of the VCResourceCompilerTool to the former
AdditionalLibraryDirectories value.
2011-04-08 18:50:02 +02:00
Julien Templier
8b061f06e2 TOOLS: Fix regression in create_project MSVC9 project creation
Debug build configurations were missing </Configuration> ending elements
(see comments of bug #3121962)

svn-id: r54681
2010-11-30 16:41:48 +00:00
Julien Templier
500ae85c86 TOOLS: Add missing files for create_project
svn-id: r54425
2010-11-23 11:47:52 +00:00