From 8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 Mon Sep 17 00:00:00 2001 From: axis Date: Fri, 24 Apr 2009 13:34:15 +0200 Subject: Long live Qt for S60! --- tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro (limited to 'tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro') diff --git a/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro b/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro new file mode 100644 index 0000000000..3a8e61b9de --- /dev/null +++ b/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro @@ -0,0 +1,4 @@ +load(qttest_p4) +SOURCES += tst_qnetworkcookiejar.cpp + +QT = core network -- cgit v1.2.3