From 5d24e744c25d9eb6f7f5bebc7610e4ae0efce622 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Tue, 25 May 2010 15:04:16 +0000 Subject: [PATCH] Backed out revisions 2221:2219 and most of change 2216. --- msvc/exiv2lib/exiv2lib.vcproj | 6 ++---- src/CMakeLists.txt | 8 +------- src/makernote.cpp | 10 +--------- 3 files changed, 4 insertions(+), 20 deletions(-) diff --git a/msvc/exiv2lib/exiv2lib.vcproj b/msvc/exiv2lib/exiv2lib.vcproj index c59ab80d..df19b1c3 100644 --- a/msvc/exiv2lib/exiv2lib.vcproj +++ b/msvc/exiv2lib/exiv2lib.vcproj @@ -36,7 +36,6 @@ Name="VCCustomBuildTool"/> #else # include "exv_conf.h" -# ifdef WIN32 // MINGW32 case -# include -# else // LINUX case -# include -# endif #endif #include "makernote_int.hpp"