Commit Graph

9 Commits

Author SHA1 Message Date
Robin Mills
9bc16f9aaf #1230 Work-in-progress to restore configure.bat/configure.py to working health (see fix_vcproj.xslt for explanation). 2016-10-10 16:45:02 +00:00
sridharb
9d026de3af Fix for http://dev.exiv2.org/issues/1213
Two changes: add $(ProjectDir)../../src to the include path
change $(SolutionDir)../ to $(ProjectDir)../../ in order so that individual projects may be used in solutions other than those in the exiv2 tree. The existing terminology ties the include paths to the Solution and the new methodology ties them to the Project and enables them to "float" to any Solution.
2016-08-26 03:50:30 +00:00
Robin Mills
21aaf00c05 #1171. Fix submitted. Thank You to Arnold for reporting this. 2016-03-28 08:40:21 +00:00
Robin Mills
287c35ceb2 #1071 Added changes I forgot to submit in r3752 2015-04-28 08:25:49 +00:00
Robin Mills
d393b0fa7e trunk: exiv2 v0.25 2014-12-25 13:55:57 +00:00
Robin Mills
a7268ad719 Add script fixxml.sh to put the .vcproj and .vcxproj xml files on a line-count diet! 2014-09-08 22:03:51 +00:00
Robin Mills
7ea4aeb08e msvc2005: ignore msvcrt/d in link for Release/Debug 2013-07-23 02:38:01 +00:00
Robin Mills
3ffe71ab3f build: Changes to support msvc2003/msvc2005/msvc2012 trees 2013-07-23 00:21:54 +00:00
Robin Mills
e182a28da8 build: rename msvc -> msvc2003, rename msvc64 -> msvc2005 2013-07-22 23:49:27 +00:00