Bug 394279 - "nsRect::Contains() should always succeed if the parameter rect is empty" [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r+sr=roc a1.9=mconnor]
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
LIBRARY_NAME = SimpleTest
include $(DEPTH)/config/autoconf.mk
MODULE = testy
REQUIRES = \
$(NULL)
LOCAL_INCLUDES = \
-I$(srcdir)/.. \
$(NULL)
CPPSRCS = \
SimpleTest.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \
-ltstysupt \
$(NSPR_LIBS) \
$(NULL)
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk