зеркало из https://github.com/mozilla/pjs.git
Define _WIN32_IE for mingw builds. Fixing bustage.
Thanks to Sebastian Tusk <bugzilla.20.scyt@spamgourmet.com> for the patch. Bug #297999 r=cls a=asa
This commit is contained in:
Родитель
60cad15d59
Коммит
17c630e890
|
@ -68,6 +68,7 @@ ifndef GNU_CC
|
|||
RCFLAGS += -I$(srcdir)
|
||||
else
|
||||
RCFLAGS += --include-dir $(srcdir)
|
||||
DEFINES += -D_WIN32_IE=0x300
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче