Fixing objdir bustage
git-svn-id: svn://10.0.0.236/trunk@137150 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -43,14 +43,14 @@ XPIDLSRCS = nsIScriptablePluginSample.idl
|
||||
|
||||
SHARED_LIBRARY_LIBS = ../../common/plugingate_s.$(LIB_SUFFIX)
|
||||
|
||||
DEFFILE = npscriptable.def
|
||||
DEFFILE = $(srcdir)/npscriptable.def
|
||||
RESFILE = npscriptable.res
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
DEFINES += -DMOZILLA_STRICT_API
|
||||
|
||||
LOCAL_INCLUDES = -I$(srcdir)/$(XPIDL_GEN_DIR) \
|
||||
LOCAL_INCLUDES = -I./$(XPIDL_GEN_DIR) \
|
||||
-I$(srcdir)/../../include \
|
||||
-I$(srcdir)/../../../include \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user