diff options
Diffstat (limited to 'Software/Code_Composer/twine_usblib/.project')
| -rw-r--r-- | Software/Code_Composer/twine_usblib/.project | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Software/Code_Composer/twine_usblib/.project b/Software/Code_Composer/twine_usblib/.project new file mode 100644 index 000000000..3d83dab3e --- /dev/null +++ b/Software/Code_Composer/twine_usblib/.project @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>twine_usblib</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>com.ti.ccstudio.core.ccsNature</nature> + <nature>org.eclipse.cdt.core.cnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> + <nature>org.eclipse.cdt.core.ccnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> + </natures> + <linkedResources> + <link> + <name>utils/ustdlib.c</name> + <type>1</type> + <locationURI>SW_ROOT/utils/ustdlib.c</locationURI> + </link> + </linkedResources> + <variableList> + <variable> + <name>SW_ROOT</name> + <value>$%7BTI_PRODUCTS_DIR%7D/TivaWare_C_Series-2.1.4.178</value> + </variable> + </variableList> +</projectDescription> |
