qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Makefile.target


From: Mike Kronenberg
Subject: [Qemu-devel] Makefile.target
Date: Tue, 21 Jun 2005 09:36:17 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Hi all,

I've made a patch for OS X to use the built-in CD-ROM drive. (-cdrom /dev/cdrom). I used #ifdef COCOA_CONFIG in block.c and added -framework CoreFoundation -framework IOKit to COCOA_LIBS in makefile.target.
This works ok.

But I want the Patch to work with SDL, too.
So I use #ifdef __APPLE__ in block.c.

I tryed allot of thing but I'm no makefile hero :)

So, how do I add the Frameworks now?

Thanks
Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]