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 \
|
|
|
|
|
gdbdebugger \
|
|
|
|
|
preprocessor \
|
2010-11-04 13:45:42 +01:00
|
|
|
subdir_proparser
|
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
|