1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>test</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>
- <buildCommand>
- <name>com.renesas.cdt.managedbuild.renesas.misrachecker.builder</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>
- </natures>
- <linkedResources>
- <link>
- <name>src/benchmark.c</name>
- <type>1</type>
- <locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/benchmark/benchmark.c</locationURI>
- </link>
- <link>
- <name>src/benchmark.h</name>
- <type>1</type>
- <locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/benchmark/benchmark.h</locationURI>
- </link>
- <link>
- <name>src/test.c</name>
- <type>1</type>
- <locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/test/test.c</locationURI>
- </link>
- <link>
- <name>src/wolfssl_dummy.c</name>
- <type>1</type>
- <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/common/wolfssl_dummy.c</locationURI>
- </link>
- </linkedResources>
- <variableList>
- <variable>
- <name>copy_PARENT</name>
- <value>$%7BPARENT-3-ECLIPSE_HOME%7D/workspace/wolfssl</value>
- </variable>
- </variableList>
- </projectDescription>
|