10 Commits (b6c355245860cb15fea991fb6632dfa5cfedea2b)

Author SHA1 Message Date
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 70adbba759 msvc2005/configure.py - ready! Updated msvc2005/ReadMe.txt. Added tools/python 10 years ago
Robin Mills 0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
Robin Mills dd26905aee trunk: jenkins_build.bat promote webready r3452 r3453 to trunk. 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 321ad5a464 renamed main.c -> issue984.cpp and built it with MSVC2005 11 years ago
Robin Mills f93877f94b Issue: #984. Thank You, Axel for reporting this, the patch, and the test code. 11 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