fix 75982 to prepare bidi landing
r=leaf sr=erik check in for erik@netscape.com git-svn-id: svn://10.0.0.236/trunk@94364 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
21c167e7a2
commit
0d66ae151c
@ -19,6 +19,7 @@
|
||||
#
|
||||
# Contributor(s):
|
||||
DEPTH=..\..\..
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
|
||||
LCFLAGS= $(LCFLAGS) -D__STDC__
|
||||
@ -61,7 +62,7 @@ CPP_OBJS= \
|
||||
MODULE=unicharutil
|
||||
|
||||
|
||||
INCS=-I$(PUBLIC)\xpcom -I$(PUBLIC)\unicharutil -I$(PUBLIC)\raptor
|
||||
LINCS=-I$(PUBLIC)\xpcom -I$(PUBLIC)\unicharutil -I$(PUBLIC)\raptor
|
||||
|
||||
MAKE_OBJ_TYPE=DLL
|
||||
DLLNAME=ucharuti
|
||||
|
||||
@ -20,6 +20,7 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..\..
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
EXPORTS = \
|
||||
nslayout.h \
|
||||
|
||||
@ -20,6 +20,7 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..\..
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
LIBRARY_NAME=layoutbase_s
|
||||
DEFINES=-D_IMPL_NS_LAYOUT -DWIN32_LEAN_AND_MEAN
|
||||
|
||||
@ -20,6 +20,7 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..\..\..
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
LIBRARY_NAME=layouthtmlbase_s
|
||||
MODULE=raptor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user