Commit 81ad1790 authored by mcafee%netscape.com's avatar mcafee%netscape.com
Browse files

Adding nsCOMPtr.cpp for nsCOMPtr carpool

parent fb60273d
Loading
Loading
Loading
Loading
+15 −13
Original line number Diff line number Diff line
@@ -27,7 +27,9 @@ LIBRARY_NAME = xpcom
CSRCS		= plvector.c \
		  $(NULL)

CPPSRCS		= nsDebug.cpp \
CPPSRCS		= \
	nsCOMPtr.cpp \
	nsDebug.cpp \
	nsHashtable.cpp \
	nsID.cpp \
	nsServiceManager.cpp \