qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] makefile help: giving QEMU an icon


From: Thomas Huth
Subject: Re: [Qemu-devel] makefile help: giving QEMU an icon
Date: Mon, 26 Jan 2015 10:07:08 +0100

On Fri, 23 Jan 2015 15:48:31 -0500
Programmingkid <address@hidden> wrote:

> I'm trying to make QEMU have an icon instead of the standard gray box icon it 
> is given on Mac OS X. I figured out where to put the code in the makefile, 
> but this location isn't useful. git is trained not to use it. The location is 
> ./ppc-softmmu/makefile. My question is where do I put my icon setting code?
> 
> It currently works in ./ppc-softmmu/makefile after this line: all: $(PROGS) 
> stap

Well, that file is normally just a symlink, generated by the configure
script. So you might want to have a look at the destination of the link
instead, the Makefile.target file in the main directory of the sources.

 Thomas




reply via email to

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