mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Adding the toolbar builder to Windows and Linux makefiles.
This commit is contained in:
parent
a64fcfbefe
commit
ce65cb0e92
@ -38,6 +38,7 @@ CPPSRCS = \
|
||||
nsRDFGenericBuilder.cpp \
|
||||
nsRDFHTMLBuilder.cpp \
|
||||
nsRDFMenuBuilder.cpp \
|
||||
nsRDFToolbarBuilder.cpp \
|
||||
nsRDFTreeBuilder.cpp \
|
||||
nsRDFXULBuilder.cpp \
|
||||
nsXULDocument.cpp \
|
||||
|
@ -38,6 +38,7 @@ CPP_OBJS=\
|
||||
.\$(OBJDIR)\nsRDFElement.obj \
|
||||
.\$(OBJDIR)\nsRDFGenericBuilder.obj \
|
||||
.\$(OBJDIR)\nsRDFMenuBuilder.obj \
|
||||
.\$(OBJDIR)\nsRDFToolbarBuilder.obj \
|
||||
.\$(OBJDIR)\nsRDFTreeBuilder.obj \
|
||||
.\$(OBJDIR)\nsRDFXULBuilder.obj \
|
||||
.\$(OBJDIR)\nsXULDocument.obj \
|
||||
|
Loading…
Reference in New Issue
Block a user