9 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 b3f107bd8c #1199 WebP Support (work in progress). Thank You to Ben for the patch. Thanks to Gilles for encouragement. 9 years ago
Robin Mills 32577413e5 #1187 Fixing msvc build breaker in r4308 Thank You Taras for the patch. 9 years ago
Robin Mills 8c92f5f094 #1034. Corrections to r4249 to fix build-breakers 9 years ago
Robin Mills f52eacf921 #1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
10 years ago
Robin Mills c1933e6882 msvc2005/configure.py fixes discovered by testing configure -vat and configure -Vat (with/without video). 10 years ago
Robin Mills 287c35ceb2 #1071 Added changes I forgot to submit in r3752 10 years ago
Robin Mills 1afb17b527 trunk: webready integration. fixing broken and missing MSVC/vcproj files. 11 years ago