More patches from the pbatard branch.

This commit is contained in:
R. Bernstein
2012-03-04 14:37:07 -05:00
parent 14f6f505ce
commit d0b09d15ef
14 changed files with 58 additions and 138 deletions

View File

@@ -1,4 +1,9 @@
Files in this directory are for compiling with Microsoft Visual C.
They are courtesy of John Oseman (mog).
They are courtesy of John Oseman (mog) and Pete Batard <pete@akeo.ie>.
$Id: README,v 1.1 2004/10/30 14:18:17 rocky Exp $
The extract, driver, iso9660 and udf projects require Visual Studio 2010
or later.
To compile your own project, you will probably need to add the missing/
directory to your include path, as it provides stdint.h, inttypes.h and
unistd.h that provide some of the missing types required by libcdio.