qtmobility/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
changeset 4 90517678cc4f
parent 0 cfcbf08528c4
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    13 
    13 
    14 symbian {
    14 symbian {
    15     TARGET.CAPABILITY = NetworkServices NetworkControl ReadUserData 
    15     TARGET.CAPABILITY = NetworkServices NetworkControl ReadUserData 
    16 }
    16 }
    17 
    17 
    18 maemo6 {
    18 maemo6|maemo5 {
    19     CONFIG += link_pkgconfig
    19     CONFIG += link_pkgconfig
    20 
    20 
    21     PKGCONFIG += conninet
    21     PKGCONFIG += conninet
    22 }
    22 }