소스 검색

- remove Updater plugin

Normen Hansen 10 년 전
부모
커밋
9373af7544
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      build.xml

+ 0 - 2
build.xml

@@ -44,8 +44,6 @@
                 <replacestring from='#jdkhome="/path/to/jdk"' to ='${jdkhome.string}'/>
             </filterchain>
         </copy>
-        <copy file="jmonkeyplatform.import" tofile="build/launcher/etc/jmonkeyplatform.import"/>
-        <copy file="jmonkeyplatform.import" tofile="build/etc/jmonkeyplatform.import"/>
     </target>
 
     <!--zips up the templates and adds them to the template project-->