The Android/NEON optimized version of Physics Effects is thanks to Graham Rhodes and Anthony Hamilton, See Issue 587
115 lines
4.1 KiB
XML
115 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Applied Research Associates Inc. (c)2011
|
|
|
|
Redistribution and use in source and binary forms,
|
|
with or without modification, are permitted provided that the
|
|
following conditions are met:
|
|
* Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
* Redistributions in binary form must reproduce the above copyright
|
|
notice, this list of conditions and the following disclaimer in the
|
|
documentation and/or other materials provided with the distribution.
|
|
* Neither the name of the Applied Research Associates Inc nor the names
|
|
of its contributors may be used to endorse or promote products derived
|
|
from this software without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
|
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
POSSIBILITY OF SUCH DAMAGE.
|
|
-->
|
|
<projectDescription>
|
|
<name>PfxApp_1_Simple_Parallel</name>
|
|
<comment></comment>
|
|
<projects>
|
|
<project>PfxLibrary</project>
|
|
</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>
|
|
<buildCommand>
|
|
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
|
<triggers>auto,full,incremental,</triggers>
|
|
<arguments>
|
|
<dictionary>
|
|
<key>LaunchConfigHandle</key>
|
|
<value><project>/.externalToolBuilders/BuildSampleJNICode.launch</value>
|
|
</dictionary>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
</natures>
|
|
<linkedResources>
|
|
<link>
|
|
<name>src/pfx/renderingsupport/PhysicsEffectsGLSurfaceView.java</name>
|
|
<type>1</type>
|
|
<locationURI>PFX_ROOT/project/Android/PfxApp_1_Simple_Parallel/src/pfx/renderingsupport/PhysicsEffectsGLSurfaceView.java</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src/pfx/renderingsupport/PhysicsEffectsRenderer.java</name>
|
|
<type>1</type>
|
|
<locationURI>PFX_ROOT/project/Android/PfxApp_1_Simple_Parallel/src/pfx/renderingsupport/PhysicsEffectsRenderer.java</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src/pfx/sample1b/PfxApp_1_Simple_Parallel.java</name>
|
|
<type>1</type>
|
|
<locationURI>PFX_ROOT/project/Android/PfxApp_1_Simple_Parallel/src/pfx/sample1b/PfxApp_1_Simple_Parallel.java</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
<filteredResources>
|
|
<filter>
|
|
<id>1305070288951</id>
|
|
<name>jni</name>
|
|
<type>26</type>
|
|
<matcher>
|
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
|
<arguments>1.0-name-matches-false-false-.svn</arguments>
|
|
</matcher>
|
|
</filter>
|
|
<filter>
|
|
<id>1305070295995</id>
|
|
<name>src</name>
|
|
<type>26</type>
|
|
<matcher>
|
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
|
<arguments>1.0-name-matches-false-false-.svn</arguments>
|
|
</matcher>
|
|
</filter>
|
|
</filteredResources>
|
|
<variableList>
|
|
<variable>
|
|
<name>PFX_ROOT</name>
|
|
<value>$%7BPARENT-3-PROJECT_LOC%7D</value>
|
|
</variable>
|
|
</variableList>
|
|
</projectDescription>
|