mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1160272 - DMD build should include |mfbt/Poison.cpp|. r=glandium
This commit is contained in:
parent
d4ca6ef36a
commit
b53827f1c5
@ -11,6 +11,7 @@ EXPORTS += [
|
|||||||
SOURCES += [
|
SOURCES += [
|
||||||
'../../../mfbt/HashFunctions.cpp',
|
'../../../mfbt/HashFunctions.cpp',
|
||||||
'../../../mfbt/JSONWriter.cpp',
|
'../../../mfbt/JSONWriter.cpp',
|
||||||
|
'../../../mfbt/Poison.cpp',
|
||||||
'../../../mozglue/misc/StackWalk.cpp',
|
'../../../mozglue/misc/StackWalk.cpp',
|
||||||
'DMD.cpp',
|
'DMD.cpp',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user