summaryrefslogtreecommitdiff
path: root/examples/designer/designer.pro
blob: 348b684c956fe3c9c65a13b2538ac64cc8fded46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE    = subdirs
SUBDIRS     = calculatorform

!static:SUBDIRS += calculatorbuilder \
                   containerextension \
                   customwidgetplugin \
                   taskmenuextension \
                   worldtimeclockbuilder \
                   worldtimeclockplugin

# the sun cc compiler has a problem with the include lines for the form.prf
solaris-cc*:SUBDIRS -= calculatorbuilder \
		       worldtimeclockbuilder