OSDN Git Service

Fix documentation for custom project wizard.
[qt-creator-jp/qt-creator-jp.git] / qtcreator.pro
index 6739eb9..3e15415 100644 (file)
@@ -11,7 +11,8 @@ include(doc/doc.pri)
 TEMPLATE  = subdirs
 CONFIG   += ordered
 
-SUBDIRS = src share
+SUBDIRS = src share lib/qtcreator/qtcomponents
+unix:!macx:!isEmpty(copydata):SUBDIRS += bin
 
 OTHER_FILES += dist/copyright_template.txt \
     dist/changes-1.1.0 \
@@ -24,4 +25,6 @@ OTHER_FILES += dist/copyright_template.txt \
     dist/changes-2.0.1 \
     dist/changes-2.1.0 \
     dist/changes-2.2.0 \
-    dist/changes-2.3.0
+    dist/changes-2.3.0 \
+    dist/changes-2.3.1 \
+    dist/changes-2.4.0