12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>test_RA6M4</name>
- <comment></comment>
- <projects>
- </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>
- </buildSpec>
- <natures>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>com.renesas.cdt.ra.contentgen.raExecutableNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>src/benchmark.c</name>
- <type>1</type>
- <locationURI>PARENT-5-PROJECT_LOC/wolfcrypt/benchmark/benchmark.c</locationURI>
- </link>
- <link>
- <name>src/test.c</name>
- <type>1</type>
- <locationURI>PARENT-5-PROJECT_LOC/wolfcrypt/test/test.c</locationURI>
- </link>
- <link>
- <name>src/common/user_settings.h</name>
- <type>1</type>
- <locationURI>PARENT-1-PROJECT_LOC/common/user_settings.h</locationURI>
- </link>
- <link>
- <name>src/common/wolfssl_demo.h</name>
- <type>1</type>
- <locationURI>PARENT-1-PROJECT_LOC/common/wolfssl_demo.h</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|