[gnoduino] Don't forget to compile HID.cpp
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnoduino] Don't forget to compile HID.cpp
- Date: Fri, 6 Jul 2012 11:55:19 +0000 (UTC)
commit 585670eb43682be3a68b20c3a01b7509cc2e2984
Author: Pascal de Bruijn <pmjdebruijn pcode nl>
Date: Mon Jun 25 12:39:53 2012 +0200
Don't forget to compile HID.cpp
src/compiler.py | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/compiler.py b/src/compiler.py
index 3adfe04..834c797 100644
--- a/src/compiler.py
+++ b/src/compiler.py
@@ -70,7 +70,8 @@ cppobj_additional = [
"CDC.cpp",
"Stream.cpp",
"IPAddress.cpp",
- "USBCore.cpp"
+ "USBCore.cpp",
+ "HID.cpp"
]
defc = [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]