3 Commits (b6c355245860cb15fea991fb6632dfa5cfedea2b)

Author SHA1 Message Date
Robin Mills 6a26ee2a83 #1230 msvc2005 ini-test.vcproj simplication and referencing correct headers. 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 62e2fc086b #1034 Added msvc2005/ini-test 9 years ago