Semester assignments for the course "Microprocessors and Peripherals" of THMMY in AUTH university.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

123 lines
3.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>VendingMachineTarget</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
<dictionary>
<key>?name?</key>
<value></value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.append_environment</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
<value></value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildCommand</key>
<value>make</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
<value>clean</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.contents</key>
<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
<value>false</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableFullBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.stopOnError</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
<value>true</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>build</name>
<type>2</type>
<locationURI>REL_BUILD_DIR</locationURI>
</link>
<link>
<name>project</name>
<type>2</type>
<locationURI>REL_PROJECT_DIR</locationURI>
</link>
<link>
<name>redBlocks</name>
<type>2</type>
<locationURI>REL_REDBLOCKS_DIR</locationURI>
</link>
<link>
<name>src</name>
<type>2</type>
<locationURI>REL_SRC_DIR</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>REL_BUILD_DIR</name>
<value>$%7BPROJECT_LOC%7D/build</value>
</variable>
<variable>
<name>REL_PROJECT_DIR</name>
<value>$%7BPROJECT_LOC%7D/project</value>
</variable>
<variable>
<name>REL_REDBLOCKS_DIR</name>
<value>$%7BPARENT-2-PROJECT_LOC%7D/redBlocks</value>
</variable>
<variable>
<name>REL_SRC_DIR</name>
<value>$%7BPROJECT_LOC%7D/src</value>
</variable>
<variable>
<name>REL_UTEST_DIR</name>
<value>$%7BPROJECT_LOC%7D/utest</value>
</variable>
</variableList>
</projectDescription>