diff options
author | Alexander Gluzsky <sss123next@list.ru> | 2013-03-19 17:01:57 +0000 |
---|---|---|
committer | Alexander Gluzsky <sss123next@list.ru> | 2013-03-19 17:01:57 +0000 |
commit | 41129d7c8f96a75b97748d11cd7586e0c7f128a4 (patch) | |
tree | 5c4738a281c02dfab028d4390c080494bf2a7166 /plugins/qt_clist/src/commonheaders.h.cpp | |
parent | 68da593f577e94245cbb8bd52da9c56c77940e03 (diff) |
cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@4113 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/qt_clist/src/commonheaders.h.cpp')
-rwxr-xr-x | plugins/qt_clist/src/commonheaders.h.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/plugins/qt_clist/src/commonheaders.h.cpp b/plugins/qt_clist/src/commonheaders.h.cpp deleted file mode 100755 index 2d1bf9de5c..0000000000 --- a/plugins/qt_clist/src/commonheaders.h.cpp +++ /dev/null @@ -1,16 +0,0 @@ -/*--------------------------------------------------------------------
-* Precompiled header source file used by Visual Studio.NET to generate
-* the .pch file.
-*
-* Due to issues with the dependencies checker within the IDE, it
-* sometimes fails to recompile the PCH file, if we force the IDE to
-* create the PCH file directly from the header file.
-*
-* This file is auto-generated by qmake since no PRECOMPILED_SOURCE was
-* specified, and is used as the common stdafx.cpp. The file is only
-* generated when creating .vcxproj project files, and is not used for
-* command line compilations by nmake.
-*
-* WARNING: All changes made in this file will be lost.
---------------------------------------------------------------------*/
-#include "commonheaders.h"
|