[Esbox-commits] r169 - trunk/org.indt.esbox.ui/templates/CppDrawExample

raul at garage.maemo.org raul at garage.maemo.org
Tue Oct 23 01:17:31 EEST 2007


Author: raul
Date: 2007-10-23 01:17:30 +0300 (Tue, 23 Oct 2007)
New Revision: 169

Modified:
   trunk/org.indt.esbox.ui/templates/CppDrawExample/template.xml
Log:


Modified: trunk/org.indt.esbox.ui/templates/CppDrawExample/template.xml
===================================================================
--- trunk/org.indt.esbox.ui/templates/CppDrawExample/template.xml	2007-10-22 22:15:42 UTC (rev 168)
+++ trunk/org.indt.esbox.ui/templates/CppDrawExample/template.xml	2007-10-22 22:17:30 UTC (rev 169)
@@ -25,7 +25,7 @@
 	
 	<process type="org.eclipse.cdt.core.CreateSourceFolder">
 		<simple name="projectName" value="$(projectName)"/>
-		<simple name="path" value="src"/>
+		<simple name="path" value="$(sourceDir)"/>
 	</process>
 	
 	<process type="org.eclipse.cdt.core.AddFiles">



More information about the Esbox-commits mailing list