Browse Source

Fix for android build

seanpaultaylor 11 years ago
parent
commit
784a5344a8
1 changed files with 0 additions and 3 deletions
  1. 0 3
      samples/racer/android/build.xml

+ 0 - 3
samples/racer/android/build.xml

@@ -30,9 +30,6 @@
             <fileset dir="../../../gameplay/res/ui"/>
             <fileset dir="../../../gameplay/res/ui"/>
         </copy>
         </copy>
     </target>
     </target>
-    
-    <target name="-post-compile">
-    </target>
 
 
     <!-- version-tag: 1 -->
     <!-- version-tag: 1 -->
     <import file="${sdk.dir}/tools/ant/build.xml" />
     <import file="${sdk.dir}/tools/ant/build.xml" />