Kaydet (Commit) a967c049 authored tarafından Caolán McNamara's avatar Caolán McNamara

may need comphelper here

üst 67f32c6b
...@@ -85,7 +85,11 @@ APP1DEPN= $(OBJ)$/src_yy_wrapper.obj $(LB)$/$(TARGET).lib ...@@ -85,7 +85,11 @@ APP1DEPN= $(OBJ)$/src_yy_wrapper.obj $(LB)$/$(TARGET).lib
APP2TARGET= helpex APP2TARGET= helpex
APP2OBJS= $(OBJ)$/helpmerge.obj $(OBJ)$/xmlparse.obj $(OBJ)$/export2.obj $(OBJ)$/merge.obj $(OBJ)$/helpex.obj APP2OBJS= $(OBJ)$/helpmerge.obj $(OBJ)$/xmlparse.obj $(OBJ)$/export2.obj $(OBJ)$/merge.obj $(OBJ)$/helpex.obj
APP2RPATH= NONE APP2RPATH= NONE
APP2STDLIBS+=$(SALLIB) $(EXPATASCII3RDLIB) $(TOOLSLIB) APP2STDLIBS+= \
$(EXPATASCII3RDLIB) \
$(TOOLSLIB) \
$(COMPHELPERLIB) \
$(SALLIB)
# extractor and merger for *.lng and *.lng # extractor and merger for *.lng and *.lng
APP3TARGET= ulfex APP3TARGET= ulfex
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment