You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
483 B
34 lines
483 B
TEMPLATE = subdirs
|
|
|
|
CONFIG += ordered
|
|
|
|
REQUIRES = full-config
|
|
|
|
SUBDIRS = basicbrowsing \
|
|
basicbrowsing2 \
|
|
basicdatamanip \
|
|
connect1 \
|
|
create_connections \
|
|
custom1 \
|
|
delete \
|
|
extract \
|
|
form1 \
|
|
form2 \
|
|
insert \
|
|
insert2 \
|
|
navigating \
|
|
order1 \
|
|
order2 \
|
|
retrieve1 \
|
|
retrieve2 \
|
|
subclass1 \
|
|
subclass2 \
|
|
subclass3 \
|
|
subclass4 \
|
|
subclass5 \
|
|
table1 \
|
|
table2 \
|
|
table3 \
|
|
table4 \
|
|
update
|