Bug 292373: fix plugin bustage on Windows from bug 291229's landing.
Patch from dougt, r+sr=shaver. git-svn-id: svn://10.0.0.236/trunk@172917 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -100,7 +100,7 @@ ifeq ($(OS_ARCH), BeOS)
|
||||
CPPSRCS += nsPluginsDirBeOS.cpp
|
||||
CPPSRCS += nsPluginNativeWindow.cpp
|
||||
else
|
||||
ifneq (,$(filter WINNT WINCE,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifneq (,$(filter WINNT WINCE,$(OS_ARCH)))
|
||||
CPPSRCS += nsPluginsDirWin.cpp
|
||||
CPPSRCS += nsPluginNativeWindowWin.cpp
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user