Author: hyperion Date: Sat Oct 17 23:30:01 2009 New Revision: 43547
URL: http://svn.reactos.org/svn/reactos?rev=43547&view=rev Log: Update rbuild project file Fix linker flags
Modified: trunk/reactos/tools/rbuild/rbuild.vcproj
Modified: trunk/reactos/tools/rbuild/rbuild.vcproj URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/rbuild.vcproj?... ============================================================================== --- trunk/reactos/tools/rbuild/rbuild.vcproj [iso-8859-1] (original) +++ trunk/reactos/tools/rbuild/rbuild.vcproj [iso-8859-1] Sat Oct 17 23:30:01 2009 @@ -161,7 +161,7 @@ <Tool Name="VCLinkerTool" OutputFile=".\Debug/rbuild.exe" - LinkIncremental="1" + LinkIncremental="2" SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\Debug/rbuild.pdb" @@ -396,6 +396,10 @@ > </File> <File + RelativePath=".\backend\mingw\mstools_detection.cpp" + > + </File> + <File RelativePath="backend\mingw\pch_detection.h" > </File>