wlanutilities/wlanqtutilities/wlanqtutilities.pro
changeset 29 dbe86d96ce5b
parent 19 10810c91db26
child 31 e8f4211554fb
equal deleted inserted replaced
25:001d4d78e350 29:dbe86d96ce5b
    22 DEFINES += BUILD_WLANQTUTILITIES_DLL
    22 DEFINES += BUILD_WLANQTUTILITIES_DLL
    23 DEPENDPATH += .
    23 DEPENDPATH += .
    24 
    24 
    25 #Store generated .moc files to their own directory
    25 #Store generated .moc files to their own directory
    26 MOC_DIR = moc
    26 MOC_DIR = moc
       
    27 
       
    28 # Temporary solution to fix tracecompiler
       
    29 # When tracecompiler is fixed, this can be removed
       
    30 symbian: {
       
    31     MMP_RULES += "USERINCLUDE traces"
       
    32 }
    27 
    33 
    28 #Following macros MW_LAYER_SYSTEMINCLUDE and OS_LAYER_SYSTEMINCLUDE are defined 
    34 #Following macros MW_LAYER_SYSTEMINCLUDE and OS_LAYER_SYSTEMINCLUDE are defined 
    29 #in X:\QT\mkspecs\features\symbian\platform_paths.prf that is always inluded in
    35 #in X:\QT\mkspecs\features\symbian\platform_paths.prf that is always inluded in
    30 #QT compilation
    36 #QT compilation
    31 
    37