12 Commits (03ca00fc1e1d412494bca3094e15ed1a7fd23aea)

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). 9 years ago
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.
9 years ago
Robin Mills 21aaf00c05 #1171. Fix submitted. Thank You to Arnold for reporting this. 9 years ago
Robin Mills 287c35ceb2 #1071 Added changes I forgot to submit in r3752 10 years ago
Robin Mills 77fa15a60b #1012. Yet more fixes in . See r3513 11 years ago
Robin Mills 7bf224262d #1012: more fixes to r3513. Fix msvc2005/metacopy and msvc2005/path-test to respect changed location of utils.hpp 11 years ago
Robin Mills a585d00ee9 #1012. Correction to r3513 for msvc2005/metacopy to respect new location of utils.hpp 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
Robin Mills a7268ad719 Add script fixxml.sh to put the .vcproj and .vcxproj xml files on a line-count diet! 11 years ago
Robin Mills 7ea4aeb08e msvc2005: ignore msvcrt/d in link for Release/Debug 12 years ago
Robin Mills 3ffe71ab3f build: Changes to support msvc2003/msvc2005/msvc2012 trees 12 years ago
Robin Mills e182a28da8 build: rename msvc -> msvc2003, rename msvc64 -> msvc2005 12 years ago