mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
38 lines
1.3 KiB
XML
38 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configurationDescriptor version="80">
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
|
<df name="USBHIDBootKbd" root=".">
|
|
<df name="build">
|
|
<in>USBHIDBootKbdAndMouse_ino.cpp</in>
|
|
</df>
|
|
<in>USBHIDBootKbdAndMouse.ino</in>
|
|
</df>
|
|
<logicalFolder name="ExternalFiles"
|
|
displayName="Important Files"
|
|
projectFiles="false"
|
|
kind="IMPORTANT_FILES_FOLDER">
|
|
<itemPath>Makefile</itemPath>
|
|
</logicalFolder>
|
|
</logicalFolder>
|
|
<sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
|
|
<sourceRootList>
|
|
<Elem>.</Elem>
|
|
</sourceRootList>
|
|
<projectmakefile>Makefile</projectmakefile>
|
|
<confs>
|
|
<conf name="Default" type="0">
|
|
<toolsSet>
|
|
<remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
|
|
<compilerSet>default</compilerSet>
|
|
</toolsSet>
|
|
<makefileType>
|
|
<makeTool>
|
|
<buildCommandWorkingDir>.</buildCommandWorkingDir>
|
|
<buildCommand>${MAKE} -f Makefile</buildCommand>
|
|
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
|
|
<executablePath></executablePath>
|
|
</makeTool>
|
|
</makefileType>
|
|
</conf>
|
|
</confs>
|
|
</configurationDescriptor>
|