iaupdate/iaupdate.pro
changeset 29 26b6f0522fd8
parent 25 98b66e4fb0be
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
    14 # Description:
    14 # Description:
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS += IAD\bgcindicatorplugin\bgcindicatorplugin.pro
    19 SUBDIRS += IAD/bgcindicatorplugin/bgcindicatorplugin.pro
       
    20 SUBDIRS += IAD/api/iaupdateapi.pro
       
    21 SUBDIRS += IAD/ui/iaupdate.pro
       
    22 SUBDIRS += IAD/launcher/iaupdatelauncher.pro
    20 
    23 
    21