r=cls From Jessica Blanco -start building os2Embed git-svn-id: svn://10.0.0.236/trunk@140604 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,6 +62,10 @@ ifeq ($(OS_ARCH),WINNT)
|
||||
CPPSRCS += nsEmbedWin32.cpp
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
CPPSRCS += nsEmbedOS2.cpp
|
||||
endif
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
# static lib.
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
Reference in New Issue
Block a user