taskx/jtulach/against-solution14/build.xml
changeset 82 f2a4b0e116c2
parent 14 d907b216f8a1
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/taskx/jtulach/against-solution14/build.xml	Sat Oct 18 16:51:45 2008 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!-- this is a template file to test  -->
     1.6 +<project name="testing-template" default="run" basedir=".">
     1.7 +    <import file="../../common.xml"/>
     1.8 +</project>