96 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			96 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <projectDescription>
 | |
| 	<name>ide-cubeide-test3-idf</name>
 | |
| 	<comment></comment>
 | |
| 	<projects>
 | |
| 		<project>ide-sw4stm32-xf</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>
 | |
| 	</buildSpec>
 | |
| 	<natures>
 | |
| 		<nature>com.st.stm32cube.ide.mcu.MCUProjectNature</nature>
 | |
| 		<nature>org.eclipse.cdt.core.cnature</nature>
 | |
| 		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
 | |
| 		<nature>org.eclipse.cdt.core.ccnature</nature>
 | |
| 		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
 | |
| 		<nature>com.st.stm32cube.ide.mcu.MCUSW4STM32ConvertedProjectNature</nature>
 | |
| 	</natures>
 | |
| 	<linkedResources>
 | |
| 		<link>
 | |
| 			<name>app</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/src/app</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>common</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/common</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>events</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/src/events</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>mdw</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>virtual:/virtual</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>platform</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>virtual:/virtual</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>xf</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-3-PROJECT_LOC/src/simplified/xf</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>config/xf-config.h</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/common/config/xf-config.h</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>mdw/trace</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>copy_PARENT123/src/mdw/trace</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>platform/f7-disco-gcc</name>
 | |
| 			<type>2</type>
 | |
| 			<locationURI>PARENT-3-PROJECT_LOC/src/platform/f7-disco-gcc</locationURI>
 | |
| 		</link>
 | |
| 	</linkedResources>
 | |
| 	<variableList>
 | |
| 		<variable>
 | |
| 			<name>copy_PARENT</name>
 | |
| 			<value>$%7BPARENT-2-PROJECT_LOC%7D/test2</value>
 | |
| 		</variable>
 | |
| 		<variable>
 | |
| 			<name>copy_PARENT1</name>
 | |
| 			<value>$%7BPARENT-2-copy_PARENT%7D/git/xf/01-work/test-bench/test3</value>
 | |
| 		</variable>
 | |
| 		<variable>
 | |
| 			<name>copy_PARENT12</name>
 | |
| 			<value>$%7BPARENT-1-copy_PARENT1%7D</value>
 | |
| 		</variable>
 | |
| 		<variable>
 | |
| 			<name>copy_PARENT123</name>
 | |
| 			<value>$%7BPARENT-1-copy_PARENT12%7D</value>
 | |
| 		</variable>
 | |
| 	</variableList>
 | |
| </projectDescription>
 |