diff -r ef0373b55136 -r 758a864f9613 demos/embedded/qmleasing/deployment.pri --- a/demos/embedded/qmleasing/deployment.pri Fri Sep 17 08:34:18 2010 +0300 +++ b/demos/embedded/qmleasing/deployment.pri Mon Oct 04 01:19:32 2010 +0300 @@ -4,5 +4,5 @@ qmleasing_uid3 = A000E3FE qmleasing_files.path = $$APP_PRIVATE_DIR_BASE/$$qmleasing_uid3 } -qmleasing_files.sources = $$qmleasing_src/easing.qml +qmleasing_files.sources = $$qmleasing_src/easing.qml $$qmleasing_src/content DEPLOYMENT += qmleasing_files