<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>utlTest</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>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>source/main.cpp</name> <type>1</type> <location>W:/Work/Software/Libraries/utl/test/main.cpp</location> </link> <link> <name>source/tests</name> <type>2</type> <location>W:/Work/Software/Libraries/utl/test/tests</location> </link> <link> <name>utl/include</name> <type>2</type> <location>W:/Work/Software/Libraries/utl/include</location> </link> <link> <name>utl/src</name> <type>2</type> <location>W:/Work/Software/Libraries/utl/src</location> </link> </linkedResources> </projectDescription>