uidesigner/com.nokia.sdt.series60.componentlibrary/templates/Series 60 v3.0 EXE/template_add.xml
author timkelly
Mon, 10 Aug 2009 10:47:20 -0500
changeset 398 d0373668f9ff
parent 0 fb279309251b
permissions -rw-r--r--
Bug 9566. Serialize the saving of Carbide project data and Carbide launguage data. New CDT 6.0 thorws exception if not done.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE template [
<!ENTITY template_add SYSTEM "../shared/template_add.inc">
]>
<template 
	version="1.0" 
	label="%template.label">
	<description>%template.desc</description>

	&template_add;

</template>