-
Notifications
You must be signed in to change notification settings - Fork 1
/
.project
46 lines (46 loc) · 1.39 KB
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Katy</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>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.managedbuilder.core.managedBuildNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUSW4STM32ConvertedProjectNature</nature>
</natures>
<variableList>
<variable>
<name>copy_PARENT</name>
<value>$%7BPARENT-2-ECLIPSE_HOME%7D/STM32Cube_FW_F7_V1.3.0/Projects/STM32746G-Discovery/Applications/USB_Host/HID_Standalone</value>
</variable>
<variable>
<name>copy_PARENT1</name>
<value>$%7BPARENT-5-copy_PARENT%7D</value>
</variable>
<variable>
<name>copy_PARENT12</name>
<value>$%7Bcopy_PARENT%7D/SW4STM32</value>
</variable>
<variable>
<name>copy_PARENT123</name>
<value>$%7Bcopy_PARENT12%7D</value>
</variable>
</variableList>
</projectDescription>