[ros-dev] [ros-diffs] [hpoussin] 29378: Add back windres, it is still used after wrc invocation
Steven Edwards
winehacker at gmail.com
Wed Oct 3 23:12:32 CEST 2007
speaking of resources, Alexandre is now allowing binary resources in
winehq git as it actually handles them in a sane way as opposed to
cvs. This means you guys can drop bin2res if your using it anywhere
and keeping shell32 resources in sync with Wine will be less of a diff
now.
Thanks
Steven
On 10/3/07, hpoussin at svn.reactos.org <hpoussin at svn.reactos.org> wrote:
> Author: hpoussin
> Date: Wed Oct 3 18:17:46 2007
> New Revision: 29378
>
> URL: http://svn.reactos.org/svn/reactos?rev=29378&view=rev
> Log:
> Add back windres, it is still used after wrc invocation
>
> Modified:
> trunk/reactos/Makefile
>
> Modified: trunk/reactos/Makefile
> URL: http://svn.reactos.org/svn/reactos/trunk/reactos/Makefile?rev=29378&r1=29377&r2=29378&view=diff
> ==============================================================================
> --- trunk/reactos/Makefile (original)
> +++ trunk/reactos/Makefile Wed Oct 3 18:17:46 2007
> @@ -298,6 +298,7 @@
> objcopy = $(Q)$(PREFIX_)objcopy
> dlltool = $(Q)$(PREFIX_)dlltool
> strip = $(Q)$(PREFIX_)strip
> +windres = $(Q)$(PREFIX_)windres
>
> # Set utilities
> ifeq ($(OSTYPE),msys)
>
>
>
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
More information about the Ros-dev
mailing list