[Telepathy-commits] [telepathy-qt4/master] Added missing include wrapper to force automake to generate correct Tpo files.

Stefan Eilers stefan.eilers at basyskom.de
Tue Dec 9 04:50:37 PST 2008


---
 TelepathyQt4/Prototype/cli-stream-engine.cpp |   23 ++++++++++++++++++++++
 TelepathyQt4/Prototype/cli-stream-engine.h   |   27 ++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 TelepathyQt4/Prototype/cli-stream-engine.cpp
 create mode 100644 TelepathyQt4/Prototype/cli-stream-engine.h

diff --git a/TelepathyQt4/Prototype/cli-stream-engine.cpp b/TelepathyQt4/Prototype/cli-stream-engine.cpp
new file mode 100644
index 0000000..a027dcc
--- /dev/null
+++ b/TelepathyQt4/Prototype/cli-stream-engine.cpp
@@ -0,0 +1,23 @@
+/*
+ * This file is part of TelepathyQt4
+ *
+ * Copyright (C) 2008 Collabora Ltd. <http://www.collabora.co.uk/>
+ * Copyright (C) 2008 Nokia Corporation
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ */
+
+#include <TelepathyQt4/Prototype/_gen/cli-stream-engine-body.hpp>
+#include <TelepathyQt4/Prototype/_gen/cli-stream-engine.moc.hpp>
diff --git a/TelepathyQt4/Prototype/cli-stream-engine.h b/TelepathyQt4/Prototype/cli-stream-engine.h
new file mode 100644
index 0000000..3c1db90
--- /dev/null
+++ b/TelepathyQt4/Prototype/cli-stream-engine.h
@@ -0,0 +1,27 @@
+/*
+ * This file is part of TelepathyQt4
+ *
+ * Copyright (C) 2008 Collabora Ltd. <http://www.collabora.co.uk/>
+ * Copyright (C) 2008 Nokia Corporation
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ */
+
+#ifndef _TelepathyQt4_Prototype_cli_stream_engine_h_HEADER_GUARD_
+#define _TelepathyQt4_Prototype_cli_stream_engine_h_HEADER_GUARD_
+
+#include <TelepathyQt4/Prototype/_gen/cli-stream-engine.h>
+
+#endif
-- 
1.5.6.5




More information about the Telepathy-commits mailing list