Remove Q_WS_*, symbian and maemo code in QtDeclarative
[profile/ivi/qtdeclarative.git] / examples / embedded / qmleasing / deployment.pri
index 946fcd9..7a5d040 100644 (file)
@@ -1,8 +1,4 @@
 qmleasing_src = $$PWD/../../../examples/declarative/animation/easing
-symbian {
-    load(data_caging_paths)
-    qmleasing_uid3 = A000E3FE
-    qmleasing_files.path = $$APP_PRIVATE_DIR_BASE/$$qmleasing_uid3
-}
+
 qmleasing_files.files = $$qmleasing_src/easing.qml $$qmleasing_src/content
 DEPLOYMENT += qmleasing_files