configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/implml/test_external_with_ref.content
changeset 0 2e8eeb919028
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/implml/test_external_with_ref.content	Thu Mar 11 17:04:37 2010 +0200
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<content xmlns="http://www.s60.com/xml/content/2">
+	<desc>Copy test file</desc>
+    <output dir="content/private/12345678" file="abcdef00.cre">
+    	<externalinput dir="${CTD_Special.InputPath}">
+    		<include files="cccccc00_empty.cre"/>
+    	</externalinput>
+    </output>
+</content>