3 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 1afb17b527 trunk: webready integration. fixing broken and missing MSVC/vcproj files. 11 years ago