mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Update rbuild project file
Fix linker flags svn path=/trunk/; revision=43547
This commit is contained in:
parent
002073c923
commit
f0eec39ba8
1 changed files with 5 additions and 1 deletions
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue