activityfw/storage/storage.pro
changeset 109 e0aa398e6810
parent 104 9b022b1f357c
equal deleted inserted replaced
104:9b022b1f357c 109:e0aa398e6810
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS += client \
    19 CONFIG += ordered
    20            server
    20 
       
    21 SUBDIRS +=  common \
       
    22             client \
       
    23             server \