You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
bin trunk: exiv2 v0.25 11 years ago
depends Fix for http://dev.exiv2.org/issues/1213 9 years ago
issue984 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
python msvc2005/configure.py - ready! Updated msvc2005/ReadMe.txt. Added tools/python 10 years ago
rm #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
ppxml build: rename msvc -> msvc2003, rename msvc64 -> msvc2005 12 years ago