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.
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 | |
---|---|---|
.. | ||
include | 12 years ago | |
src | 11 years ago | |
Depends2.suo | 12 years ago | |
ReadMe.txt | 12 years ago | |
depends.sln | 12 years ago | |
depends.vcproj | 9 years ago | |
stdafx.cpp | 12 years ago | |
stdafx.h | 12 years ago | |
targetver.h | 12 years ago |
ReadMe.txt
Depends/ReadMe.txt ------------------ This project is "depends" and is code from MSJ (now MSDN) in 1997. I appreciate and respect the code provided by Matt Pietrik. I have made the following changes: 1) Added the -q option 2) Added the MSVC build environment (for 32bit and 64bit builds) 3) Modified the default response to report 1 and 2. The projects builds depends32.exe and depends64.exe which are used by runner32.bat and runner64.bat to test dependancies post build. Robin Mills http://clanmills.com 2011-01-02