2013-02-19 15:38:30 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>HelloCpp</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
2014-05-08 11:20:25 +08:00
|
|
|
<project>libcocos2dx</project>
|
2013-02-19 15:38:30 +08:00
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2014-05-08 11:20:25 +08:00
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
|
|
<triggers>clean,full,incremental,</triggers>
|
|
|
|
<arguments>
|
|
|
|
<dictionary>
|
|
|
|
<key>?children?</key>
|
2014-09-15 23:55:39 +08:00
|
|
|
<value>?children?=?name?=entry\\\\\\\|\\\|\|?name?=outputEntries\||</value>
|
2014-05-08 11:20:25 +08:00
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>?name?</key>
|
|
|
|
<value></value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.append_environment</key>
|
|
|
|
<value>true</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
|
|
|
|
<value>all</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.buildArguments</key>
|
2014-09-15 23:55:39 +08:00
|
|
|
<value>${ProjDirPath}/build_native.py -b release</value>
|
2014-05-08 11:20:25 +08:00
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.buildCommand</key>
|
|
|
|
<value>python</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.buildLocation</key>
|
|
|
|
<value>${ProjDirPath}</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
|
|
|
|
<value>clean</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.contents</key>
|
|
|
|
<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
|
|
|
|
<value>false</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
|
|
|
|
<value>true</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.enableFullBuild</key>
|
|
|
|
<value>true</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
|
|
|
|
<value>all</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.stopOnError</key>
|
|
|
|
<value>true</value>
|
|
|
|
</dictionary>
|
|
|
|
<dictionary>
|
|
|
|
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
|
|
|
|
<value>false</value>
|
|
|
|
</dictionary>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2013-02-19 15:38:30 +08:00
|
|
|
<buildCommand>
|
|
|
|
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2013-02-26 07:05:44 +08:00
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
|
|
<triggers>full,incremental,</triggers>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2013-02-19 15:38:30 +08:00
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
|
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
2013-02-26 07:05:44 +08:00
|
|
|
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
|
|
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
2013-02-19 15:38:30 +08:00
|
|
|
</natures>
|
2013-02-26 07:05:44 +08:00
|
|
|
<linkedResources>
|
|
|
|
<link>
|
|
|
|
<name>Classes</name>
|
|
|
|
<type>2</type>
|
2014-05-08 11:20:25 +08:00
|
|
|
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Classes</locationURI>
|
2013-02-26 07:05:44 +08:00
|
|
|
</link>
|
|
|
|
<link>
|
2014-05-08 11:20:25 +08:00
|
|
|
<name>cocos2d</name>
|
2013-02-26 07:05:44 +08:00
|
|
|
<type>2</type>
|
2014-05-08 11:20:25 +08:00
|
|
|
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/cocos2d</locationURI>
|
2013-02-26 07:05:44 +08:00
|
|
|
</link>
|
|
|
|
<link>
|
2014-05-08 11:20:25 +08:00
|
|
|
<name>libcocos2d</name>
|
2013-02-26 07:05:44 +08:00
|
|
|
<type>2</type>
|
2014-07-19 19:35:30 +08:00
|
|
|
<locationURI>PARENT-1-PROJECT_LOC/cocos2d/cocos/platform/android/java/src</locationURI>
|
2013-02-26 07:05:44 +08:00
|
|
|
</link>
|
|
|
|
</linkedResources>
|
2013-02-19 15:38:30 +08:00
|
|
|
</projectDescription>
|