changeset 92 | 782e3408c2ab |
parent 89 | 1e87eb3b400f |
91:a6d55a2e75be | 92:782e3408c2ab |
---|---|
14 # Description: |
14 # Description: |
15 # |
15 # |
16 |
16 |
17 # take path from common.pri |
17 # take path from common.pri |
18 cadb.path = $$DESTDIR |
18 cadb.path = $$DESTDIR |
19 cadb.files = ./../castorage/data/castorage.db |
19 cadb.files = ./../castorage/data/stub/castorage.db |
20 cadb.CONFIG += no_build |
20 cadb.CONFIG += no_build |
21 |
21 |
22 INSTALLS += cadb |
22 INSTALLS += cadb |
23 PRE_TARGETDEPS += install_cadb |
23 PRE_TARGETDEPS += install_cadb |