Makefile(s) updated

This commit is contained in:
Mirek Fidler 2026-04-28 11:40:02 +02:00
parent 65ae756caf
commit 59b2ae24b3
2 changed files with 4 additions and 0 deletions

View file

@ -18423,6 +18423,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \
$(UPPDIR1)Painter/Painter.h \ $(UPPDIR1)Painter/Painter.h \
$(UPPDIR1)Painter/Painter.hpp \ $(UPPDIR1)Painter/Painter.hpp \
$(UPPDIR1)Painter/Painting.h \ $(UPPDIR1)Painter/Painting.h \
$(UPPDIR1)PdfDraw/PdfDraw.h \
$(UPPDIR1)plugin/bz2/bz2.h \ $(UPPDIR1)plugin/bz2/bz2.h \
$(UPPDIR1)plugin/lz4/lz4.h \ $(UPPDIR1)plugin/lz4/lz4.h \
$(UPPDIR1)plugin/lzma/lzma.h \ $(UPPDIR1)plugin/lzma/lzma.h \
@ -18430,6 +18431,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \
$(UPPDIR1)plugin/pcre/Pcre.h \ $(UPPDIR1)plugin/pcre/Pcre.h \
$(UPPDIR1)plugin/pcre/RegExp.h \ $(UPPDIR1)plugin/pcre/RegExp.h \
$(UPPDIR1)plugin/png/png.h \ $(UPPDIR1)plugin/png/png.h \
$(UPPDIR1)plugin/z/z.h \
$(UPPDIR1)plugin/zstd/lib/zstd.h \ $(UPPDIR1)plugin/zstd/lib/zstd.h \
$(UPPDIR1)plugin/zstd/zstd.h \ $(UPPDIR1)plugin/zstd/zstd.h \
$(UPPDIR1)RichEdit/Diagram.iml \ $(UPPDIR1)RichEdit/Diagram.iml \

View file

@ -18423,6 +18423,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \
$(UPPDIR1)Painter/Painter.h \ $(UPPDIR1)Painter/Painter.h \
$(UPPDIR1)Painter/Painter.hpp \ $(UPPDIR1)Painter/Painter.hpp \
$(UPPDIR1)Painter/Painting.h \ $(UPPDIR1)Painter/Painting.h \
$(UPPDIR1)PdfDraw/PdfDraw.h \
$(UPPDIR1)plugin/bz2/bz2.h \ $(UPPDIR1)plugin/bz2/bz2.h \
$(UPPDIR1)plugin/lz4/lz4.h \ $(UPPDIR1)plugin/lz4/lz4.h \
$(UPPDIR1)plugin/lzma/lzma.h \ $(UPPDIR1)plugin/lzma/lzma.h \
@ -18430,6 +18431,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \
$(UPPDIR1)plugin/pcre/Pcre.h \ $(UPPDIR1)plugin/pcre/Pcre.h \
$(UPPDIR1)plugin/pcre/RegExp.h \ $(UPPDIR1)plugin/pcre/RegExp.h \
$(UPPDIR1)plugin/png/png.h \ $(UPPDIR1)plugin/png/png.h \
$(UPPDIR1)plugin/z/z.h \
$(UPPDIR1)plugin/zstd/lib/zstd.h \ $(UPPDIR1)plugin/zstd/lib/zstd.h \
$(UPPDIR1)plugin/zstd/zstd.h \ $(UPPDIR1)plugin/zstd/zstd.h \
$(UPPDIR1)RichEdit/Diagram.iml \ $(UPPDIR1)RichEdit/Diagram.iml \