mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 06:40:08 +00:00
oops: mentioned in ChangeLog but not commited
This commit is contained in:
parent
afb6e60fb3
commit
ab3d1411a3
@ -33,9 +33,15 @@ DEFINES = -DG_ENABLE_DEBUG -DGTK_DISABLE_COMPAT_H -DG_LOG_DOMAIN=\"Gtk\" -Dnear=
|
|||||||
|
|
||||||
TOUCH = copy makefile.msc+nul
|
TOUCH = copy makefile.msc+nul
|
||||||
|
|
||||||
|
gtk-stocks-icons :
|
||||||
|
cd stock-icons
|
||||||
|
nmake -nologo -f makefile.msc
|
||||||
|
cd ..
|
||||||
|
|
||||||
all : \
|
all : \
|
||||||
..\config.h \
|
..\config.h \
|
||||||
generated \
|
generated \
|
||||||
|
gtk-stocks-icons \
|
||||||
gtk-win32-$(GTK_VER).dll \
|
gtk-win32-$(GTK_VER).dll \
|
||||||
gtk-win32-$(GTK_VER)s.lib
|
gtk-win32-$(GTK_VER)s.lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user