OSDN Git Service

[fixed] build-template, again :D
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 28 Dec 2011 23:26:39 +0000 (23:26 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 28 Dec 2011 23:26:39 +0000 (23:26 +0000)
build-template.xml

index 5f9dfbc..c065df4 100644 (file)
@@ -33,6 +33,7 @@ zipfileset id="jarfiles" -> the jar files to be merged with the project's classe
                <copy failonerror="false" todir="${target}">\r
                        <fileset dir="src">\r
                                <include name="**/*.h"/>\r
+                               <include name="**/*.template"/>\r
                        </fileset>\r
                </copy>\r
        </target>\r