diff options
Diffstat (limited to 'Software/Code_Composer/twine_graphicslib/.project')
| -rw-r--r-- | Software/Code_Composer/twine_graphicslib/.project | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Software/Code_Composer/twine_graphicslib/.project b/Software/Code_Composer/twine_graphicslib/.project new file mode 100644 index 000000000..8736c1f5b --- /dev/null +++ b/Software/Code_Composer/twine_graphicslib/.project @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>twine_graphicslib</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>drivers/frame.c</name> + <type>1</type> + <locationURI>SW_ROOT/examples/boards/dk-tm4c129x/drivers/frame.c</locationURI> + </link> + <link> + <name>drivers/kentec320x240x16_ssd2119.c</name> + <type>1</type> + <locationURI>SW_ROOT/examples/boards/dk-tm4c129x/drivers/kentec320x240x16_ssd2119.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> |
