mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
Oops. Cut too deep.
This commit is contained in:
parent
19ac4d41aa
commit
a6403e9cd9
@ -35,6 +35,20 @@ OBJS = \
|
||||
.\$(OBJDIR)\nsIWin32LocaleImpl.obj \
|
||||
$(NULL)
|
||||
|
||||
LINCS= \
|
||||
-I..\
|
||||
-I$(PUBLIC)\locale \
|
||||
-I$(PUBLIC)\xpcom \
|
||||
-I$(PUBLIC)\unicharutil \
|
||||
-I$(PUBLIC)\uconv \
|
||||
-I$(PUBLIC)\raptor \
|
||||
$(NULL)
|
||||
|
||||
LCFLAGS = \
|
||||
$(LCFLAGS) \
|
||||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
SUB_LIBRARIES = $(DIST)\lib\nslocale_s.lib
|
||||
|
||||
LLIBS= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user