]> granicus.if.org Git - handbrake/commit
Initial makefile build system for CYGWIN and .dll generation.
authorprigaux <pri@nopapers.org>
Sat, 10 Feb 2007 16:45:23 +0000 (16:45 +0000)
committerprigaux <pri@nopapers.org>
Sat, 10 Feb 2007 16:45:23 +0000 (16:45 +0000)
commit56ceb3ea7fe9ef229a666aeb99876007a1f3f31e
tree893b87206226e18a6f8f5009f85cf18b96a5de55
parentbb7925db00df8236e25fa252a7aec5fe632780a1
Initial makefile build system for CYGWIN and .dll generation.

To build on windows, type:

make clean all

Target are as for Linux:
all clean mrproper

mrproper cleans the contrib libraries and as such the build will be very very very long...
Note that jam.exe must be in the $PATH as it is used to build the contrib folder.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/MediaFork_0.8.0_mpeg4ip@283 b64f7644-9d1e-0410-96f1-a4d463321fa5
Makefile
libmediafork/Makefile
test/BUILDSHARED
test/Makefile