From d94c61a941894c6ff28e2e7ad7b1446a8f1f52a1 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 28 Oct 2011 20:44:27 +0200 Subject: Remove S60/symbian specific code Clean up and remove Symbian specific code and data. Change-Id: I89976fd087d485e04d37eccd3aeb3d2beac59b0a Reviewed-by: Thiago Macieira --- src/plugins/s60/s60.pro | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/plugins/s60/s60.pro (limited to 'src/plugins/s60/s60.pro') diff --git a/src/plugins/s60/s60.pro b/src/plugins/s60/s60.pro deleted file mode 100644 index c999fff656..0000000000 --- a/src/plugins/s60/s60.pro +++ /dev/null @@ -1,11 +0,0 @@ -TEMPLATE = subdirs - - -symbian { - contains(S60_VERSION, 3.1)|contains(S60_VERSION, 3.2)|contains(S60_VERSION, 5.0) { - SUBDIRS += 3_1 3_2 - } - - # 5.0 is used also for Symbian3 and later - SUBDIRS += 5_0 -} \ No newline at end of file -- cgit v1.2.3