Просмотр исходного кода

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]
Vladimir Prus 21 лет назад
Родитель
Сommit
2611dd6cbb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 9c775fe21b6f50fa232ce2ce6ac7d49ed87de286
+Subproject commit 3ba458a38dd45f779151ec9b3ef1aeae32fae345

粤ICP备19079148号