contentstorage/caclient/installs_win32.pri
changeset 66 32469d7d46ff
parent 61 8e5041d13c84
equal deleted inserted replaced
61:8e5041d13c84 66:32469d7d46ff
    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