qtmobility/config.tests/maemo5-contacts/main.cpp
changeset 14 6fbed849b4f4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/config.tests/maemo5-contacts/main.cpp	Wed Jun 23 19:08:38 2010 +0300
@@ -0,0 +1,8 @@
+#include <libosso-abook/osso-abook.h>
+#include <gdk-pixbuf/gdk-pixbuf.h>
+#include <libebook/e-book-util.h>
+
+int main(int, char**)
+{
+    return 0;
+}