diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-10 15:48:37 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-10 15:48:37 +0000 |
commit | c2b31c148d0190328568d6be1412676f155599bf (patch) | |
tree | 4224f2c6a444867214015bfe46a0cdf1d1e53c60 /protocols/Xfire/src/stdafx.cpp | |
parent | 788326a35a2f727b711b77e52dd2b79290271f99 (diff) |
xfire: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Xfire/src/stdafx.cpp')
-rw-r--r-- | protocols/Xfire/src/stdafx.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/Xfire/src/stdafx.cpp b/protocols/Xfire/src/stdafx.cpp deleted file mode 100644 index f16632cd31..0000000000 --- a/protocols/Xfire/src/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
-// xfiretest.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.
|