--- a/tools/runonphone/runonphone.pro Wed Jun 23 19:07:03 2010 +0300
+++ b/tools/runonphone/runonphone.pro Tue Jul 06 15:10:48 2010 +0300
@@ -22,7 +22,10 @@
}
else:unix:!symbian {
SOURCES += serenum_unix.cpp
+ LIBS += -lusb
}
else {
SOURCES += serenum_stub.cpp
}
+
+