From 08c2c50448ef2ed77b8c60f2089ef7e2ca69b9cc Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Thu, 1 Nov 2007 02:47:04 +0000 Subject: [PATCH] Partially updated MSVC project (samples and XMP don't compile). --- Makefile | 2 +- msvc/addmoddel/addmoddel.vcproj | 2 +- msvc/crwparse/crwparse.vcproj | 2 +- msvc/exifcomment/exifcomment.vcproj | 2 +- msvc/exifdata-test/exifdata-test.vcproj | 2 +- msvc/exifprint/exifprint.vcproj | 2 +- msvc/exiv2lib/exiv2lib.vcproj | 6 ++++++ msvc/ifd-test/ifd-test.vcproj | 2 +- msvc/iotest/iotest.vcproj | 2 +- msvc/iptceasy/iptceasy.vcproj | 2 +- msvc/iptcprint/iptcprint.vcproj | 2 +- msvc/iptctest/iptctest.vcproj | 2 +- msvc/largeiptc-test/largeiptc-test.vcproj | 2 +- msvc/makernote-test/makernote-test.vcproj | 2 +- msvc/write-test/write-test.vcproj | 2 +- msvc/write2-test/write2-test.vcproj | 2 +- src/taglist.cpp | 2 +- src/xmp.cpp | 17 ++++++++++------- 18 files changed, 32 insertions(+), 23 deletions(-) diff --git a/Makefile b/Makefile index bd84f22e..a6f7e58f 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ ######################################################################## SHELL = /bin/sh -ENABLE_XMP = 1 +ENABLE_XMP = .PHONY: all doc config samples xmpsdk \ mostlyclean clean distclean maintainer-clean \ diff --git a/msvc/addmoddel/addmoddel.vcproj b/msvc/addmoddel/addmoddel.vcproj index 40a920f2..a1f22d1a 100644 --- a/msvc/addmoddel/addmoddel.vcproj +++ b/msvc/addmoddel/addmoddel.vcproj @@ -124,7 +124,7 @@ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> + RelativePath="..\..\samples\addmoddel.cpp"> + RelativePath="..\..\samples\crwparse.cpp"> + RelativePath="..\..\samples\exifcomment.cpp"> + RelativePath="..\..\samples\exifdata-test.cpp"> + RelativePath="..\..\samples\exifprint.cpp"> + + @@ -546,6 +549,9 @@ + + diff --git a/msvc/ifd-test/ifd-test.vcproj b/msvc/ifd-test/ifd-test.vcproj index 529c413e..bdea77d0 100644 --- a/msvc/ifd-test/ifd-test.vcproj +++ b/msvc/ifd-test/ifd-test.vcproj @@ -122,7 +122,7 @@ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> + RelativePath="..\..\samples\ifd-test.cpp"> + RelativePath="..\..\samples\iotest.cpp"> + RelativePath="..\..\samples\iptceasy.cpp"> + RelativePath="..\..\samples\iptcprint.cpp"> + RelativePath="..\..\samples\iptctest.cpp"> + RelativePath="..\..\samples\largeiptc-test.cpp"> + RelativePath="..\..\samples\makernote-test.cpp"> + RelativePath="..\..\samples\write-test.cpp"> + RelativePath="..\..\samples\write2-test.cpp">