From a2e3d77c3aa849f3dd29be0ef114f9ea7e126146 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 9 Feb 2016 09:37:04 +0000 Subject: unified project for WhatsApp git-svn-id: http://svn.miranda-ng.org/main/trunk@16249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/WhatsApp/src/stdafx.cxx | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 protocols/WhatsApp/src/stdafx.cxx (limited to 'protocols/WhatsApp/src/stdafx.cxx') diff --git a/protocols/WhatsApp/src/stdafx.cxx b/protocols/WhatsApp/src/stdafx.cxx new file mode 100644 index 0000000000..8d5b5b5857 --- /dev/null +++ b/protocols/WhatsApp/src/stdafx.cxx @@ -0,0 +1,8 @@ +// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet. +// WhatsAPI++.pch ist der vorkompilierte Header. +// stdafx.obj enthält die vorkompilierten Typinformationen. + +#include "stdafx.h" + +// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H +// und nicht in dieser Datei erforderlich sind. -- cgit v1.2.3