Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
8fd841c1
Commit
8fd841c1
authored
Jan 08, 2009
by
Daniel Molkentin
Browse files
build docs on windows
parent
6966d91c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/doc.pri
View file @
8fd841c1
...
@@ -2,7 +2,7 @@ unix {
...
@@ -2,7 +2,7 @@ unix {
QDOC = SRCDIR=$$PWD OUTDIR=$$OUT_PWD/doc/html $$(QTDIR)/tools/qdoc3/qdoc3
QDOC = SRCDIR=$$PWD OUTDIR=$$OUT_PWD/doc/html $$(QTDIR)/tools/qdoc3/qdoc3
HELPGENERATOR = $$(QTDIR)/bin/qhelpgenerator
HELPGENERATOR = $$(QTDIR)/bin/qhelpgenerator
} else {
} else {
QDOC = $$(QTDIR)\tools\qdoc3\release\qdoc3.exe
QDOC =
set SRCDIR=$$PWD&& set OUTDIR=$$OUT_PWD/doc/html&&
$$(QTDIR)\tools\qdoc3\release\qdoc3.exe
HELPGENERATOR = $$(QTDIR)\bin\qhelpgenerator.exe
HELPGENERATOR = $$(QTDIR)\bin\qhelpgenerator.exe
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment