A bunch of build system fixes.
commit00db4a422b75229c1793799728aa595a62ebed2f
authorAlex Rønne Petersen <alex@lycus.org>
Tue, 18 Sep 2012 01:46:27 +0000 (18 01:46 +0000)
committerAlex Rønne Petersen <alex@lycus.org>
Tue, 18 Sep 2012 01:46:27 +0000 (18 01:46 +0000)
tree786ad42bade90aedec690932283f8cc2383690a9
parent951b194e85f97b21984d10da352f00e356a1e8d7
A bunch of build system fixes.

* Some initial MSVC support. Builds the C/C++ source fine, but the Yasm stuff is broken.
* Define VSCORE_EXPORTS when building the VapourSynth library.
* Always define PREFIX when building assembly files.
* Define VSCORE_DEBUG instead of VS_DEBUG.
wscript