summaryrefslogtreecommitdiff
path: root/plugins/Quotes/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-07-26 21:23:19 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-07-26 21:23:19 +0000
commit399d587549327d168e6540eeb1dac54511a3e3c8 (patch)
tree399961785f1322fa2f609f8a7a906385e80d2cf4 /plugins/Quotes/src
parent43d8ad9bdc1dcd17753ce3537544feb157bf3888 (diff)
unified project for Quotes
git-svn-id: http://svn.miranda-ng.org/main/trunk@14732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/src')
-rw-r--r--plugins/Quotes/src/stdafx.cxx (renamed from plugins/Quotes/src/stdafx.cpp)0
-rw-r--r--plugins/Quotes/src/stdafx.h2
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/stdafx.cpp b/plugins/Quotes/src/stdafx.cxx
index 0c766ea07f..0c766ea07f 100644
--- a/plugins/Quotes/src/stdafx.cpp
+++ b/plugins/Quotes/src/stdafx.cxx
diff --git a/plugins/Quotes/src/stdafx.h b/plugins/Quotes/src/stdafx.h
index ecc31d20b9..86b63a2dd2 100644
--- a/plugins/Quotes/src/stdafx.h
+++ b/plugins/Quotes/src/stdafx.h
@@ -5,8 +5,6 @@
#pragma once
-//#define CHART_IMPLEMENT
-#define _CRT_SECURE_NO_WARNINGS
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>