javacommons/gcfprotocols/http/build/javahttp.pro
changeset 69 773449708c84
parent 61 bf7ee68962da
equal deleted inserted replaced
61:bf7ee68962da 69:773449708c84
    16 include(../../../../inc/build_defines.pri)
    16 include(../../../../inc/build_defines.pri)
    17 
    17 
    18 TARGET=javahttp
    18 TARGET=javahttp
    19 TEMPLATE=lib
    19 TEMPLATE=lib
    20 CONFIG += omj java stl
    20 CONFIG += omj java stl
       
    21 CONFIG -= qt
    21 
    22 
    22 symbian {
    23 symbian {
    23 
    24 
    24     LIBS += -leuser -lhttp -lecom -lbafl -linetprotutil -lhttpfiltercommon -lx509 -lx500 -lcrypto -lesock -lcommdb -lcentralrepository -lwebutils
    25     LIBS += -leuser -lhttp -lecom -lbafl -linetprotutil -lhttpfiltercommon -lx509 -lx500 -lcrypto -lesock -lcommdb -lcentralrepository -lwebutils
    25 
    26