qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Makefile.target
@ 2005-06-21  7:36 Mike Kronenberg
  0 siblings, 0 replies; only message in thread
From: Mike Kronenberg @ 2005-06-21  7:36 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-21  7:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-21  7:36 [Qemu-devel] Makefile.target Mike Kronenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).