qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mike Kronenberg <mike.kronenberg@kberg.ch>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Makefile.target
Date: Tue, 21 Jun 2005 09:36:17 +0200	[thread overview]
Message-ID: <42B7C371.6060106@kberg.ch> (raw)

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	other threads:[~2005-06-21  7:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42B7C371.6060106@kberg.ch \
    --to=mike.kronenberg@kberg.ch \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).