summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian/symmake_abld.cpp
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-19 09:50:34 +0100
committeraxis <qt-info@nokia.com>2010-02-19 09:50:34 +0100
commit603dc7d659084c5d092de79fec08a0baca8eaa59 (patch)
tree383eb16d49c8b59b9bab920932b906eb1f0d192e /qmake/generators/symbian/symmake_abld.cpp
parented604d1a6420c1e6598b7d509dd108aa20db4509 (diff)
Revert "Factored epocRoot implementation out of qmake"
This reverts commit 13cb80be958c40077245cbc4b36448a661e30c64. It breaks non-Symbian platforms.
Diffstat (limited to 'qmake/generators/symbian/symmake_abld.cpp')
-rw-r--r--qmake/generators/symbian/symmake_abld.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/qmake/generators/symbian/symmake_abld.cpp b/qmake/generators/symbian/symmake_abld.cpp
index 6c624121ae..033bcbed2c 100644
--- a/qmake/generators/symbian/symmake_abld.cpp
+++ b/qmake/generators/symbian/symmake_abld.cpp
@@ -48,9 +48,6 @@
#include <qdatetime.h>
#include <qdebug.h>
-// Included from tools/shared
-#include <symbian/epocroot.h>
-
#define DO_NOTHING_TARGET "do_nothing"
#define CREATE_TEMPS_TARGET "create_temps"
#define EXTENSION_CLEAN "extension_clean"