From 2611dd6cbb3fe81af36532bd610075e2d3192e92 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 12 Aug 2005 10:26:36 +0000 Subject: [PATCH] Qt4 improvements: - Add -name option to rcc invocation. This is needed to disambiguate the name of the generated initialising function. Since qmake takes the basename of the .qrc file I've copied this behaviour to have consistent naming. - Add -I option to moc invocation. I've added the include and include/QtCore directories in order to be able to compile Qt4 with V2. Patch from Juergen Hunold. [SVN r30536] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9c775fe21b..3ba458a38d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9c775fe21b6f50fa232ce2ce6ac7d49ed87de286 +Subproject commit 3ba458a38dd45f779151ec9b3ef1aeae32fae345