modified tools/rbuild/backend/mingw/compilers/gcc.mak
authorKJK::Hyperion <hackbunny@reactos.org>
Fri, 19 Jun 2009 02:28:33 +0000 (02:28 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Fri, 19 Jun 2009 02:28:33 +0000 (02:28 +0000)
commit591cbf3208e6797897ce98c28f524a1cd94aad59
treed7034d4450a2b9e4d11e68c4936dc60a1c758ca6
parentf073fbe6ab8ee92a76a79e333768e77d97591950
modified   tools/rbuild/backend/mingw/compilers/gcc.mak
modified   tools/rbuild/backend/mingw/compilers/msc.mak
   New rules for C preprocessor that compiles to standard output (RBUILD_PIPE_CPP, RBUILD_PIPE_CXX_CPP)

modified   tools/rbuild/backend/mingw/rules.mak
   Use RBUILD_PIPE_CPP in RBUILD_WRC_RULE, instead of hardcoding GCC

svn path=/trunk/; revision=41459
reactos/tools/rbuild/backend/mingw/compilers/gcc.mak
reactos/tools/rbuild/backend/mingw/compilers/msc.mak
reactos/tools/rbuild/backend/mingw/rules.mak