Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
19 lines
267 B
Prolog
19 lines
267 B
Prolog
load(qttest_p4)
|
|
|
|
SOURCES += tst_qsslcipher.cpp
|
|
!wince*:win32:LIBS += -lws2_32
|
|
QT = core network
|
|
|
|
TARGET = tst_qsslcipher
|
|
|
|
win32 {
|
|
CONFIG(debug, debug|release) {
|
|
DESTDIR = debug
|
|
} else {
|
|
DESTDIR = release
|
|
}
|
|
}
|
|
|
|
symbian: TARGET.CAPABILITY = NetworkServices
|
|
|