2010-07-13 11:16:17 +02:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
|
|
|
|
|
|
SUBDIRS= \
|
2010-09-15 11:50:24 +02:00
|
|
|
cplusplus-frontend \
|
2010-07-13 11:16:17 +02:00
|
|
|
fakevim \
|
2011-10-19 16:52:45 +02:00
|
|
|
debugger \
|
2010-07-13 11:16:17 +02:00
|
|
|
preprocessor \
|
2012-02-28 12:13:04 +01:00
|
|
|
subdir_proparser \
|
2013-02-03 20:48:18 +02:00
|
|
|
utils
|
2010-07-13 11:16:17 +02:00
|
|
|
|
|
|
|
|
unix {
|
|
|
|
|
# Uses popen
|
|
|
|
|
SUBDIRS += \
|
2010-07-13 11:24:26 +02:00
|
|
|
plain-cplusplus \
|
2010-07-13 11:16:17 +02:00
|
|
|
# Profile library paths issues
|
|
|
|
|
process \
|
|
|
|
|
ssh
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
subdir_proparser.file=proparser/testreader.pro
|