Am Mi., 17. Juni 2020 um 15:48 Uhr schrieb Enrico Forestieri <[email protected]
>:

> On Wed, Jun 17, 2020 at 03:38:00PM +0200, Kornel Benko wrote:
> >
> > Maybe following has to be specified too (inside the if(WIN32))
> >       ENABLE_LANGUAGE(RC)
>
> Note that you have to make sure the icons are available. This is done
> in src/Makefile.am by copying them as follows:
>
> if LYX_WIN_RESOURCE
> .rc.o:
>         cp $(top_srcdir)/development/Win32/packaging/icons/lyx_*32x32.ico .
>         $(RC) -I$(top_builddir) --preprocessor "$(CPP) -xc-header
> -DRC_INVOKED" $< -o $@
> endif
>

Actually I just noticed that the icon in the picture you sent earlier is
different from the icon I am used to. lyx_32x32.ico and lyx_doc_32x32.ico
are different from lyx.ico, which is used on Windows. What is the guideline
here?

Eugene
-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to