configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/implml/test_external_with_ref.content
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.

<?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>