Update rbuild project file

Fix linker flags

svn path=/trunk/; revision=43547
This commit is contained in:
KJK::Hyperion 2009-10-17 21:30:01 +00:00
parent 002073c923
commit f0eec39ba8

View file

@ -161,7 +161,7 @@
<Tool
Name="VCLinkerTool"
OutputFile=".\Debug/rbuild.exe"
LinkIncremental="1"
LinkIncremental="2"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/rbuild.pdb"
@ -395,6 +395,10 @@
RelativePath="backend\mingw\modulehandler.h"
>
</File>
<File
RelativePath=".\backend\mingw\mstools_detection.cpp"
>
</File>
<File
RelativePath="backend\mingw\pch_detection.h"
>