mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build
This commit is contained in:
parent
7f02ce6600
commit
c203a813fb
@ -16,4 +16,4 @@ elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
||||
]
|
||||
USE_STATIC_LIBS = True
|
||||
if CONFIG['GNU_CC']:
|
||||
WIN32_EXE_FLAGS += ['-municode']
|
||||
WIN32_EXE_LDFLAGS += ['-municode']
|
||||
|
Loading…
Reference in New Issue
Block a user