forked from qt-creator/qt-creator
adjust fixnavi target to new source structure
Change-Id: I535ea5632492d1baeabe1a0a8be571d7fe9baba9 Reviewed-by: hjk <qthjk@ovi.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
This commit is contained in:
+1
-2
@@ -82,6 +82,5 @@ OTHER_FILES = $$HELP_DEP_FILES $$DEV_HELP_DEP_FILES
|
||||
|
||||
fixnavi.commands = \
|
||||
cd $$targetPath($$PWD) && \
|
||||
perl fixnavi.pl -Dqcmanual -Dqtquick \
|
||||
qtcreator.qdoc maemodev.qdoc symbiandev.qdoc qtcreator-faq.qdoc linuxdev.qdoc meegodev.qdoc
|
||||
perl fixnavi.pl -Dqcmanual -Dqtquick src
|
||||
QMAKE_EXTRA_TARGETS += fixnavi
|
||||
|
||||
Reference in New Issue
Block a user