diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-11-30 13:45:42 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-11-30 13:45:42 +0000 |
commit | 62320204bf806686dd07d27d8110670914a874ca (patch) | |
tree | 648a8dc12e506f6e6e100efb4d31159e6c17decd /android/src | |
parent | 980e2932579e3ede636297b49baf12ad1bc8b2a7 (diff) | |
download | mupdf-62320204bf806686dd07d27d8110670914a874ca.tar.xz |
Rejig VS projects to avoid compiling files twice.
We now have a libmupdf that has all the usual files in, plus a
libmupdf-v8 and a libmupdf-nov8 with/without javascript
respectively. libmupdf-v8 and libmupdf-nov8 both depend on libmupdf,
and the apps depend on libmupdf-{no,}v8 as appropriate.
This means every file is listed (and compiled) strictly once, and
better matches the style of the unix builds. It also prevents VS
getting confused and listing files twice in search results.
Also, we strip out the unnecessary repeated calls to generate.bat,
which result in occasional spurious build failures.
Diffstat (limited to 'android/src')
0 files changed, 0 insertions, 0 deletions