Put the Qt Help stuff in a different folder under the build directory.

This commit is contained in:
Matt Williams
2010-07-02 18:38:43 +00:00
parent b00360d323
commit b6f64ea3f8
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
<!-- This section says that polyvox.qch will be created from index.qhp when qcollectiongenerator is run -->
<generate>
<file>
<input>index.qhp</input>
<input>../html/index.qhp</input>
<output>polyvox.qch</output>
</file>
</generate>