mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
5ed17c1ffd
Added OpenGL ES3 support to qnx_ctx.c Finalize momentics project setup
61 lines
1.9 KiB
XML
61 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>RetroArch</name>
|
|
<comment></comment>
|
|
<projects>
|
|
<project>RetroArch_</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
<triggers>clean,full,incremental,</triggers>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>com.qnx.tools.bbt.xml.core.bbtXMLValidationBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
<nature>com.qnx.tools.ide.bbt.core.bbtnature</nature>
|
|
</natures>
|
|
<linkedResources>
|
|
<link>
|
|
<name>src/cc_resampler_neon.S</name>
|
|
<type>1</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/audio/drivers_resampler/cc_resampler_neon.S</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src/float_to_s16_neon.S</name>
|
|
<type>1</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libretro-common/audio/conversion/float_to_s16_neon.S</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src/griffin.c</name>
|
|
<type>1</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/griffin/griffin.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src/s16_to_float_neon.S</name>
|
|
<type>1</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libretro-common/audio/conversion/s16_to_float_neon.S</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src/sinc_resampler_neon.S</name>
|
|
<type>1</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libretro-common/audio/resampler/drivers/sinc_resampler_neon.S</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
</projectDescription>
|