Skip to content

Instantly share code, notes, and snippets.

@jooyunghan
Created July 21, 2011 23:02
Show Gist options
  • Save jooyunghan/1098441 to your computer and use it in GitHub Desktop.
Save jooyunghan/1098441 to your computer and use it in GitHub Desktop.
golandroid/build.xml 중에서
    <target name="-pre-compile">
     <subant target="jar">
      <fileset dir="../gol" includes="build.xml" />
     </subant>
    </target>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment