Bug 20691. Add timer_s.lib so that we can use NS_NewTimer(). r=mscott, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55862 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
abd7542a33
commit
1f6f03d26d
@ -38,7 +38,8 @@ LINCS = $(LINCS) -I..\src # for implementation headers
|
||||
|
||||
LLIBS=\
|
||||
$(DIST)\lib\xpcom.lib \
|
||||
$(DIST)\lib\chrome_s.lib \
|
||||
$(DIST)\lib\chrome_s.lib \
|
||||
$(DIST)\lib\timer_s.lib \
|
||||
$(LIBNSPR)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user