From 94c575dc25f045c7083f3aa1cfdbdfac7e08bd00 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 26 Sep 2012 06:27:36 +0000 Subject: default folders structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/skype.h | 53 ------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 protocols/Skype/skype.h (limited to 'protocols/Skype/skype.h') diff --git a/protocols/Skype/skype.h b/protocols/Skype/skype.h deleted file mode 100644 index 7484ee7482..0000000000 --- a/protocols/Skype/skype.h +++ /dev/null @@ -1,53 +0,0 @@ -#pragma once - -#define MIRANDA_VER 0x0A00 - -#include - -#pragma warning(push) -# pragma warning(disable:4312) -#include -#include -#include -#include -#include -#include -#include -#include -//#include "m_cluiframes.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#pragma warning(pop) - -// skype - -#define SSL_LIB_CYASSL -#define NO_FILESYSTEM - -// Enable desktop video -//#define SKYPEKIT_SURFACE_RENDERING - -// Additional flags for desktop video for non-Windows targets -//#define VIDEO_TRANSPORT_SYSV -//#define VIDEO_TRANSPORT_POSIX - -extern HINSTANCE g_hInstance; \ No newline at end of file -- cgit v1.2.3