mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 09:30:44 +00:00
Moved files from src to public
This commit is contained in:
parent
e2ca880d53
commit
5541684b92
@ -23,7 +23,7 @@ CPPSRCS = RegFactory.cpp TestFactory.cpp
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
CFLAGS += -DUSE_NSREG
|
||||
INCLUDES = -I../src -I$(DIST)/include
|
||||
INCLUDES = -I../public -I$(DIST)/include
|
||||
|
||||
EX_LIBS = $(DIST)/lib/libxpcom.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/libreg.$(LIB_SUFFIX) \
|
||||
|
@ -33,7 +33,7 @@ LCFLAGS=-DUSE_NSREG
|
||||
|
||||
REQUIRES=libreg
|
||||
|
||||
LINCS=-I..\src -Iservices
|
||||
LINCS=-I..\public -Iservices
|
||||
|
||||
LLIBS= \
|
||||
$(DIST)\lib\xpcom32.lib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user