зеркало из https://github.com/mozilla/gecko-dev.git
Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917)
This commit is contained in:
Родитель
a938c08678
Коммит
eea7fa29d0
|
@ -64,7 +64,6 @@ CPPSRCS = \
|
|||
MostRecentUrls.cpp \
|
||||
PrintProgressDialog.cpp \
|
||||
Preferences.cpp \
|
||||
nsPrintSettingsImpl.cpp \
|
||||
PrintSetupDialog.cpp \
|
||||
StdAfx.cpp \
|
||||
$(NULL)
|
||||
|
|
|
@ -42,6 +42,8 @@ REQUIRES = xpcom \
|
|||
unicharutil \
|
||||
locale \
|
||||
necko \
|
||||
dom \
|
||||
windowwatcher \
|
||||
content \
|
||||
layout \
|
||||
$(NULL)
|
||||
|
@ -72,7 +74,7 @@ LOCAL_INCLUDES = \
|
|||
-I$(srcdir)/.. \
|
||||
$(NULL)
|
||||
|
||||
OS_LIBS += comdlg32.lib
|
||||
OS_LIBS += winspool.lib comdlg32.lib
|
||||
|
||||
GARBAGE += nsCompressedCharMap.cpp
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче