OSDN Git Service

[ignored] more stuff
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 28 Dec 2011 11:11:23 +0000 (11:11 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 28 Dec 2011 11:11:23 +0000 (11:11 +0000)
build-new.xml

index cf54e49..4e3bd19 100644 (file)
        </target>\r
        \r
        \r
-       <target name="all" depends="clean,gdx-core,gdx-openal,gdx-backend-jogl,gdx-backend-lwjgl,gdx-backend-android,gdx-tools,gdx-tiled-preprocessor,gdx-stb-truetype,gdx-audio"/>\r
+       <target name="all" depends="clean,gdx-core,gdx-openal,gdx-backend-jogl,gdx-backend-lwjgl,gdx-backend-android,gdx-tools,gdx-tiled-preprocessor,gdx-stb-truetype,gdx-audio">\r
+               <!-- copy distribution files (licences etc.) -->\r
+               <copy tofile="${dist}/README" file="gdx/dist/README"/>\r
+               <copy tofile="${dist}/LICENSE" file="gdx/dist/LICENSE"/>\r
+               <copy tofile="${dist}/CC-LICENSE" file="gdx/dist/CC-LICENSE"/>\r
+               <copy tofile="${dist}/AUTHORS" file="gdx/dist/AUTHORS"/>\r
+               <copy tofile="${dist}/CONTRIBUTORS" file="gdx/dist/CONTRIBUTORS"/>\r
+       </target>\r
 </project>
\ No newline at end of file