forked from qt-creator/qt-creator
add a 'master' auto.pro with TEMPLATE = subdirs
(cherry picked from commit 3739081e8a
)
This commit is contained in:
8
tests/auto/auto.pro
Normal file
8
tests/auto/auto.pro
Normal file
@@ -0,0 +1,8 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS += \
|
||||
cplusplus \
|
||||
debugger \
|
||||
extensionsystem \
|
||||
fakevim \
|
||||
rofilereader
|
Reference in New Issue
Block a user