mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 17:38:36 +00:00
Adding nsSound. Fixing NT bustage
This commit is contained in:
parent
d71b07c4d5
commit
3d11fbbf11
@ -54,6 +54,7 @@ CPPSRCS = \
|
||||
nsLookAndFeel.cpp \
|
||||
nsLabel.cpp \
|
||||
nsToolkit.cpp \
|
||||
nsSound.cpp \
|
||||
$(NULL)
|
||||
|
||||
MODULE=raptor
|
||||
@ -90,6 +91,7 @@ OBJS = \
|
||||
.\$(OBJDIR)\nsLookAndFeel.obj \
|
||||
.\$(OBJDIR)\nsLabel.obj \
|
||||
.\$(OBJDIR)\nsToolkit.obj \
|
||||
.\$(OBJDIR)\nsSound.obj \
|
||||
$(NULL)
|
||||
|
||||
LINCS= \
|
||||
|
Loading…
x
Reference in New Issue
Block a user