From 8cce9856d763626a7d8c868dec40a8aa55dfd5a3 Mon Sep 17 00:00:00 2001 From: Mirek Fidler Date: Thu, 16 Jan 2025 11:50:02 +0100 Subject: [PATCH] Makefile(s) updated --- Makefile | 3049 ++++++------------------------------------------ Makefile.in | 3049 ++++++------------------------------------------ umkMakefile | 30 +- umkMakefile.in | 30 +- 4 files changed, 768 insertions(+), 5390 deletions(-) diff --git a/Makefile b/Makefile index 3933ed94f..b97dd4f99 100644 --- a/Makefile +++ b/Makefile @@ -9,86 +9,86 @@ Macro = -DflagGUI -DflagGCC -DflagSHARED -DflagPOSIX -DflagLINUX CXX = c++ LINKER = $(CXX) CFLAGS = -O3 -ffunction-sections -fdata-sections -CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++14 +CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++17 LDFLAGS = -Wl,--gc-sections $(LINKOPTIONS) LIBPATH = AR = ar -sr -OutDir_ide = $(UPPOUT)ide/GCC-Gcc-Gui-Linux-Main-Posix-Shared/ +OutDir_ide = $(UPPOUT)ide//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Main-Posix-Shared/ Macro_ide = $(Macro) -DflagMAIN -OutDir_ide_Common = $(UPPOUT)ide/Common/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Common = $(UPPOUT)ide/Common//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Common = $(Macro) -OutDir_ide_Core = $(UPPOUT)ide/Core/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Core = $(UPPOUT)ide/Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Core = $(Macro) -OutDir_ide_LayDes = $(UPPOUT)ide/LayDes/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_LayDes = $(UPPOUT)ide/LayDes//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_LayDes = $(Macro) -OutDir_ide_Builders = $(UPPOUT)ide/Builders/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Builders = $(UPPOUT)ide/Builders//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Builders = $(Macro) -OutDir_ide_Debuggers = $(UPPOUT)ide/Debuggers/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Debuggers = $(UPPOUT)ide/Debuggers//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Debuggers = $(Macro) -OutDir_ide_Browser = $(UPPOUT)ide/Browser/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Browser = $(UPPOUT)ide/Browser//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Browser = $(Macro) -OutDir_CodeEditor = $(UPPOUT)CodeEditor/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_CodeEditor = $(UPPOUT)CodeEditor//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_CodeEditor = $(Macro) -OutDir_CtrlLib = $(UPPOUT)CtrlLib/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_CtrlLib = $(UPPOUT)CtrlLib//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_CtrlLib = $(Macro) -OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_bz2 = $(Macro) -OutDir_HexView = $(UPPOUT)HexView/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_HexView = $(UPPOUT)HexView//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_HexView = $(Macro) -OutDir_TextDiffCtrl = $(UPPOUT)TextDiffCtrl/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_TextDiffCtrl = $(UPPOUT)TextDiffCtrl//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_TextDiffCtrl = $(Macro) -OutDir_TabBar = $(UPPOUT)TabBar/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_TabBar = $(UPPOUT)TabBar//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_TabBar = $(Macro) -OutDir_ide_Designers = $(UPPOUT)ide/Designers/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Designers = $(UPPOUT)ide/Designers//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Designers = $(Macro) -OutDir_ide_Android = $(UPPOUT)ide/Android/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Android = $(UPPOUT)ide/Android//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Android = $(Macro) -OutDir_ide_Java = $(UPPOUT)ide/Java/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Java = $(UPPOUT)ide/Java//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Java = $(Macro) -OutDir_ide_MacroManager = $(UPPOUT)ide/MacroManager/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_MacroManager = $(UPPOUT)ide/MacroManager//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_MacroManager = $(Macro) -OutDir_Report = $(UPPOUT)Report/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Report = $(UPPOUT)Report//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Report = $(Macro) -OutDir_Core_SSL = $(UPPOUT)Core/SSL/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Core_SSL = $(UPPOUT)Core/SSL//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Core_SSL = $(Macro) -OutDir_plugin_md = $(UPPOUT)plugin/md/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_md = $(UPPOUT)plugin/md//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_md = $(Macro) -OutDir_ide_clang = $(UPPOUT)ide/clang/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_clang = $(UPPOUT)ide/clang//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_clang = $(Macro) -OutDir_Esc = $(UPPOUT)Esc/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Esc = $(UPPOUT)Esc//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Esc = $(Macro) -OutDir_Core = $(UPPOUT)Core/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Core = $(UPPOUT)Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Core = $(Macro) -OutDir_plugin_lzma = $(UPPOUT)plugin/lzma/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_lzma = $(UPPOUT)plugin/lzma//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_lzma = $(Macro) -OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_lz4 = $(Macro) -OutDir_plugin_zstd = $(UPPOUT)plugin/zstd/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_zstd = $(UPPOUT)plugin/zstd//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_zstd = $(Macro) -OutDir_RichEdit = $(UPPOUT)RichEdit/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_RichEdit = $(UPPOUT)RichEdit//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_RichEdit = $(Macro) -OutDir_plugin_png = $(UPPOUT)plugin/png/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_png = $(UPPOUT)plugin/png//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_png = $(Macro) -OutDir_Draw = $(UPPOUT)Draw/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Draw = $(UPPOUT)Draw//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Draw = $(Macro) -OutDir_PdfDraw = $(UPPOUT)PdfDraw/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_PdfDraw = $(UPPOUT)PdfDraw//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_PdfDraw = $(Macro) -OutDir_Painter = $(UPPOUT)Painter/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Painter = $(UPPOUT)Painter//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Painter = $(Macro) -OutDir_plugin_pcre = $(UPPOUT)plugin/pcre/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_pcre = $(UPPOUT)plugin/pcre//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_pcre = $(Macro) -OutDir_CtrlCore = $(UPPOUT)CtrlCore/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_CtrlCore = $(UPPOUT)CtrlCore//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_CtrlCore = $(Macro) -OutDir_plugin_bmp = $(UPPOUT)plugin/bmp/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_bmp = $(UPPOUT)plugin/bmp//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_bmp = $(Macro) -OutDir_RichText = $(UPPOUT)RichText/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_RichText = $(UPPOUT)RichText//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_RichText = $(Macro) -OutDir_ide_IconDes = $(UPPOUT)ide/IconDes/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_IconDes = $(UPPOUT)ide/IconDes//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_IconDes = $(Macro) -OutDir_plugin_gif = $(UPPOUT)plugin/gif/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_gif = $(UPPOUT)plugin/gif//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_gif = $(Macro) -OutDir_plugin_jpg = $(UPPOUT)plugin/jpg/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_jpg = $(UPPOUT)plugin/jpg//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_jpg = $(Macro) OutDir = $(OutDir_ide) @@ -503,17 +503,12 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -641,9 +636,7 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/BaseDlg.cpp -o $(OutDir_ide)BaseDlg.o $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ @@ -741,17 +734,12 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -879,9 +867,7 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/SelectPkg.cpp -o $(OutDir_ide)SelectPkg.o $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ @@ -979,17 +965,12 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1117,9 +1098,7 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/UppWspc.cpp -o $(OutDir_ide)UppWspc.o $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ @@ -1217,17 +1196,12 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1355,9 +1329,7 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/NewPackageFile.cpp -o $(OutDir_ide)NewPackageFile.o $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ @@ -1455,17 +1427,12 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1593,9 +1560,7 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Organizer.cpp -o $(OutDir_ide)Organizer.o $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ @@ -1693,17 +1658,12 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1831,9 +1791,7 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Template.cpp -o $(OutDir_ide)Template.o $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ @@ -1931,17 +1889,12 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2069,9 +2022,7 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Console.cpp -o $(OutDir_ide)Console.o $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ @@ -2169,17 +2120,12 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2307,9 +2253,7 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/FindFile.cpp -o $(OutDir_ide)FindFile.o $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ @@ -2407,17 +2351,12 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2545,9 +2484,7 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/FindInFiles.cpp -o $(OutDir_ide)FindInFiles.o $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ @@ -2645,17 +2582,12 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2783,9 +2715,7 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Config.cpp -o $(OutDir_ide)Config.o $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ @@ -2883,17 +2813,12 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3021,9 +2946,7 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/ide.cpp -o $(OutDir_ide)ide.o $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ @@ -3121,17 +3044,12 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3259,9 +3177,7 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idefile.cpp -o $(OutDir_ide)idefile.o $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ @@ -3359,17 +3275,12 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3497,9 +3408,7 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/EditorTabBar.cpp -o $(OutDir_ide)EditorTabBar.o $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ @@ -3597,17 +3506,12 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3735,9 +3639,7 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Bottom.cpp -o $(OutDir_ide)Bottom.o $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ @@ -3835,17 +3737,12 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3973,9 +3870,7 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/t.cpp -o $(OutDir_ide)t.o $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ @@ -4073,17 +3968,12 @@ $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4211,9 +4101,7 @@ $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/AssistDisplay.cpp -o $(OutDir_ide)AssistDisplay.o $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ @@ -4311,17 +4199,12 @@ $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4449,9 +4332,7 @@ $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/IncludeTrick.cpp -o $(OutDir_ide)IncludeTrick.o $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ @@ -4549,17 +4430,12 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4687,9 +4563,7 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Assist.cpp -o $(OutDir_ide)Assist.o $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ @@ -4787,17 +4661,12 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4925,9 +4794,7 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/DCopy.cpp -o $(OutDir_ide)DCopy.o $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ @@ -5025,17 +4892,12 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5163,9 +5025,7 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/ContextGoto.cpp -o $(OutDir_ide)ContextGoto.o $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ @@ -5263,17 +5123,12 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5401,9 +5256,7 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/GoToLine.cpp -o $(OutDir_ide)GoToLine.o $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ @@ -5501,17 +5354,12 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5639,9 +5487,7 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Swaps.cpp -o $(OutDir_ide)Swaps.o $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ @@ -5739,17 +5585,12 @@ $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5877,9 +5718,7 @@ $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Usage.cpp -o $(OutDir_ide)Usage.o $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ @@ -5977,17 +5816,12 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6115,9 +5949,7 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/ParamInfo.cpp -o $(OutDir_ide)ParamInfo.o $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ @@ -6215,17 +6047,12 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6353,9 +6180,7 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Navigator.cpp -o $(OutDir_ide)Navigator.o $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ @@ -6453,17 +6278,12 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6591,9 +6411,7 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Annotations.cpp -o $(OutDir_ide)Annotations.o $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ @@ -6691,17 +6509,12 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6829,9 +6642,7 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Virtuals.cpp -o $(OutDir_ide)Virtuals.o $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ @@ -6929,17 +6740,12 @@ $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7067,9 +6873,7 @@ $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Events.cpp -o $(OutDir_ide)Events.o $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ @@ -7167,17 +6971,12 @@ $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7305,9 +7104,7 @@ $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/NavDlg.cpp -o $(OutDir_ide)NavDlg.o $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ @@ -7405,17 +7202,12 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7543,9 +7335,7 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Log.cpp -o $(OutDir_ide)Log.o $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ @@ -7643,17 +7433,12 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7781,9 +7566,7 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/MainConfig.cpp -o $(OutDir_ide)MainConfig.o $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ @@ -7881,17 +7664,12 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8019,9 +7797,7 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Setup.cpp -o $(OutDir_ide)Setup.o $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ @@ -8119,17 +7895,12 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8257,9 +8028,7 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Custom.cpp -o $(OutDir_ide)Custom.o $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ @@ -8357,17 +8126,12 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8495,9 +8259,7 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Print.cpp -o $(OutDir_ide)Print.o $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ @@ -8595,17 +8357,12 @@ $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8733,9 +8490,7 @@ $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/InsertImage.cpp -o $(OutDir_ide)InsertImage.o $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ @@ -8833,17 +8588,12 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8971,9 +8721,7 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Insert.cpp -o $(OutDir_ide)Insert.o $(OutDir_ide)Sequence.o: $(UPPDIR1)ide/Sequence.cpp \ @@ -9071,17 +8819,12 @@ $(OutDir_ide)Sequence.o: $(UPPDIR1)ide/Sequence.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9209,9 +8952,7 @@ $(OutDir_ide)Sequence.o: $(UPPDIR1)ide/Sequence.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Sequence.cpp -o $(OutDir_ide)Sequence.o $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ @@ -9309,17 +9050,12 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9447,9 +9183,7 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idetool.cpp -o $(OutDir_ide)idetool.o $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ @@ -9547,17 +9281,12 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9685,9 +9414,7 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Install.cpp -o $(OutDir_ide)Install.o $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ @@ -9785,17 +9512,12 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9923,9 +9645,7 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Android.cpp -o $(OutDir_ide)Android.o $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ @@ -10023,17 +9743,12 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10162,9 +9877,7 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idebar.cpp -o $(OutDir_ide)idebar.o $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ @@ -10262,17 +9975,12 @@ $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10400,9 +10108,7 @@ $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/background.cpp -o $(OutDir_ide)background.o $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ @@ -10500,17 +10206,12 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10639,9 +10340,7 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idewin.cpp -o $(OutDir_ide)idewin.o $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ @@ -10739,17 +10438,12 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10878,9 +10572,7 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/main.cpp -o $(OutDir_ide)main.o $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ @@ -10967,17 +10659,12 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11041,9 +10728,7 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/CommandLineHandler.cpp -o $(OutDir_ide)CommandLineHandler.o $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ @@ -11142,17 +10827,12 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11280,9 +10960,7 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/About.cpp -o $(OutDir_ide)About.o $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ @@ -11380,17 +11058,12 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11518,9 +11191,7 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Macro.cpp -o $(OutDir_ide)Macro.o $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ @@ -11618,17 +11289,12 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11756,9 +11422,7 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Help.cpp -o $(OutDir_ide)Help.o $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ @@ -11856,17 +11520,12 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11994,9 +11653,7 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/SlideShow.cpp -o $(OutDir_ide)SlideShow.o $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ @@ -12094,17 +11751,12 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12232,9 +11884,7 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/OnlineSearch.cpp -o $(OutDir_ide)OnlineSearch.o $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ @@ -12332,17 +11982,12 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12470,9 +12115,7 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Errors.cpp -o $(OutDir_ide)Errors.o $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ @@ -12570,17 +12213,12 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12708,9 +12346,7 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Calc.cpp -o $(OutDir_ide)Calc.o $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ @@ -12808,17 +12444,12 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12946,9 +12577,7 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/FormatCode.cpp -o $(OutDir_ide)FormatCode.o $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ @@ -13046,17 +12675,12 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13184,9 +12808,7 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Abbr.cpp -o $(OutDir_ide)Abbr.o $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ @@ -13284,17 +12906,12 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13422,9 +13039,7 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Qtf.cpp -o $(OutDir_ide)Qtf.o $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ @@ -13522,17 +13137,12 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13660,9 +13270,7 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Xml.cpp -o $(OutDir_ide)Xml.o $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ @@ -13760,17 +13368,12 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13898,9 +13501,7 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Json.cpp -o $(OutDir_ide)Json.o $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ @@ -13998,17 +13599,12 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14139,9 +13735,7 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/MacroManager.cpp -o $(OutDir_ide)MacroManager.o $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ @@ -14239,17 +13833,12 @@ $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14377,9 +13966,7 @@ $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/SetupGIT.cpp -o $(OutDir_ide)SetupGIT.o $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ @@ -14477,17 +14064,12 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14615,9 +14197,7 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Upgrade.cpp -o $(OutDir_ide)Upgrade.o $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ @@ -14715,17 +14295,12 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14853,9 +14428,7 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/UppHub.cpp -o $(OutDir_ide)UppHub.o $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ @@ -14953,17 +14526,12 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15091,9 +14659,7 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/MethodsCtrls.cpp -o $(OutDir_ide)MethodsCtrls.o $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ @@ -15191,17 +14757,12 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15331,9 +14892,7 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Methods.cpp -o $(OutDir_ide)Methods.o $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ @@ -15431,17 +14990,12 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15569,9 +15123,7 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/AutoSetup.cpp -o $(OutDir_ide)AutoSetup.o $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ @@ -15669,17 +15221,12 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15807,9 +15354,7 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/InstantSetup.cpp -o $(OutDir_ide)InstantSetup.o $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ @@ -15907,17 +15452,12 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16045,9 +15585,7 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/OutputMode.cpp -o $(OutDir_ide)OutputMode.o $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ @@ -16145,17 +15683,12 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16283,9 +15816,7 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Build.cpp -o $(OutDir_ide)Build.o $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ @@ -16383,17 +15914,12 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16521,9 +16047,7 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Debug.cpp -o $(OutDir_ide)Debug.o $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ @@ -16621,17 +16145,12 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16759,9 +16278,7 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Valgrind.cpp -o $(OutDir_ide)Valgrind.o $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ @@ -16859,17 +16376,12 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16997,9 +16509,7 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Export.cpp -o $(OutDir_ide)Export.o $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ @@ -17097,17 +16607,12 @@ $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17235,9 +16740,7 @@ $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/RepoConsole.cpp -o $(OutDir_ide)RepoConsole.o $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ @@ -17335,17 +16838,12 @@ $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17473,9 +16971,7 @@ $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/RepoSync.cpp -o $(OutDir_ide)RepoSync.o $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ @@ -17573,17 +17069,12 @@ $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17711,9 +17202,7 @@ $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Credentials.cpp -o $(OutDir_ide)Credentials.o $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ @@ -17811,17 +17300,12 @@ $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17949,9 +17433,7 @@ $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Diff.cpp -o $(OutDir_ide)Diff.o $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ @@ -18049,17 +17531,12 @@ $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18187,9 +17664,7 @@ $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/DirRepoDiff.cpp -o $(OutDir_ide)DirRepoDiff.o $(OutDir_ide_Common): @@ -18290,17 +17765,12 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18378,9 +17848,7 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Common) $(UPPDIR1)ide/Common/ComDlg.cpp -o $(OutDir_ide_Common)ComDlg.o $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ @@ -18478,17 +17946,12 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18565,9 +18028,7 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Common) $(UPPDIR1)ide/Common/Module.cpp -o $(OutDir_ide_Common)Module.o $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ @@ -18665,17 +18126,12 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18752,9 +18208,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Common) $(UPPDIR1)ide/Common/Util.cpp -o $(OutDir_ide_Common)Util.o $(OutDir_ide_Common)Common.a: \ @@ -20148,17 +19602,12 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20250,9 +19699,7 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/sdiff.cpp -o $(OutDir_ide_LayDes)sdiff.o $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ @@ -20350,17 +19797,12 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20452,9 +19894,7 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/laylib.cpp -o $(OutDir_ide_LayDes)laylib.o $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ @@ -20552,17 +19992,12 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20654,9 +20089,7 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/layusc.cpp -o $(OutDir_ide_LayDes)layusc.o $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ @@ -20754,17 +20187,12 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20856,9 +20284,7 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/property.cpp -o $(OutDir_ide_LayDes)property.o $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ @@ -20956,17 +20382,12 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21058,9 +20479,7 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/textprop.cpp -o $(OutDir_ide_LayDes)textprop.o $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ @@ -21158,17 +20577,12 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21260,9 +20674,7 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/fontprop.cpp -o $(OutDir_ide_LayDes)fontprop.o $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ @@ -21360,17 +20772,12 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21462,9 +20869,7 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/propane.cpp -o $(OutDir_ide_LayDes)propane.o $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ @@ -21562,17 +20967,12 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21664,9 +21064,7 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/item.cpp -o $(OutDir_ide_LayDes)item.o $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ @@ -21764,17 +21162,12 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21866,9 +21259,7 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/layout.cpp -o $(OutDir_ide_LayDes)layout.o $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ @@ -21966,17 +21357,12 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22068,9 +21454,7 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/visgen.cpp -o $(OutDir_ide_LayDes)visgen.o $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ @@ -22168,17 +21552,12 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22271,9 +21650,7 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/laydes.cpp -o $(OutDir_ide_LayDes)laydes.o $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ @@ -22371,17 +21748,12 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22473,9 +21845,7 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/layfile.cpp -o $(OutDir_ide_LayDes)layfile.o $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ @@ -22573,17 +21943,12 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22712,9 +22077,7 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/laywin.cpp -o $(OutDir_ide_LayDes)laywin.o $(OutDir_ide_LayDes)LayDes.a: \ @@ -24864,17 +24227,12 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -24959,9 +24317,7 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Terminal.cpp -o $(OutDir_ide_Debuggers)Terminal.o $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ @@ -25059,17 +24415,12 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25154,9 +24505,7 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Disas.cpp -o $(OutDir_ide_Debuggers)Disas.o $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ @@ -25254,17 +24603,12 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25350,9 +24694,7 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/GdbCmd.cpp -o $(OutDir_ide_Debuggers)GdbCmd.o $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ @@ -25450,17 +24792,12 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25545,9 +24882,7 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/GdbData.cpp -o $(OutDir_ide_Debuggers)GdbData.o $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ @@ -25645,17 +24980,12 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25740,9 +25070,7 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Gdb.cpp -o $(OutDir_ide_Debuggers)Gdb.o $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ @@ -25840,17 +25168,12 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25935,9 +25258,7 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/GdbMem.cpp -o $(OutDir_ide_Debuggers)GdbMem.o $(OutDir_ide_Debuggers)GdbUtils.o: $(UPPDIR1)ide/Debuggers/GdbUtils.cpp \ @@ -26125,17 +25446,12 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26220,9 +25536,7 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Cpu.cpp -o $(OutDir_ide_Debuggers)Cpu.o $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ @@ -26320,17 +25634,12 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26415,9 +25724,7 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Debug.cpp -o $(OutDir_ide_Debuggers)Debug.o $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ @@ -26515,17 +25822,12 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26610,9 +25912,7 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Mem.cpp -o $(OutDir_ide_Debuggers)Mem.o $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ @@ -26710,17 +26010,12 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26805,9 +26100,7 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Sym.cpp -o $(OutDir_ide_Debuggers)Sym.o $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ @@ -26905,17 +26198,12 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27000,9 +26288,7 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Exp.cpp -o $(OutDir_ide_Debuggers)Exp.o $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ @@ -27100,17 +26386,12 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27195,9 +26476,7 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp -o $(OutDir_ide_Debuggers)PrettyUpp.o $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ @@ -27295,17 +26574,12 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27390,9 +26664,7 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/PrettyStd.cpp -o $(OutDir_ide_Debuggers)PrettyStd.o $(OutDir_ide_Debuggers)Scripts.o: $(UPPDIR1)ide/Debuggers/Scripts.cpp \ @@ -27490,17 +26762,12 @@ $(OutDir_ide_Debuggers)Scripts.o: $(UPPDIR1)ide/Debuggers/Scripts.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27585,9 +26852,7 @@ $(OutDir_ide_Debuggers)Scripts.o: $(UPPDIR1)ide/Debuggers/Scripts.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Scripts.cpp -o $(OutDir_ide_Debuggers)Scripts.o $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ @@ -27685,17 +26950,12 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27780,9 +27040,7 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Pretty.cpp -o $(OutDir_ide_Debuggers)Pretty.o $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ @@ -27880,17 +27138,12 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27975,9 +27228,7 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Visualise.cpp -o $(OutDir_ide_Debuggers)Visualise.o $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ @@ -28075,17 +27326,12 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28170,9 +27416,7 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Data.cpp -o $(OutDir_ide_Debuggers)Data.o $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ @@ -28270,17 +27514,12 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28365,9 +27604,7 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Tree.cpp -o $(OutDir_ide_Debuggers)Tree.o $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ @@ -28465,17 +27702,12 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28560,9 +27792,7 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Stack.cpp -o $(OutDir_ide_Debuggers)Stack.o $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ @@ -28660,17 +27890,12 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28755,9 +27980,7 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Code.cpp -o $(OutDir_ide_Debuggers)Code.o $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ @@ -28855,17 +28078,12 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28928,7 +28146,6 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)ide/Debuggers/Gdb.lay \ $(UPPDIR1)ide/Debuggers/GdbUtils.h \ $(UPPDIR1)ide/Debuggers/Pdb.cpp \ - $(UPPDIR1)ide/Debuggers/Pdb.lay \ $(UPPDIR1)Painter/BufferPainter.h \ $(UPPDIR1)Painter/LinearPath.h \ $(UPPDIR1)Painter/Painter.h \ @@ -28952,9 +28169,7 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Pdb.cpp -o $(OutDir_ide_Debuggers)Pdb.o $(OutDir_ide_Debuggers)Debuggers.a: \ @@ -29102,17 +28317,12 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29197,9 +28407,7 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Util.cpp -o $(OutDir_ide_Browser)Util.o $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ @@ -29297,17 +28505,12 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29391,9 +28594,7 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/TopicBase.cpp -o $(OutDir_ide_Browser)TopicBase.o $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ @@ -29491,17 +28692,12 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29585,9 +28781,7 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/File.cpp -o $(OutDir_ide_Browser)File.o $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ @@ -29685,17 +28879,12 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29779,9 +28968,7 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Topic.cpp -o $(OutDir_ide_Browser)Topic.o $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ @@ -29879,17 +29066,12 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29973,9 +29155,7 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Template.cpp -o $(OutDir_ide_Browser)Template.o $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ @@ -30073,17 +29253,12 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30167,9 +29342,7 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Link.cpp -o $(OutDir_ide_Browser)Link.o $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ @@ -30267,17 +29440,12 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30362,9 +29530,7 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/TopicWin.cpp -o $(OutDir_ide_Browser)TopicWin.o $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ @@ -30462,17 +29628,12 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30600,9 +29761,7 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Move.cpp -o $(OutDir_ide_Browser)Move.o $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ @@ -30700,17 +29859,12 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30794,9 +29948,7 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/CodeRef.cpp -o $(OutDir_ide_Browser)CodeRef.o $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ @@ -30894,17 +30046,12 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31032,9 +30179,7 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/TopicI.cpp -o $(OutDir_ide_Browser)TopicI.o $(OutDir_ide_Browser)Browser.a: \ @@ -31158,17 +30303,12 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31230,9 +30370,7 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Register.cpp -o $(OutDir_CodeEditor)Register.o $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ @@ -31330,17 +30468,12 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31402,9 +30535,7 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/HighlightOut.cpp -o $(OutDir_CodeEditor)HighlightOut.o $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ @@ -31502,17 +30633,12 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31574,9 +30700,7 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Syntax.cpp -o $(OutDir_CodeEditor)Syntax.o $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ @@ -31674,17 +30798,12 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31746,9 +30865,7 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Style.cpp -o $(OutDir_CodeEditor)Style.o $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ @@ -31846,17 +30963,12 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31918,9 +31030,7 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/RegisterSyntax.cpp -o $(OutDir_CodeEditor)RegisterSyntax.o $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ @@ -32018,17 +31128,12 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32090,9 +31195,7 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CSyntax.cpp -o $(OutDir_CodeEditor)CSyntax.o $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ @@ -32190,17 +31293,12 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32262,9 +31360,7 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CInit.cpp -o $(OutDir_CodeEditor)CInit.o $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ @@ -32362,17 +31458,12 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32434,9 +31525,7 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CHighlight.cpp -o $(OutDir_CodeEditor)CHighlight.o $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ @@ -32534,17 +31623,12 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32606,9 +31690,7 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CLogic.cpp -o $(OutDir_CodeEditor)CLogic.o $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ @@ -32706,17 +31788,12 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32778,9 +31855,7 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/DiffSyntax.cpp -o $(OutDir_CodeEditor)DiffSyntax.o $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ @@ -32878,17 +31953,12 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32950,9 +32020,7 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/TagSyntax.cpp -o $(OutDir_CodeEditor)TagSyntax.o $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ @@ -33050,17 +32118,12 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33122,9 +32185,7 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/PythonSyntax.cpp -o $(OutDir_CodeEditor)PythonSyntax.o $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ @@ -33222,17 +32283,12 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33294,9 +32350,7 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/LogSyntax.cpp -o $(OutDir_CodeEditor)LogSyntax.o $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ @@ -33394,17 +32448,12 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33466,9 +32515,7 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/EditorBar.cpp -o $(OutDir_CodeEditor)EditorBar.o $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ @@ -33566,17 +32613,12 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33638,9 +32680,7 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/FindReplace.cpp -o $(OutDir_CodeEditor)FindReplace.o $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ @@ -33738,17 +32778,12 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33810,9 +32845,7 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Lang.cpp -o $(OutDir_CodeEditor)Lang.o $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ @@ -33911,17 +32944,12 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33984,9 +33012,7 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CodeEditor.cpp -o $(OutDir_CodeEditor)CodeEditor.o $(OutDir_CodeEditor)CodeEditor.a: \ @@ -34114,17 +33140,12 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34184,9 +33205,7 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/CtrlLibInit.cpp -o $(OutDir_CtrlLib)CtrlLibInit.o $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ @@ -34273,17 +33292,12 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34343,9 +33357,7 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/LabelBase.cpp -o $(OutDir_CtrlLib)LabelBase.o $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ @@ -34432,17 +33444,12 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34502,9 +33509,7 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DisplayPopup.cpp -o $(OutDir_CtrlLib)DisplayPopup.o $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ @@ -34591,17 +33596,12 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34661,9 +33661,7 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Button.cpp -o $(OutDir_CtrlLib)Button.o $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ @@ -34750,17 +33748,12 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34820,9 +33813,7 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Switch.cpp -o $(OutDir_CtrlLib)Switch.o $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ @@ -34909,17 +33900,12 @@ $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34979,9 +33965,7 @@ $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/VirtualButtons.cpp -o $(OutDir_CtrlLib)VirtualButtons.o $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ @@ -35068,17 +34052,12 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35138,9 +34117,7 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/EditField.cpp -o $(OutDir_CtrlLib)EditField.o $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ @@ -35227,17 +34204,12 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35297,9 +34269,7 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Text.cpp -o $(OutDir_CtrlLib)Text.o $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ @@ -35386,17 +34356,12 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35456,9 +34421,7 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/LineEdit.cpp -o $(OutDir_CtrlLib)LineEdit.o $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ @@ -35545,17 +34508,12 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35615,9 +34573,7 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DocEdit.cpp -o $(OutDir_CtrlLib)DocEdit.o $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ @@ -35704,17 +34660,12 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35774,9 +34725,7 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ScrollBar.cpp -o $(OutDir_CtrlLib)ScrollBar.o $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ @@ -35863,17 +34812,12 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35933,9 +34877,7 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/HeaderCtrl.cpp -o $(OutDir_CtrlLib)HeaderCtrl.o $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ @@ -36022,17 +34964,12 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ @@ -36092,9 +35029,7 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ArrayCtrl.cpp -o $(OutDir_CtrlLib)ArrayCtrl.o $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ @@ -36181,17 +35116,12 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36251,9 +35181,7 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/MultiButton.cpp -o $(OutDir_CtrlLib)MultiButton.o $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ @@ -36340,17 +35268,12 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36410,9 +35333,7 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/PopupTable.cpp -o $(OutDir_CtrlLib)PopupTable.o $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ @@ -36499,17 +35420,12 @@ $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36569,9 +35485,7 @@ $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/PopUpList.cpp -o $(OutDir_CtrlLib)PopUpList.o $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ @@ -36658,17 +35572,12 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36728,9 +35637,7 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DropList.cpp -o $(OutDir_CtrlLib)DropList.o $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ @@ -36817,17 +35724,12 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36887,9 +35789,7 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DropChoice.cpp -o $(OutDir_CtrlLib)DropChoice.o $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ @@ -36976,17 +35876,12 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37046,9 +35941,7 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Static.cpp -o $(OutDir_CtrlLib)Static.o $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ @@ -37135,17 +36028,12 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37205,9 +36093,7 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Splitter.cpp -o $(OutDir_CtrlLib)Splitter.o $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ @@ -37294,17 +36180,12 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37364,9 +36245,7 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FrameSplitter.cpp -o $(OutDir_CtrlLib)FrameSplitter.o $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ @@ -37453,17 +36332,12 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37523,9 +36397,7 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/SliderCtrl.cpp -o $(OutDir_CtrlLib)SliderCtrl.o $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ @@ -37612,17 +36484,12 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37682,9 +36549,7 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ColumnList.cpp -o $(OutDir_CtrlLib)ColumnList.o $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ @@ -37771,17 +36636,12 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37841,9 +36701,7 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Progress.cpp -o $(OutDir_CtrlLib)Progress.o $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ @@ -37930,17 +36788,12 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ @@ -38000,9 +36853,7 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/AKeys.cpp -o $(OutDir_CtrlLib)AKeys.o $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ @@ -38089,17 +36940,12 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38159,9 +37005,7 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/RichTextView.cpp -o $(OutDir_CtrlLib)RichTextView.o $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ @@ -38248,17 +37092,12 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38318,9 +37157,7 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Prompt.cpp -o $(OutDir_CtrlLib)Prompt.o $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ @@ -38407,17 +37244,12 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38477,9 +37309,7 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Help.cpp -o $(OutDir_CtrlLib)Help.o $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ @@ -38566,17 +37396,12 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38636,9 +37461,7 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp -o $(OutDir_CtrlLib)DateTimeCtrl.o $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ @@ -38725,17 +37548,12 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38795,9 +37613,7 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/SuggestCtrl.cpp -o $(OutDir_CtrlLib)SuggestCtrl.o $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ @@ -38884,17 +37700,12 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.cpp \ @@ -38954,9 +37765,7 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Bar.cpp -o $(OutDir_CtrlLib)Bar.o $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ @@ -39043,17 +37852,12 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39114,9 +37918,7 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/MenuItem.cpp -o $(OutDir_CtrlLib)MenuItem.o $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ @@ -39203,17 +38005,12 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39274,9 +38071,7 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/MenuBar.cpp -o $(OutDir_CtrlLib)MenuBar.o $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ @@ -39363,17 +38158,12 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39433,9 +38223,7 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ToolButton.cpp -o $(OutDir_CtrlLib)ToolButton.o $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ @@ -39522,17 +38310,12 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39592,9 +38375,7 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ToolBar.cpp -o $(OutDir_CtrlLib)ToolBar.o $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ @@ -39681,17 +38462,12 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39751,9 +38527,7 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ToolTip.cpp -o $(OutDir_CtrlLib)ToolTip.o $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ @@ -39840,17 +38614,12 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39910,9 +38679,7 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/StatusBar.cpp -o $(OutDir_CtrlLib)StatusBar.o $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ @@ -39999,17 +38766,12 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40069,9 +38831,7 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TabCtrl.cpp -o $(OutDir_CtrlLib)TabCtrl.o $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ @@ -40158,17 +38918,12 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40228,9 +38983,7 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TreeCtrl.cpp -o $(OutDir_CtrlLib)TreeCtrl.o $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ @@ -40317,17 +39070,12 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40387,9 +39135,7 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DropTree.cpp -o $(OutDir_CtrlLib)DropTree.o $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ @@ -40476,17 +39222,12 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40546,9 +39287,7 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DlgColor.cpp -o $(OutDir_CtrlLib)DlgColor.o $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ @@ -40635,17 +39374,12 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40705,9 +39439,7 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ColorPopup.cpp -o $(OutDir_CtrlLib)ColorPopup.o $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ @@ -40794,17 +39526,12 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40864,9 +39591,7 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ColorPusher.cpp -o $(OutDir_CtrlLib)ColorPusher.o $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ @@ -40953,17 +39678,12 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41023,9 +39743,7 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FileList.cpp -o $(OutDir_CtrlLib)FileList.o $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ @@ -41112,17 +39830,12 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41182,9 +39895,7 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FileSel.cpp -o $(OutDir_CtrlLib)FileSel.o $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ @@ -41271,17 +39982,12 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41341,9 +40047,7 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FileSelUtil.cpp -o $(OutDir_CtrlLib)FileSelUtil.o $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ @@ -41430,17 +40134,12 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41500,9 +40199,7 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/PrinterJob.cpp -o $(OutDir_CtrlLib)PrinterJob.o $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ @@ -41589,17 +40286,12 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41659,9 +40351,7 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Windows.cpp -o $(OutDir_CtrlLib)Windows.o $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ @@ -41748,17 +40438,12 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41818,9 +40503,7 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Win32.cpp -o $(OutDir_CtrlLib)Win32.o $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ @@ -41907,17 +40590,12 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41977,9 +40655,7 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Gtk.cpp -o $(OutDir_CtrlLib)Gtk.o $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ @@ -42066,17 +40742,12 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42136,9 +40807,7 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TrayIconWin32.cpp -o $(OutDir_CtrlLib)TrayIconWin32.o $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ @@ -42225,17 +40894,12 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42295,9 +40959,7 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TrayIconX11.cpp -o $(OutDir_CtrlLib)TrayIconX11.o $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ @@ -42384,17 +41046,12 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42454,9 +41111,7 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TrayIconGtk.cpp -o $(OutDir_CtrlLib)TrayIconGtk.o $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ @@ -42543,17 +41198,12 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42613,9 +41263,7 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Update.cpp -o $(OutDir_CtrlLib)Update.o $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ @@ -42702,17 +41350,12 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42773,9 +41416,7 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/CtrlUtil.cpp -o $(OutDir_CtrlLib)CtrlUtil.o $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ @@ -42862,17 +41503,12 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42932,9 +41568,7 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/LNGCtrl.cpp -o $(OutDir_CtrlLib)LNGCtrl.o $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ @@ -43021,17 +41655,12 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43092,9 +41721,7 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Ch.cpp -o $(OutDir_CtrlLib)Ch.o $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ @@ -43181,17 +41808,12 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43251,9 +41873,7 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ChWin32.cpp -o $(OutDir_CtrlLib)ChWin32.o $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ @@ -43340,17 +41960,12 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43410,9 +42025,7 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ChGtk3.cpp -o $(OutDir_CtrlLib)ChGtk3.o $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ @@ -43499,17 +42112,12 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43570,9 +42178,7 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ChCoco.cpp -o $(OutDir_CtrlLib)ChCoco.o $(OutDir_CtrlLib)CtrlLib.a: \ @@ -43887,17 +42493,12 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43959,9 +42560,7 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_HexView) $(UPPDIR1)HexView/HexView.cpp -o $(OutDir_HexView)HexView.o $(OutDir_HexView)HexView.a: \ @@ -44056,17 +42655,12 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44128,9 +42722,7 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/TextDiff.cpp -o $(OutDir_TextDiffCtrl)TextDiff.o $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ @@ -44217,17 +42809,12 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44289,9 +42876,7 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp -o $(OutDir_TextDiffCtrl)TextCtrl.o $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ @@ -44378,17 +42963,12 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44451,9 +43031,7 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp -o $(OutDir_TextDiffCtrl)DiffCtrl.o $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ @@ -44540,17 +43118,12 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44612,9 +43185,7 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/DirDiff.cpp -o $(OutDir_TextDiffCtrl)DirDiff.o $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ @@ -44701,17 +43272,12 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44773,9 +43339,7 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/patch.cpp -o $(OutDir_TextDiffCtrl)patch.o $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ @@ -44862,17 +43426,12 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44934,9 +43493,7 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp -o $(OutDir_TextDiffCtrl)PatchDiff.o $(OutDir_TextDiffCtrl)TextDiffCtrl.a: \ @@ -45042,17 +43599,12 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45117,9 +43669,7 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)TabBar/TabBar.h \ $(UPPDIR1)TabBar/TabBar.iml \ $(UPPDIR1)TabBar/TabBarCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TabBar) $(UPPDIR1)TabBar/TabBar.cpp -o $(OutDir_TabBar)TabBar.o $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ @@ -45206,17 +43756,12 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45280,9 +43825,7 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)TabBar/TabBar.h \ $(UPPDIR1)TabBar/TabBar.iml \ $(UPPDIR1)TabBar/TabBarCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TabBar) $(UPPDIR1)TabBar/FileTabs.cpp -o $(OutDir_TabBar)FileTabs.o $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ @@ -45369,17 +43912,12 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45443,9 +43981,7 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)TabBar/TabBar.iml \ $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TabBar) $(UPPDIR1)TabBar/TabBarCtrl.cpp -o $(OutDir_TabBar)TabBarCtrl.o $(OutDir_TabBar)TabBar.a: \ @@ -45555,17 +44091,12 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45693,9 +44224,7 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Png.cpp -o $(OutDir_ide_Designers)Png.o $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ @@ -45793,17 +44322,12 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45931,9 +44455,7 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Img.cpp -o $(OutDir_ide_Designers)Img.o $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ @@ -46031,17 +44553,12 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46169,9 +44686,7 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Qtf.cpp -o $(OutDir_ide_Designers)Qtf.o $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ @@ -46269,17 +44784,12 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46407,9 +44917,7 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/HexView.cpp -o $(OutDir_ide_Designers)HexView.o $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ @@ -46507,17 +45015,12 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46645,9 +45148,7 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/TreeDes.cpp -o $(OutDir_ide_Designers)TreeDes.o $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ @@ -46745,17 +45246,12 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46883,9 +45379,7 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Xml.cpp -o $(OutDir_ide_Designers)Xml.o $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ @@ -46983,17 +45477,12 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -47121,9 +45610,7 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Json.cpp -o $(OutDir_ide_Designers)Json.o $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ @@ -47221,17 +45708,12 @@ $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -47359,9 +45841,7 @@ $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/md.cpp -o $(OutDir_ide_Designers)md.o $(OutDir_ide_Designers)Designers.a: \ @@ -48608,17 +47088,12 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -48693,9 +47168,7 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_MacroManager) $(UPPDIR1)ide/MacroManager/MacroElement.cpp -o $(OutDir_ide_MacroManager)MacroElement.o $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManager.cpp \ @@ -48793,17 +47266,12 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -48884,9 +47352,7 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_MacroManager) $(UPPDIR1)ide/MacroManager/MacroManager.cpp -o $(OutDir_ide_MacroManager)MacroManager.o $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFileParser.cpp \ @@ -48984,17 +47450,12 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -49069,9 +47530,7 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_MacroManager) $(UPPDIR1)ide/MacroManager/UscFileParser.cpp -o $(OutDir_ide_MacroManager)UscFileParser.o $(OutDir_ide_MacroManager)MacroManager.a: \ @@ -49170,17 +47629,12 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -49242,9 +47696,7 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Report) $(UPPDIR1)Report/Report.cpp -o $(OutDir_Report)Report.o $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ @@ -49332,17 +47784,12 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -49404,9 +47851,7 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Report) $(UPPDIR1)Report/ReportDlg.cpp -o $(OutDir_Report)ReportDlg.o $(OutDir_Report)Report.a: \ @@ -50072,17 +48517,12 @@ $(OutDir_ide_clang)libclang.o: $(UPPDIR1)ide/clang/libclang.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50160,9 +48600,7 @@ $(OutDir_ide_clang)libclang.o: $(UPPDIR1)ide/clang/libclang.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/libclang.cpp -o $(OutDir_ide_clang)libclang.o $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ @@ -50260,17 +48698,12 @@ $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50348,9 +48781,7 @@ $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/util.cpp -o $(OutDir_ide_clang)util.o $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ @@ -50448,17 +48879,12 @@ $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50536,9 +48962,7 @@ $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/macros.cpp -o $(OutDir_ide_clang)macros.o $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ @@ -50636,17 +49060,12 @@ $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50724,9 +49143,7 @@ $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/Signature.cpp -o $(OutDir_ide_clang)Signature.o $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ @@ -50824,17 +49241,12 @@ $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50912,9 +49324,7 @@ $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/clang.cpp -o $(OutDir_ide_clang)clang.o $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ @@ -51012,17 +49422,12 @@ $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -51100,9 +49505,7 @@ $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/Visitor.cpp -o $(OutDir_ide_clang)Visitor.o $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ @@ -51200,17 +49603,12 @@ $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -51288,9 +49686,7 @@ $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/CurrentFile.cpp -o $(OutDir_ide_clang)CurrentFile.o $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ @@ -51388,17 +49784,12 @@ $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -51526,9 +49917,7 @@ $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/Indexer.cpp -o $(OutDir_ide_clang)Indexer.o $(OutDir_ide_clang)clang.a: \ @@ -59686,17 +58075,12 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -59760,9 +58144,7 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Ruler.cpp -o $(OutDir_RichEdit)Ruler.o $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ @@ -59849,17 +58231,12 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -59922,9 +58299,7 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/UnitEdit.cpp -o $(OutDir_RichEdit)UnitEdit.o $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ @@ -60012,17 +58387,12 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60085,9 +58455,7 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Editor.cpp -o $(OutDir_RichEdit)Editor.o $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ @@ -60174,17 +58542,12 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60247,9 +58610,7 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Speller.cpp -o $(OutDir_RichEdit)Speller.o $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ @@ -60336,17 +58697,12 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60409,9 +58765,7 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Kbd.cpp -o $(OutDir_RichEdit)Kbd.o $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ @@ -60498,17 +58852,12 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60571,9 +58920,7 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Mouse.cpp -o $(OutDir_RichEdit)Mouse.o $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ @@ -60660,17 +59007,12 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60733,9 +59075,7 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Cursor.cpp -o $(OutDir_RichEdit)Cursor.o $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ @@ -60822,17 +59162,12 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60895,9 +59230,7 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Undo.cpp -o $(OutDir_RichEdit)Undo.o $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ @@ -60984,17 +59317,12 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61057,9 +59385,7 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Modify.cpp -o $(OutDir_RichEdit)Modify.o $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ @@ -61146,17 +59472,12 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61219,9 +59540,7 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Formating.cpp -o $(OutDir_RichEdit)Formating.o $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ @@ -61308,17 +59627,12 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61381,9 +59695,7 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/FormatDlg.cpp -o $(OutDir_RichEdit)FormatDlg.o $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ @@ -61470,17 +59782,12 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61543,9 +59850,7 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/ParaFormat.cpp -o $(OutDir_RichEdit)ParaFormat.o $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ @@ -61632,17 +59937,12 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61705,9 +60005,7 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/TableUndo.cpp -o $(OutDir_RichEdit)TableUndo.o $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ @@ -61794,17 +60092,12 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61867,9 +60160,7 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Table.cpp -o $(OutDir_RichEdit)Table.o $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ @@ -61956,17 +60247,12 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62029,9 +60315,7 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Find.cpp -o $(OutDir_RichEdit)Find.o $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ @@ -62118,17 +60402,12 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62191,9 +60470,7 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Tool.cpp -o $(OutDir_RichEdit)Tool.o $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ @@ -62280,17 +60557,12 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62353,9 +60625,7 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Clip.cpp -o $(OutDir_RichEdit)Clip.o $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ @@ -62442,17 +60712,12 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62515,9 +60780,7 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/StyleKeys.cpp -o $(OutDir_RichEdit)StyleKeys.o $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ @@ -62604,17 +60867,12 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62677,9 +60935,7 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/HeaderFooter.cpp -o $(OutDir_RichEdit)HeaderFooter.o $(OutDir_RichEdit)RichEdit.a: \ @@ -70636,16 +68892,11 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -70671,9 +68922,7 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/SystemDraw.cpp -o $(OutDir_CtrlCore)SystemDraw.o $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ @@ -70759,16 +69008,11 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/Frame.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -70794,9 +69038,7 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Frame.cpp -o $(OutDir_CtrlCore)Frame.o $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ @@ -70882,16 +69124,11 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlMt.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -70917,9 +69154,7 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlMt.cpp -o $(OutDir_CtrlCore)CtrlMt.o $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ @@ -71005,16 +69240,11 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71041,9 +69271,7 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Ctrl.cpp -o $(OutDir_CtrlCore)Ctrl.o $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ @@ -71129,16 +69357,11 @@ $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71164,9 +69387,7 @@ $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlAttr.cpp -o $(OutDir_CtrlCore)CtrlAttr.o $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ @@ -71252,16 +69473,11 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71287,9 +69503,7 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlChild.cpp -o $(OutDir_CtrlCore)CtrlChild.o $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ @@ -71375,16 +69589,11 @@ $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71410,9 +69619,7 @@ $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlFrame.cpp -o $(OutDir_CtrlCore)CtrlFrame.o $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ @@ -71498,16 +69705,11 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlPos.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71533,9 +69735,7 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlPos.cpp -o $(OutDir_CtrlCore)CtrlPos.o $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ @@ -71621,16 +69821,11 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71656,9 +69851,7 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlDraw.cpp -o $(OutDir_CtrlCore)CtrlDraw.o $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ @@ -71744,16 +69937,11 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71779,9 +69967,7 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlMouse.cpp -o $(OutDir_CtrlCore)CtrlMouse.o $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ @@ -71867,16 +70053,11 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71902,9 +70083,7 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlKbd.cpp -o $(OutDir_CtrlCore)CtrlKbd.o $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ @@ -71990,16 +70169,11 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72025,9 +70199,7 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlTimer.cpp -o $(OutDir_CtrlCore)CtrlTimer.o $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ @@ -72113,16 +70285,11 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72148,9 +70315,7 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlClip.cpp -o $(OutDir_CtrlCore)CtrlClip.o $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ @@ -72236,16 +70401,11 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72271,9 +70431,7 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/LocalLoop.cpp -o $(OutDir_CtrlCore)LocalLoop.o $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ @@ -72359,16 +70517,11 @@ $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ $(UPPDIR1)CtrlCore/Preedit.cpp \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72394,9 +70547,7 @@ $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Preedit.cpp -o $(OutDir_CtrlCore)Preedit.o $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ @@ -72483,16 +70634,11 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72518,9 +70664,7 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp -o $(OutDir_CtrlCore)CtrlCoreInit.o $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ @@ -72606,16 +70750,11 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72641,9 +70780,7 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/TopWindow.cpp -o $(OutDir_CtrlCore)TopWindow.o $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ @@ -72729,16 +70866,11 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawWin32.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72764,9 +70896,7 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawWin32.cpp -o $(OutDir_CtrlCore)DrawWin32.o $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ @@ -72852,16 +70982,11 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72887,9 +71012,7 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawOpWin32.cpp -o $(OutDir_CtrlCore)DrawOpWin32.o $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ @@ -72975,16 +71098,11 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73010,9 +71128,7 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawTextWin32.cpp -o $(OutDir_CtrlCore)DrawTextWin32.o $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ @@ -73098,16 +71214,11 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73133,9 +71244,7 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/ImageWin32.cpp -o $(OutDir_CtrlCore)ImageWin32.o $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ @@ -73221,16 +71330,11 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73256,9 +71360,7 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/MetaFile.cpp -o $(OutDir_CtrlCore)MetaFile.o $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ @@ -73344,16 +71446,11 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/UtilWin32.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73379,9 +71476,7 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/UtilWin32.cpp -o $(OutDir_CtrlCore)UtilWin32.o $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ @@ -73467,16 +71562,11 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73502,9 +71592,7 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Ctrl.cpp -o $(OutDir_CtrlCore)Win32Ctrl.o $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ @@ -73590,16 +71678,11 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73625,9 +71708,7 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Wnd.cpp -o $(OutDir_CtrlCore)Win32Wnd.o $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ @@ -73713,16 +71794,11 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/Win32Clip.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73749,9 +71825,7 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Clip.cpp -o $(OutDir_CtrlCore)Win32Clip.o $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ @@ -73837,16 +71911,11 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/Win32DnD.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73872,9 +71941,7 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32DnD.cpp -o $(OutDir_CtrlCore)Win32DnD.o $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ @@ -73960,16 +72027,11 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/Win32Proc.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73995,9 +72057,7 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Proc.cpp -o $(OutDir_CtrlCore)Win32Proc.o $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ @@ -74083,16 +72143,11 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74118,9 +72173,7 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/TopWin32.cpp -o $(OutDir_CtrlCore)TopWin32.o $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ @@ -74206,16 +72259,11 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DHCtrl.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74241,9 +72289,7 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DHCtrl.cpp -o $(OutDir_CtrlCore)DHCtrl.o $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ @@ -74329,16 +72375,11 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawX11.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74364,9 +72405,7 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawX11.cpp -o $(OutDir_CtrlCore)DrawX11.o $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ @@ -74452,16 +72491,11 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74487,9 +72521,7 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawOpX11.cpp -o $(OutDir_CtrlCore)DrawOpX11.o $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ @@ -74575,16 +72607,11 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74610,9 +72637,7 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawTextX11.cpp -o $(OutDir_CtrlCore)DrawTextX11.o $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ @@ -74698,16 +72723,11 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74733,9 +72753,7 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/ImageX11.cpp -o $(OutDir_CtrlCore)ImageX11.o $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ @@ -74821,16 +72839,11 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/UtilX11.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74856,9 +72869,7 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/UtilX11.cpp -o $(OutDir_CtrlCore)UtilX11.o $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ @@ -74944,16 +72955,11 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74979,9 +72985,7 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Ctrl.cpp -o $(OutDir_CtrlCore)X11Ctrl.o $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ @@ -75067,15 +73071,10 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75102,9 +73101,7 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Wnd.cpp -o $(OutDir_CtrlCore)X11Wnd.o $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ @@ -75190,15 +73187,10 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75225,9 +73217,7 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Proc.cpp -o $(OutDir_CtrlCore)X11Proc.o $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ @@ -75313,16 +73303,11 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11Clip.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75348,9 +73333,7 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Clip.cpp -o $(OutDir_CtrlCore)X11Clip.o $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ @@ -75436,16 +73419,11 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11DnD.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75471,9 +73449,7 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11DnD.cpp -o $(OutDir_CtrlCore)X11DnD.o $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ @@ -75559,15 +73535,10 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75594,9 +73565,7 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Top.cpp -o $(OutDir_CtrlCore)X11Top.o $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ @@ -75682,15 +73651,10 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75717,9 +73681,7 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11ImgClip.cpp -o $(OutDir_CtrlCore)X11ImgClip.o $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ @@ -75805,16 +73767,11 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11App.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75840,9 +73797,7 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11App.cpp -o $(OutDir_CtrlCore)X11App.o $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ @@ -75928,16 +73883,11 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75963,9 +73913,7 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11DHCtrl.cpp -o $(OutDir_CtrlCore)X11DHCtrl.o $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ @@ -76051,16 +73999,11 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76086,9 +74029,7 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDrawOp.cpp -o $(OutDir_CtrlCore)GtkDrawOp.o $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ @@ -76174,16 +74115,11 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76209,9 +74145,7 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDrawText.cpp -o $(OutDir_CtrlCore)GtkDrawText.o $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ @@ -76297,16 +74231,11 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76332,9 +74261,7 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDrawImage.cpp -o $(OutDir_CtrlCore)GtkDrawImage.o $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ @@ -76420,16 +74347,11 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/GdkImage.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76455,9 +74377,7 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GdkImage.cpp -o $(OutDir_CtrlCore)GdkImage.o $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ @@ -76543,16 +74463,11 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76578,9 +74493,7 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkUtil.cpp -o $(OutDir_CtrlCore)GtkUtil.o $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ @@ -76666,16 +74579,11 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76701,9 +74609,7 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkX11Util.cpp -o $(OutDir_CtrlCore)GtkX11Util.o $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ @@ -76789,16 +74695,11 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76824,9 +74725,7 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkCtrl.cpp -o $(OutDir_CtrlCore)GtkCtrl.o $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ @@ -76912,16 +74811,11 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76947,9 +74841,7 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkCapture.cpp -o $(OutDir_CtrlCore)GtkCapture.o $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ @@ -77035,16 +74927,11 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77070,9 +74957,7 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkWnd.cpp -o $(OutDir_CtrlCore)GtkWnd.o $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ @@ -77158,16 +75043,11 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77193,9 +75073,7 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkCreate.cpp -o $(OutDir_CtrlCore)GtkCreate.o $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ @@ -77281,16 +75159,11 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77316,9 +75189,7 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkEvent.cpp -o $(OutDir_CtrlCore)GtkEvent.o $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ @@ -77404,16 +75275,11 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77439,9 +75305,7 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkTop.cpp -o $(OutDir_CtrlCore)GtkTop.o $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ @@ -77527,16 +75391,11 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77563,9 +75422,7 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkClip.cpp -o $(OutDir_CtrlCore)GtkClip.o $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ @@ -77651,16 +75508,11 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77686,9 +75538,7 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDnD.cpp -o $(OutDir_CtrlCore)GtkDnD.o $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ @@ -77774,16 +75624,11 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77809,9 +75654,7 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkApp.cpp -o $(OutDir_CtrlCore)GtkApp.o $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ @@ -77897,16 +75740,11 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77932,9 +75770,7 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoCtrl.cpp -o $(OutDir_CtrlCore)CocoCtrl.o $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ @@ -78020,16 +75856,11 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78055,9 +75886,7 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoWnd.cpp -o $(OutDir_CtrlCore)CocoWnd.o $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ @@ -78143,16 +75972,11 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78178,9 +76002,7 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoTop.cpp -o $(OutDir_CtrlCore)CocoTop.o $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ @@ -78266,16 +76088,11 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78301,9 +76118,7 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoChSysInit.cpp -o $(OutDir_CtrlCore)CocoChSysInit.o $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ @@ -78389,16 +76204,11 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ $(UPPDIR1)CtrlCore/ParseRTF.cpp \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78424,9 +76234,7 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/ParseRTF.cpp -o $(OutDir_CtrlCore)ParseRTF.o $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ @@ -78512,16 +76320,11 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78547,9 +76350,7 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/EncodeRTF.cpp -o $(OutDir_CtrlCore)EncodeRTF.o $(OutDir_CtrlCore)CtrlCore.a: \ @@ -81694,17 +79495,12 @@ $(OutDir_ide_IconDes)IconDraw.o: $(UPPDIR1)ide/IconDes/IconDraw.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -81786,9 +79582,7 @@ $(OutDir_ide_IconDes)IconDraw.o: $(UPPDIR1)ide/IconDes/IconDraw.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IconDraw.cpp -o $(OutDir_ide_IconDes)IconDraw.o $(OutDir_ide_IconDes)AlphaCtrl.o: $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp \ @@ -81886,17 +79680,12 @@ $(OutDir_ide_IconDes)AlphaCtrl.o: $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -81978,9 +79767,7 @@ $(OutDir_ide_IconDes)AlphaCtrl.o: $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp -o $(OutDir_ide_IconDes)AlphaCtrl.o $(OutDir_ide_IconDes)RGBACtrl.o: $(UPPDIR1)ide/IconDes/RGBACtrl.cpp \ @@ -82078,17 +79865,12 @@ $(OutDir_ide_IconDes)RGBACtrl.o: $(UPPDIR1)ide/IconDes/RGBACtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82170,9 +79952,7 @@ $(OutDir_ide_IconDes)RGBACtrl.o: $(UPPDIR1)ide/IconDes/RGBACtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/RGBACtrl.cpp -o $(OutDir_ide_IconDes)RGBACtrl.o $(OutDir_ide_IconDes)ImageOp.o: $(UPPDIR1)ide/IconDes/ImageOp.cpp \ @@ -82270,17 +80050,12 @@ $(OutDir_ide_IconDes)ImageOp.o: $(UPPDIR1)ide/IconDes/ImageOp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82362,9 +80137,7 @@ $(OutDir_ide_IconDes)ImageOp.o: $(UPPDIR1)ide/IconDes/ImageOp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/ImageOp.cpp -o $(OutDir_ide_IconDes)ImageOp.o $(OutDir_ide_IconDes)Paint.o: $(UPPDIR1)ide/IconDes/Paint.cpp \ @@ -82462,17 +80235,12 @@ $(OutDir_ide_IconDes)Paint.o: $(UPPDIR1)ide/IconDes/Paint.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82555,9 +80323,7 @@ $(OutDir_ide_IconDes)Paint.o: $(UPPDIR1)ide/IconDes/Paint.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Paint.cpp -o $(OutDir_ide_IconDes)Paint.o $(OutDir_ide_IconDes)Event.o: $(UPPDIR1)ide/IconDes/Event.cpp \ @@ -82655,17 +80421,12 @@ $(OutDir_ide_IconDes)Event.o: $(UPPDIR1)ide/IconDes/Event.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82747,9 +80508,7 @@ $(OutDir_ide_IconDes)Event.o: $(UPPDIR1)ide/IconDes/Event.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Event.cpp -o $(OutDir_ide_IconDes)Event.o $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ @@ -82847,17 +80606,12 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82939,9 +80693,7 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IconDes.cpp -o $(OutDir_ide_IconDes)IconDes.o $(OutDir_ide_IconDes)List.o: $(UPPDIR1)ide/IconDes/List.cpp \ @@ -83039,17 +80791,12 @@ $(OutDir_ide_IconDes)List.o: $(UPPDIR1)ide/IconDes/List.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83131,9 +80878,7 @@ $(OutDir_ide_IconDes)List.o: $(UPPDIR1)ide/IconDes/List.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/List.cpp -o $(OutDir_ide_IconDes)List.o $(OutDir_ide_IconDes)Image.o: $(UPPDIR1)ide/IconDes/Image.cpp \ @@ -83231,17 +80976,12 @@ $(OutDir_ide_IconDes)Image.o: $(UPPDIR1)ide/IconDes/Image.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83323,9 +81063,7 @@ $(OutDir_ide_IconDes)Image.o: $(UPPDIR1)ide/IconDes/Image.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Image.cpp -o $(OutDir_ide_IconDes)Image.o $(OutDir_ide_IconDes)Smoothen.o: $(UPPDIR1)ide/IconDes/Smoothen.cpp \ @@ -83423,17 +81161,12 @@ $(OutDir_ide_IconDes)Smoothen.o: $(UPPDIR1)ide/IconDes/Smoothen.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83515,9 +81248,7 @@ $(OutDir_ide_IconDes)Smoothen.o: $(UPPDIR1)ide/IconDes/Smoothen.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Smoothen.cpp -o $(OutDir_ide_IconDes)Smoothen.o $(OutDir_ide_IconDes)Text.o: $(UPPDIR1)ide/IconDes/Text.cpp \ @@ -83615,17 +81346,12 @@ $(OutDir_ide_IconDes)Text.o: $(UPPDIR1)ide/IconDes/Text.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83707,9 +81433,7 @@ $(OutDir_ide_IconDes)Text.o: $(UPPDIR1)ide/IconDes/Text.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Text.cpp -o $(OutDir_ide_IconDes)Text.o $(OutDir_ide_IconDes)Bar.o: $(UPPDIR1)ide/IconDes/Bar.cpp \ @@ -83807,17 +81531,12 @@ $(OutDir_ide_IconDes)Bar.o: $(UPPDIR1)ide/IconDes/Bar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83900,9 +81619,7 @@ $(OutDir_ide_IconDes)Bar.o: $(UPPDIR1)ide/IconDes/Bar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Bar.cpp -o $(OutDir_ide_IconDes)Bar.o $(OutDir_ide_IconDes)EditPos.o: $(UPPDIR1)ide/IconDes/EditPos.cpp \ @@ -84000,17 +81717,12 @@ $(OutDir_ide_IconDes)EditPos.o: $(UPPDIR1)ide/IconDes/EditPos.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84092,9 +81804,7 @@ $(OutDir_ide_IconDes)EditPos.o: $(UPPDIR1)ide/IconDes/EditPos.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/EditPos.cpp -o $(OutDir_ide_IconDes)EditPos.o $(OutDir_ide_IconDes)ImlFile.o: $(UPPDIR1)ide/IconDes/ImlFile.cpp \ @@ -84192,17 +81902,12 @@ $(OutDir_ide_IconDes)ImlFile.o: $(UPPDIR1)ide/IconDes/ImlFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84284,9 +81989,7 @@ $(OutDir_ide_IconDes)ImlFile.o: $(UPPDIR1)ide/IconDes/ImlFile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/ImlFile.cpp -o $(OutDir_ide_IconDes)ImlFile.o $(OutDir_ide_IconDes)IdeIconDes.o: $(UPPDIR1)ide/IconDes/IdeIconDes.cpp \ @@ -84384,17 +82087,12 @@ $(OutDir_ide_IconDes)IdeIconDes.o: $(UPPDIR1)ide/IconDes/IdeIconDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84522,9 +82220,7 @@ $(OutDir_ide_IconDes)IdeIconDes.o: $(UPPDIR1)ide/IconDes/IdeIconDes.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IdeIconDes.cpp -o $(OutDir_ide_IconDes)IdeIconDes.o $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ @@ -84622,17 +82318,12 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84714,9 +82405,7 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IdeDes.cpp -o $(OutDir_ide_IconDes)IdeDes.o $(OutDir_ide_IconDes)IconDes.a: \ diff --git a/Makefile.in b/Makefile.in index 3933ed94f..b97dd4f99 100644 --- a/Makefile.in +++ b/Makefile.in @@ -9,86 +9,86 @@ Macro = -DflagGUI -DflagGCC -DflagSHARED -DflagPOSIX -DflagLINUX CXX = c++ LINKER = $(CXX) CFLAGS = -O3 -ffunction-sections -fdata-sections -CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++14 +CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++17 LDFLAGS = -Wl,--gc-sections $(LINKOPTIONS) LIBPATH = AR = ar -sr -OutDir_ide = $(UPPOUT)ide/GCC-Gcc-Gui-Linux-Main-Posix-Shared/ +OutDir_ide = $(UPPOUT)ide//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Main-Posix-Shared/ Macro_ide = $(Macro) -DflagMAIN -OutDir_ide_Common = $(UPPOUT)ide/Common/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Common = $(UPPOUT)ide/Common//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Common = $(Macro) -OutDir_ide_Core = $(UPPOUT)ide/Core/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Core = $(UPPOUT)ide/Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Core = $(Macro) -OutDir_ide_LayDes = $(UPPOUT)ide/LayDes/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_LayDes = $(UPPOUT)ide/LayDes//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_LayDes = $(Macro) -OutDir_ide_Builders = $(UPPOUT)ide/Builders/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Builders = $(UPPOUT)ide/Builders//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Builders = $(Macro) -OutDir_ide_Debuggers = $(UPPOUT)ide/Debuggers/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Debuggers = $(UPPOUT)ide/Debuggers//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Debuggers = $(Macro) -OutDir_ide_Browser = $(UPPOUT)ide/Browser/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Browser = $(UPPOUT)ide/Browser//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Browser = $(Macro) -OutDir_CodeEditor = $(UPPOUT)CodeEditor/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_CodeEditor = $(UPPOUT)CodeEditor//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_CodeEditor = $(Macro) -OutDir_CtrlLib = $(UPPOUT)CtrlLib/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_CtrlLib = $(UPPOUT)CtrlLib//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_CtrlLib = $(Macro) -OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_bz2 = $(Macro) -OutDir_HexView = $(UPPOUT)HexView/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_HexView = $(UPPOUT)HexView//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_HexView = $(Macro) -OutDir_TextDiffCtrl = $(UPPOUT)TextDiffCtrl/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_TextDiffCtrl = $(UPPOUT)TextDiffCtrl//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_TextDiffCtrl = $(Macro) -OutDir_TabBar = $(UPPOUT)TabBar/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_TabBar = $(UPPOUT)TabBar//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_TabBar = $(Macro) -OutDir_ide_Designers = $(UPPOUT)ide/Designers/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Designers = $(UPPOUT)ide/Designers//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Designers = $(Macro) -OutDir_ide_Android = $(UPPOUT)ide/Android/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Android = $(UPPOUT)ide/Android//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Android = $(Macro) -OutDir_ide_Java = $(UPPOUT)ide/Java/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_Java = $(UPPOUT)ide/Java//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_Java = $(Macro) -OutDir_ide_MacroManager = $(UPPOUT)ide/MacroManager/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_MacroManager = $(UPPOUT)ide/MacroManager//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_MacroManager = $(Macro) -OutDir_Report = $(UPPOUT)Report/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Report = $(UPPOUT)Report//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Report = $(Macro) -OutDir_Core_SSL = $(UPPOUT)Core/SSL/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Core_SSL = $(UPPOUT)Core/SSL//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Core_SSL = $(Macro) -OutDir_plugin_md = $(UPPOUT)plugin/md/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_md = $(UPPOUT)plugin/md//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_md = $(Macro) -OutDir_ide_clang = $(UPPOUT)ide/clang/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_clang = $(UPPOUT)ide/clang//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_clang = $(Macro) -OutDir_Esc = $(UPPOUT)Esc/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Esc = $(UPPOUT)Esc//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Esc = $(Macro) -OutDir_Core = $(UPPOUT)Core/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Core = $(UPPOUT)Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Core = $(Macro) -OutDir_plugin_lzma = $(UPPOUT)plugin/lzma/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_lzma = $(UPPOUT)plugin/lzma//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_lzma = $(Macro) -OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_lz4 = $(Macro) -OutDir_plugin_zstd = $(UPPOUT)plugin/zstd/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_zstd = $(UPPOUT)plugin/zstd//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_zstd = $(Macro) -OutDir_RichEdit = $(UPPOUT)RichEdit/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_RichEdit = $(UPPOUT)RichEdit//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_RichEdit = $(Macro) -OutDir_plugin_png = $(UPPOUT)plugin/png/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_png = $(UPPOUT)plugin/png//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_png = $(Macro) -OutDir_Draw = $(UPPOUT)Draw/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Draw = $(UPPOUT)Draw//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Draw = $(Macro) -OutDir_PdfDraw = $(UPPOUT)PdfDraw/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_PdfDraw = $(UPPOUT)PdfDraw//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_PdfDraw = $(Macro) -OutDir_Painter = $(UPPOUT)Painter/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_Painter = $(UPPOUT)Painter//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_Painter = $(Macro) -OutDir_plugin_pcre = $(UPPOUT)plugin/pcre/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_pcre = $(UPPOUT)plugin/pcre//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_pcre = $(Macro) -OutDir_CtrlCore = $(UPPOUT)CtrlCore/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_CtrlCore = $(UPPOUT)CtrlCore//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_CtrlCore = $(Macro) -OutDir_plugin_bmp = $(UPPOUT)plugin/bmp/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_bmp = $(UPPOUT)plugin/bmp//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_bmp = $(Macro) -OutDir_RichText = $(UPPOUT)RichText/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_RichText = $(UPPOUT)RichText//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_RichText = $(Macro) -OutDir_ide_IconDes = $(UPPOUT)ide/IconDes/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_ide_IconDes = $(UPPOUT)ide/IconDes//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_ide_IconDes = $(Macro) -OutDir_plugin_gif = $(UPPOUT)plugin/gif/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_gif = $(UPPOUT)plugin/gif//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_gif = $(Macro) -OutDir_plugin_jpg = $(UPPOUT)plugin/jpg/GCC-Gcc-Gui-Linux-Posix-Shared/ +OutDir_plugin_jpg = $(UPPOUT)plugin/jpg//home/cxl/.config/u++/theide/GCC.bm-Gcc-Gui-Linux-Posix-Shared/ Macro_plugin_jpg = $(Macro) OutDir = $(OutDir_ide) @@ -503,17 +503,12 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -641,9 +636,7 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/BaseDlg.cpp -o $(OutDir_ide)BaseDlg.o $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ @@ -741,17 +734,12 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -879,9 +867,7 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/SelectPkg.cpp -o $(OutDir_ide)SelectPkg.o $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ @@ -979,17 +965,12 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1117,9 +1098,7 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/UppWspc.cpp -o $(OutDir_ide)UppWspc.o $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ @@ -1217,17 +1196,12 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1355,9 +1329,7 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/NewPackageFile.cpp -o $(OutDir_ide)NewPackageFile.o $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ @@ -1455,17 +1427,12 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1593,9 +1560,7 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Organizer.cpp -o $(OutDir_ide)Organizer.o $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ @@ -1693,17 +1658,12 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -1831,9 +1791,7 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Template.cpp -o $(OutDir_ide)Template.o $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ @@ -1931,17 +1889,12 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2069,9 +2022,7 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Console.cpp -o $(OutDir_ide)Console.o $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ @@ -2169,17 +2120,12 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2307,9 +2253,7 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/FindFile.cpp -o $(OutDir_ide)FindFile.o $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ @@ -2407,17 +2351,12 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2545,9 +2484,7 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/FindInFiles.cpp -o $(OutDir_ide)FindInFiles.o $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ @@ -2645,17 +2582,12 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -2783,9 +2715,7 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Config.cpp -o $(OutDir_ide)Config.o $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ @@ -2883,17 +2813,12 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3021,9 +2946,7 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/ide.cpp -o $(OutDir_ide)ide.o $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ @@ -3121,17 +3044,12 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3259,9 +3177,7 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idefile.cpp -o $(OutDir_ide)idefile.o $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ @@ -3359,17 +3275,12 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3497,9 +3408,7 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/EditorTabBar.cpp -o $(OutDir_ide)EditorTabBar.o $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ @@ -3597,17 +3506,12 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3735,9 +3639,7 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Bottom.cpp -o $(OutDir_ide)Bottom.o $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ @@ -3835,17 +3737,12 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -3973,9 +3870,7 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/t.cpp -o $(OutDir_ide)t.o $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ @@ -4073,17 +3968,12 @@ $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4211,9 +4101,7 @@ $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/AssistDisplay.cpp -o $(OutDir_ide)AssistDisplay.o $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ @@ -4311,17 +4199,12 @@ $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4449,9 +4332,7 @@ $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/IncludeTrick.cpp -o $(OutDir_ide)IncludeTrick.o $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ @@ -4549,17 +4430,12 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4687,9 +4563,7 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Assist.cpp -o $(OutDir_ide)Assist.o $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ @@ -4787,17 +4661,12 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -4925,9 +4794,7 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/DCopy.cpp -o $(OutDir_ide)DCopy.o $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ @@ -5025,17 +4892,12 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5163,9 +5025,7 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/ContextGoto.cpp -o $(OutDir_ide)ContextGoto.o $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ @@ -5263,17 +5123,12 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5401,9 +5256,7 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/GoToLine.cpp -o $(OutDir_ide)GoToLine.o $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ @@ -5501,17 +5354,12 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5639,9 +5487,7 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Swaps.cpp -o $(OutDir_ide)Swaps.o $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ @@ -5739,17 +5585,12 @@ $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -5877,9 +5718,7 @@ $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Usage.cpp -o $(OutDir_ide)Usage.o $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ @@ -5977,17 +5816,12 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6115,9 +5949,7 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/ParamInfo.cpp -o $(OutDir_ide)ParamInfo.o $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ @@ -6215,17 +6047,12 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6353,9 +6180,7 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Navigator.cpp -o $(OutDir_ide)Navigator.o $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ @@ -6453,17 +6278,12 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6591,9 +6411,7 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Annotations.cpp -o $(OutDir_ide)Annotations.o $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ @@ -6691,17 +6509,12 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -6829,9 +6642,7 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Virtuals.cpp -o $(OutDir_ide)Virtuals.o $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ @@ -6929,17 +6740,12 @@ $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7067,9 +6873,7 @@ $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Events.cpp -o $(OutDir_ide)Events.o $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ @@ -7167,17 +6971,12 @@ $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7305,9 +7104,7 @@ $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/NavDlg.cpp -o $(OutDir_ide)NavDlg.o $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ @@ -7405,17 +7202,12 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7543,9 +7335,7 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Log.cpp -o $(OutDir_ide)Log.o $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ @@ -7643,17 +7433,12 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -7781,9 +7566,7 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/MainConfig.cpp -o $(OutDir_ide)MainConfig.o $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ @@ -7881,17 +7664,12 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8019,9 +7797,7 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Setup.cpp -o $(OutDir_ide)Setup.o $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ @@ -8119,17 +7895,12 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8257,9 +8028,7 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Custom.cpp -o $(OutDir_ide)Custom.o $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ @@ -8357,17 +8126,12 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8495,9 +8259,7 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Print.cpp -o $(OutDir_ide)Print.o $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ @@ -8595,17 +8357,12 @@ $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8733,9 +8490,7 @@ $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/InsertImage.cpp -o $(OutDir_ide)InsertImage.o $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ @@ -8833,17 +8588,12 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -8971,9 +8721,7 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Insert.cpp -o $(OutDir_ide)Insert.o $(OutDir_ide)Sequence.o: $(UPPDIR1)ide/Sequence.cpp \ @@ -9071,17 +8819,12 @@ $(OutDir_ide)Sequence.o: $(UPPDIR1)ide/Sequence.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9209,9 +8952,7 @@ $(OutDir_ide)Sequence.o: $(UPPDIR1)ide/Sequence.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Sequence.cpp -o $(OutDir_ide)Sequence.o $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ @@ -9309,17 +9050,12 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9447,9 +9183,7 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idetool.cpp -o $(OutDir_ide)idetool.o $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ @@ -9547,17 +9281,12 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9685,9 +9414,7 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Install.cpp -o $(OutDir_ide)Install.o $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ @@ -9785,17 +9512,12 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -9923,9 +9645,7 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Android.cpp -o $(OutDir_ide)Android.o $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ @@ -10023,17 +9743,12 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10162,9 +9877,7 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idebar.cpp -o $(OutDir_ide)idebar.o $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ @@ -10262,17 +9975,12 @@ $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10400,9 +10108,7 @@ $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/background.cpp -o $(OutDir_ide)background.o $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ @@ -10500,17 +10206,12 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10639,9 +10340,7 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/idewin.cpp -o $(OutDir_ide)idewin.o $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ @@ -10739,17 +10438,12 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -10878,9 +10572,7 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/main.cpp -o $(OutDir_ide)main.o $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ @@ -10967,17 +10659,12 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11041,9 +10728,7 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/CommandLineHandler.cpp -o $(OutDir_ide)CommandLineHandler.o $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ @@ -11142,17 +10827,12 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11280,9 +10960,7 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/About.cpp -o $(OutDir_ide)About.o $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ @@ -11380,17 +11058,12 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11518,9 +11191,7 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Macro.cpp -o $(OutDir_ide)Macro.o $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ @@ -11618,17 +11289,12 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11756,9 +11422,7 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Help.cpp -o $(OutDir_ide)Help.o $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ @@ -11856,17 +11520,12 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -11994,9 +11653,7 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/SlideShow.cpp -o $(OutDir_ide)SlideShow.o $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ @@ -12094,17 +11751,12 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12232,9 +11884,7 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/OnlineSearch.cpp -o $(OutDir_ide)OnlineSearch.o $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ @@ -12332,17 +11982,12 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12470,9 +12115,7 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Errors.cpp -o $(OutDir_ide)Errors.o $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ @@ -12570,17 +12213,12 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12708,9 +12346,7 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Calc.cpp -o $(OutDir_ide)Calc.o $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ @@ -12808,17 +12444,12 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -12946,9 +12577,7 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/FormatCode.cpp -o $(OutDir_ide)FormatCode.o $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ @@ -13046,17 +12675,12 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13184,9 +12808,7 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Abbr.cpp -o $(OutDir_ide)Abbr.o $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ @@ -13284,17 +12906,12 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13422,9 +13039,7 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Qtf.cpp -o $(OutDir_ide)Qtf.o $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ @@ -13522,17 +13137,12 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13660,9 +13270,7 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Xml.cpp -o $(OutDir_ide)Xml.o $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ @@ -13760,17 +13368,12 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -13898,9 +13501,7 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Json.cpp -o $(OutDir_ide)Json.o $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ @@ -13998,17 +13599,12 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14139,9 +13735,7 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/MacroManager.cpp -o $(OutDir_ide)MacroManager.o $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ @@ -14239,17 +13833,12 @@ $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14377,9 +13966,7 @@ $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/SetupGIT.cpp -o $(OutDir_ide)SetupGIT.o $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ @@ -14477,17 +14064,12 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14615,9 +14197,7 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Upgrade.cpp -o $(OutDir_ide)Upgrade.o $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ @@ -14715,17 +14295,12 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -14853,9 +14428,7 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/UppHub.cpp -o $(OutDir_ide)UppHub.o $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ @@ -14953,17 +14526,12 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15091,9 +14659,7 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/MethodsCtrls.cpp -o $(OutDir_ide)MethodsCtrls.o $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ @@ -15191,17 +14757,12 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15331,9 +14892,7 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Methods.cpp -o $(OutDir_ide)Methods.o $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ @@ -15431,17 +14990,12 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15569,9 +15123,7 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/AutoSetup.cpp -o $(OutDir_ide)AutoSetup.o $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ @@ -15669,17 +15221,12 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -15807,9 +15354,7 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/InstantSetup.cpp -o $(OutDir_ide)InstantSetup.o $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ @@ -15907,17 +15452,12 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16045,9 +15585,7 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/OutputMode.cpp -o $(OutDir_ide)OutputMode.o $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ @@ -16145,17 +15683,12 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16283,9 +15816,7 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Build.cpp -o $(OutDir_ide)Build.o $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ @@ -16383,17 +15914,12 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16521,9 +16047,7 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Debug.cpp -o $(OutDir_ide)Debug.o $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ @@ -16621,17 +16145,12 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16759,9 +16278,7 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Valgrind.cpp -o $(OutDir_ide)Valgrind.o $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ @@ -16859,17 +16376,12 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -16997,9 +16509,7 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Export.cpp -o $(OutDir_ide)Export.o $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ @@ -17097,17 +16607,12 @@ $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17235,9 +16740,7 @@ $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/RepoConsole.cpp -o $(OutDir_ide)RepoConsole.o $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ @@ -17335,17 +16838,12 @@ $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17473,9 +16971,7 @@ $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/RepoSync.cpp -o $(OutDir_ide)RepoSync.o $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ @@ -17573,17 +17069,12 @@ $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17711,9 +17202,7 @@ $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Credentials.cpp -o $(OutDir_ide)Credentials.o $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ @@ -17811,17 +17300,12 @@ $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -17949,9 +17433,7 @@ $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/Diff.cpp -o $(OutDir_ide)Diff.o $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ @@ -18049,17 +17531,12 @@ $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18187,9 +17664,7 @@ $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/DirRepoDiff.cpp -o $(OutDir_ide)DirRepoDiff.o $(OutDir_ide_Common): @@ -18290,17 +17765,12 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18378,9 +17848,7 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Common) $(UPPDIR1)ide/Common/ComDlg.cpp -o $(OutDir_ide_Common)ComDlg.o $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ @@ -18478,17 +17946,12 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18565,9 +18028,7 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Common) $(UPPDIR1)ide/Common/Module.cpp -o $(OutDir_ide_Common)Module.o $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ @@ -18665,17 +18126,12 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -18752,9 +18208,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Common) $(UPPDIR1)ide/Common/Util.cpp -o $(OutDir_ide_Common)Util.o $(OutDir_ide_Common)Common.a: \ @@ -20148,17 +19602,12 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20250,9 +19699,7 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/sdiff.cpp -o $(OutDir_ide_LayDes)sdiff.o $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ @@ -20350,17 +19797,12 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20452,9 +19894,7 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/laylib.cpp -o $(OutDir_ide_LayDes)laylib.o $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ @@ -20552,17 +19992,12 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20654,9 +20089,7 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/layusc.cpp -o $(OutDir_ide_LayDes)layusc.o $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ @@ -20754,17 +20187,12 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -20856,9 +20284,7 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/property.cpp -o $(OutDir_ide_LayDes)property.o $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ @@ -20956,17 +20382,12 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21058,9 +20479,7 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/textprop.cpp -o $(OutDir_ide_LayDes)textprop.o $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ @@ -21158,17 +20577,12 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21260,9 +20674,7 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/fontprop.cpp -o $(OutDir_ide_LayDes)fontprop.o $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ @@ -21360,17 +20772,12 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21462,9 +20869,7 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/propane.cpp -o $(OutDir_ide_LayDes)propane.o $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ @@ -21562,17 +20967,12 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21664,9 +21064,7 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/item.cpp -o $(OutDir_ide_LayDes)item.o $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ @@ -21764,17 +21162,12 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -21866,9 +21259,7 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/layout.cpp -o $(OutDir_ide_LayDes)layout.o $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ @@ -21966,17 +21357,12 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22068,9 +21454,7 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/visgen.cpp -o $(OutDir_ide_LayDes)visgen.o $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ @@ -22168,17 +21552,12 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22271,9 +21650,7 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/laydes.cpp -o $(OutDir_ide_LayDes)laydes.o $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ @@ -22371,17 +21748,12 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22473,9 +21845,7 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/layfile.cpp -o $(OutDir_ide_LayDes)layfile.o $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ @@ -22573,17 +21943,12 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -22712,9 +22077,7 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_LayDes) $(UPPDIR1)ide/LayDes/laywin.cpp -o $(OutDir_ide_LayDes)laywin.o $(OutDir_ide_LayDes)LayDes.a: \ @@ -24864,17 +24227,12 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -24959,9 +24317,7 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Terminal.cpp -o $(OutDir_ide_Debuggers)Terminal.o $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ @@ -25059,17 +24415,12 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25154,9 +24505,7 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Disas.cpp -o $(OutDir_ide_Debuggers)Disas.o $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ @@ -25254,17 +24603,12 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25350,9 +24694,7 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/GdbCmd.cpp -o $(OutDir_ide_Debuggers)GdbCmd.o $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ @@ -25450,17 +24792,12 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25545,9 +24882,7 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/GdbData.cpp -o $(OutDir_ide_Debuggers)GdbData.o $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ @@ -25645,17 +24980,12 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25740,9 +25070,7 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Gdb.cpp -o $(OutDir_ide_Debuggers)Gdb.o $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ @@ -25840,17 +25168,12 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -25935,9 +25258,7 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/GdbMem.cpp -o $(OutDir_ide_Debuggers)GdbMem.o $(OutDir_ide_Debuggers)GdbUtils.o: $(UPPDIR1)ide/Debuggers/GdbUtils.cpp \ @@ -26125,17 +25446,12 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26220,9 +25536,7 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Cpu.cpp -o $(OutDir_ide_Debuggers)Cpu.o $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ @@ -26320,17 +25634,12 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26415,9 +25724,7 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Debug.cpp -o $(OutDir_ide_Debuggers)Debug.o $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ @@ -26515,17 +25822,12 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26610,9 +25912,7 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Mem.cpp -o $(OutDir_ide_Debuggers)Mem.o $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ @@ -26710,17 +26010,12 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -26805,9 +26100,7 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Sym.cpp -o $(OutDir_ide_Debuggers)Sym.o $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ @@ -26905,17 +26198,12 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27000,9 +26288,7 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Exp.cpp -o $(OutDir_ide_Debuggers)Exp.o $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ @@ -27100,17 +26386,12 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27195,9 +26476,7 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp -o $(OutDir_ide_Debuggers)PrettyUpp.o $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ @@ -27295,17 +26574,12 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27390,9 +26664,7 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/PrettyStd.cpp -o $(OutDir_ide_Debuggers)PrettyStd.o $(OutDir_ide_Debuggers)Scripts.o: $(UPPDIR1)ide/Debuggers/Scripts.cpp \ @@ -27490,17 +26762,12 @@ $(OutDir_ide_Debuggers)Scripts.o: $(UPPDIR1)ide/Debuggers/Scripts.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27585,9 +26852,7 @@ $(OutDir_ide_Debuggers)Scripts.o: $(UPPDIR1)ide/Debuggers/Scripts.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Scripts.cpp -o $(OutDir_ide_Debuggers)Scripts.o $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ @@ -27685,17 +26950,12 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27780,9 +27040,7 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Pretty.cpp -o $(OutDir_ide_Debuggers)Pretty.o $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ @@ -27880,17 +27138,12 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -27975,9 +27228,7 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Visualise.cpp -o $(OutDir_ide_Debuggers)Visualise.o $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ @@ -28075,17 +27326,12 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28170,9 +27416,7 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Data.cpp -o $(OutDir_ide_Debuggers)Data.o $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ @@ -28270,17 +27514,12 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28365,9 +27604,7 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Tree.cpp -o $(OutDir_ide_Debuggers)Tree.o $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ @@ -28465,17 +27702,12 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28560,9 +27792,7 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Stack.cpp -o $(OutDir_ide_Debuggers)Stack.o $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ @@ -28660,17 +27890,12 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28755,9 +27980,7 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Code.cpp -o $(OutDir_ide_Debuggers)Code.o $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ @@ -28855,17 +28078,12 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -28928,7 +28146,6 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)ide/Debuggers/Gdb.lay \ $(UPPDIR1)ide/Debuggers/GdbUtils.h \ $(UPPDIR1)ide/Debuggers/Pdb.cpp \ - $(UPPDIR1)ide/Debuggers/Pdb.lay \ $(UPPDIR1)Painter/BufferPainter.h \ $(UPPDIR1)Painter/LinearPath.h \ $(UPPDIR1)Painter/Painter.h \ @@ -28952,9 +28169,7 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Debuggers) $(UPPDIR1)ide/Debuggers/Pdb.cpp -o $(OutDir_ide_Debuggers)Pdb.o $(OutDir_ide_Debuggers)Debuggers.a: \ @@ -29102,17 +28317,12 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29197,9 +28407,7 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Util.cpp -o $(OutDir_ide_Browser)Util.o $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ @@ -29297,17 +28505,12 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29391,9 +28594,7 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/TopicBase.cpp -o $(OutDir_ide_Browser)TopicBase.o $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ @@ -29491,17 +28692,12 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29585,9 +28781,7 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/File.cpp -o $(OutDir_ide_Browser)File.o $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ @@ -29685,17 +28879,12 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29779,9 +28968,7 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Topic.cpp -o $(OutDir_ide_Browser)Topic.o $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ @@ -29879,17 +29066,12 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -29973,9 +29155,7 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Template.cpp -o $(OutDir_ide_Browser)Template.o $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ @@ -30073,17 +29253,12 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30167,9 +29342,7 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Link.cpp -o $(OutDir_ide_Browser)Link.o $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ @@ -30267,17 +29440,12 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30362,9 +29530,7 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/TopicWin.cpp -o $(OutDir_ide_Browser)TopicWin.o $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ @@ -30462,17 +29628,12 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30600,9 +29761,7 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/Move.cpp -o $(OutDir_ide_Browser)Move.o $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ @@ -30700,17 +29859,12 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -30794,9 +29948,7 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/CodeRef.cpp -o $(OutDir_ide_Browser)CodeRef.o $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ @@ -30894,17 +30046,12 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31032,9 +30179,7 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Browser) $(UPPDIR1)ide/Browser/TopicI.cpp -o $(OutDir_ide_Browser)TopicI.o $(OutDir_ide_Browser)Browser.a: \ @@ -31158,17 +30303,12 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31230,9 +30370,7 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Register.cpp -o $(OutDir_CodeEditor)Register.o $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ @@ -31330,17 +30468,12 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31402,9 +30535,7 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/HighlightOut.cpp -o $(OutDir_CodeEditor)HighlightOut.o $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ @@ -31502,17 +30633,12 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31574,9 +30700,7 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Syntax.cpp -o $(OutDir_CodeEditor)Syntax.o $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ @@ -31674,17 +30798,12 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31746,9 +30865,7 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Style.cpp -o $(OutDir_CodeEditor)Style.o $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ @@ -31846,17 +30963,12 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -31918,9 +31030,7 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/RegisterSyntax.cpp -o $(OutDir_CodeEditor)RegisterSyntax.o $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ @@ -32018,17 +31128,12 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32090,9 +31195,7 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CSyntax.cpp -o $(OutDir_CodeEditor)CSyntax.o $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ @@ -32190,17 +31293,12 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32262,9 +31360,7 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CInit.cpp -o $(OutDir_CodeEditor)CInit.o $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ @@ -32362,17 +31458,12 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32434,9 +31525,7 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CHighlight.cpp -o $(OutDir_CodeEditor)CHighlight.o $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ @@ -32534,17 +31623,12 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32606,9 +31690,7 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CLogic.cpp -o $(OutDir_CodeEditor)CLogic.o $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ @@ -32706,17 +31788,12 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32778,9 +31855,7 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/DiffSyntax.cpp -o $(OutDir_CodeEditor)DiffSyntax.o $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ @@ -32878,17 +31953,12 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -32950,9 +32020,7 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/TagSyntax.cpp -o $(OutDir_CodeEditor)TagSyntax.o $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ @@ -33050,17 +32118,12 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33122,9 +32185,7 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/PythonSyntax.cpp -o $(OutDir_CodeEditor)PythonSyntax.o $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ @@ -33222,17 +32283,12 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33294,9 +32350,7 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/LogSyntax.cpp -o $(OutDir_CodeEditor)LogSyntax.o $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ @@ -33394,17 +32448,12 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33466,9 +32515,7 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/EditorBar.cpp -o $(OutDir_CodeEditor)EditorBar.o $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ @@ -33566,17 +32613,12 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33638,9 +32680,7 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/FindReplace.cpp -o $(OutDir_CodeEditor)FindReplace.o $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ @@ -33738,17 +32778,12 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33810,9 +32845,7 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/Lang.cpp -o $(OutDir_CodeEditor)Lang.o $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ @@ -33911,17 +32944,12 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -33984,9 +33012,7 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CodeEditor) $(UPPDIR1)CodeEditor/CodeEditor.cpp -o $(OutDir_CodeEditor)CodeEditor.o $(OutDir_CodeEditor)CodeEditor.a: \ @@ -34114,17 +33140,12 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34184,9 +33205,7 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/CtrlLibInit.cpp -o $(OutDir_CtrlLib)CtrlLibInit.o $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ @@ -34273,17 +33292,12 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34343,9 +33357,7 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/LabelBase.cpp -o $(OutDir_CtrlLib)LabelBase.o $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ @@ -34432,17 +33444,12 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34502,9 +33509,7 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DisplayPopup.cpp -o $(OutDir_CtrlLib)DisplayPopup.o $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ @@ -34591,17 +33596,12 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34661,9 +33661,7 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Button.cpp -o $(OutDir_CtrlLib)Button.o $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ @@ -34750,17 +33748,12 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34820,9 +33813,7 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Switch.cpp -o $(OutDir_CtrlLib)Switch.o $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ @@ -34909,17 +33900,12 @@ $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -34979,9 +33965,7 @@ $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/VirtualButtons.cpp -o $(OutDir_CtrlLib)VirtualButtons.o $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ @@ -35068,17 +34052,12 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35138,9 +34117,7 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/EditField.cpp -o $(OutDir_CtrlLib)EditField.o $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ @@ -35227,17 +34204,12 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35297,9 +34269,7 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Text.cpp -o $(OutDir_CtrlLib)Text.o $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ @@ -35386,17 +34356,12 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35456,9 +34421,7 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/LineEdit.cpp -o $(OutDir_CtrlLib)LineEdit.o $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ @@ -35545,17 +34508,12 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35615,9 +34573,7 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DocEdit.cpp -o $(OutDir_CtrlLib)DocEdit.o $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ @@ -35704,17 +34660,12 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35774,9 +34725,7 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ScrollBar.cpp -o $(OutDir_CtrlLib)ScrollBar.o $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ @@ -35863,17 +34812,12 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -35933,9 +34877,7 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/HeaderCtrl.cpp -o $(OutDir_CtrlLib)HeaderCtrl.o $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ @@ -36022,17 +34964,12 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ @@ -36092,9 +35029,7 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ArrayCtrl.cpp -o $(OutDir_CtrlLib)ArrayCtrl.o $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ @@ -36181,17 +35116,12 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36251,9 +35181,7 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/MultiButton.cpp -o $(OutDir_CtrlLib)MultiButton.o $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ @@ -36340,17 +35268,12 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36410,9 +35333,7 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/PopupTable.cpp -o $(OutDir_CtrlLib)PopupTable.o $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ @@ -36499,17 +35420,12 @@ $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36569,9 +35485,7 @@ $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/PopUpList.cpp -o $(OutDir_CtrlLib)PopUpList.o $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ @@ -36658,17 +35572,12 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36728,9 +35637,7 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DropList.cpp -o $(OutDir_CtrlLib)DropList.o $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ @@ -36817,17 +35724,12 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -36887,9 +35789,7 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DropChoice.cpp -o $(OutDir_CtrlLib)DropChoice.o $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ @@ -36976,17 +35876,12 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37046,9 +35941,7 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Static.cpp -o $(OutDir_CtrlLib)Static.o $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ @@ -37135,17 +36028,12 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37205,9 +36093,7 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Splitter.cpp -o $(OutDir_CtrlLib)Splitter.o $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ @@ -37294,17 +36180,12 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37364,9 +36245,7 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FrameSplitter.cpp -o $(OutDir_CtrlLib)FrameSplitter.o $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ @@ -37453,17 +36332,12 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37523,9 +36397,7 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/SliderCtrl.cpp -o $(OutDir_CtrlLib)SliderCtrl.o $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ @@ -37612,17 +36484,12 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37682,9 +36549,7 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ColumnList.cpp -o $(OutDir_CtrlLib)ColumnList.o $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ @@ -37771,17 +36636,12 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -37841,9 +36701,7 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Progress.cpp -o $(OutDir_CtrlLib)Progress.o $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ @@ -37930,17 +36788,12 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ @@ -38000,9 +36853,7 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/AKeys.cpp -o $(OutDir_CtrlLib)AKeys.o $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ @@ -38089,17 +36940,12 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38159,9 +37005,7 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/RichTextView.cpp -o $(OutDir_CtrlLib)RichTextView.o $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ @@ -38248,17 +37092,12 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38318,9 +37157,7 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Prompt.cpp -o $(OutDir_CtrlLib)Prompt.o $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ @@ -38407,17 +37244,12 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38477,9 +37309,7 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Help.cpp -o $(OutDir_CtrlLib)Help.o $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ @@ -38566,17 +37396,12 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38636,9 +37461,7 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp -o $(OutDir_CtrlLib)DateTimeCtrl.o $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ @@ -38725,17 +37548,12 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -38795,9 +37613,7 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/SuggestCtrl.cpp -o $(OutDir_CtrlLib)SuggestCtrl.o $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ @@ -38884,17 +37700,12 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.cpp \ @@ -38954,9 +37765,7 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Bar.cpp -o $(OutDir_CtrlLib)Bar.o $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ @@ -39043,17 +37852,12 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39114,9 +37918,7 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/MenuItem.cpp -o $(OutDir_CtrlLib)MenuItem.o $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ @@ -39203,17 +38005,12 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39274,9 +38071,7 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/MenuBar.cpp -o $(OutDir_CtrlLib)MenuBar.o $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ @@ -39363,17 +38158,12 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39433,9 +38223,7 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ToolButton.cpp -o $(OutDir_CtrlLib)ToolButton.o $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ @@ -39522,17 +38310,12 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39592,9 +38375,7 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ToolBar.cpp -o $(OutDir_CtrlLib)ToolBar.o $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ @@ -39681,17 +38462,12 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39751,9 +38527,7 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ToolTip.cpp -o $(OutDir_CtrlLib)ToolTip.o $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ @@ -39840,17 +38614,12 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -39910,9 +38679,7 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/StatusBar.cpp -o $(OutDir_CtrlLib)StatusBar.o $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ @@ -39999,17 +38766,12 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40069,9 +38831,7 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TabCtrl.cpp -o $(OutDir_CtrlLib)TabCtrl.o $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ @@ -40158,17 +38918,12 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40228,9 +38983,7 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TreeCtrl.cpp -o $(OutDir_CtrlLib)TreeCtrl.o $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ @@ -40317,17 +39070,12 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40387,9 +39135,7 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DropTree.cpp -o $(OutDir_CtrlLib)DropTree.o $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ @@ -40476,17 +39222,12 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40546,9 +39287,7 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/DlgColor.cpp -o $(OutDir_CtrlLib)DlgColor.o $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ @@ -40635,17 +39374,12 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40705,9 +39439,7 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ColorPopup.cpp -o $(OutDir_CtrlLib)ColorPopup.o $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ @@ -40794,17 +39526,12 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -40864,9 +39591,7 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ColorPusher.cpp -o $(OutDir_CtrlLib)ColorPusher.o $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ @@ -40953,17 +39678,12 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41023,9 +39743,7 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FileList.cpp -o $(OutDir_CtrlLib)FileList.o $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ @@ -41112,17 +39830,12 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41182,9 +39895,7 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FileSel.cpp -o $(OutDir_CtrlLib)FileSel.o $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ @@ -41271,17 +39982,12 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41341,9 +40047,7 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/FileSelUtil.cpp -o $(OutDir_CtrlLib)FileSelUtil.o $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ @@ -41430,17 +40134,12 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41500,9 +40199,7 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/PrinterJob.cpp -o $(OutDir_CtrlLib)PrinterJob.o $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ @@ -41589,17 +40286,12 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41659,9 +40351,7 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Windows.cpp -o $(OutDir_CtrlLib)Windows.o $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ @@ -41748,17 +40438,12 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41818,9 +40503,7 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Win32.cpp -o $(OutDir_CtrlLib)Win32.o $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ @@ -41907,17 +40590,12 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -41977,9 +40655,7 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Gtk.cpp -o $(OutDir_CtrlLib)Gtk.o $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ @@ -42066,17 +40742,12 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42136,9 +40807,7 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TrayIconWin32.cpp -o $(OutDir_CtrlLib)TrayIconWin32.o $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ @@ -42225,17 +40894,12 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42295,9 +40959,7 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TrayIconX11.cpp -o $(OutDir_CtrlLib)TrayIconX11.o $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ @@ -42384,17 +41046,12 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42454,9 +41111,7 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/TrayIconGtk.cpp -o $(OutDir_CtrlLib)TrayIconGtk.o $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ @@ -42543,17 +41198,12 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42613,9 +41263,7 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Update.cpp -o $(OutDir_CtrlLib)Update.o $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ @@ -42702,17 +41350,12 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42773,9 +41416,7 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/CtrlUtil.cpp -o $(OutDir_CtrlLib)CtrlUtil.o $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ @@ -42862,17 +41503,12 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -42932,9 +41568,7 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/LNGCtrl.cpp -o $(OutDir_CtrlLib)LNGCtrl.o $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ @@ -43021,17 +41655,12 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43092,9 +41721,7 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/Ch.cpp -o $(OutDir_CtrlLib)Ch.o $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ @@ -43181,17 +41808,12 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43251,9 +41873,7 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ChWin32.cpp -o $(OutDir_CtrlLib)ChWin32.o $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ @@ -43340,17 +41960,12 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43410,9 +42025,7 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ChGtk3.cpp -o $(OutDir_CtrlLib)ChGtk3.o $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ @@ -43499,17 +42112,12 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43570,9 +42178,7 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlLib) $(UPPDIR1)CtrlLib/ChCoco.cpp -o $(OutDir_CtrlLib)ChCoco.o $(OutDir_CtrlLib)CtrlLib.a: \ @@ -43887,17 +42493,12 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -43959,9 +42560,7 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_HexView) $(UPPDIR1)HexView/HexView.cpp -o $(OutDir_HexView)HexView.o $(OutDir_HexView)HexView.a: \ @@ -44056,17 +42655,12 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44128,9 +42722,7 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/TextDiff.cpp -o $(OutDir_TextDiffCtrl)TextDiff.o $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ @@ -44217,17 +42809,12 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44289,9 +42876,7 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp -o $(OutDir_TextDiffCtrl)TextCtrl.o $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ @@ -44378,17 +42963,12 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44451,9 +43031,7 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp -o $(OutDir_TextDiffCtrl)DiffCtrl.o $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ @@ -44540,17 +43118,12 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44612,9 +43185,7 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/DirDiff.cpp -o $(OutDir_TextDiffCtrl)DirDiff.o $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ @@ -44701,17 +43272,12 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44773,9 +43339,7 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/patch.cpp -o $(OutDir_TextDiffCtrl)patch.o $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ @@ -44862,17 +43426,12 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -44934,9 +43493,7 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TextDiffCtrl) $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp -o $(OutDir_TextDiffCtrl)PatchDiff.o $(OutDir_TextDiffCtrl)TextDiffCtrl.a: \ @@ -45042,17 +43599,12 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45117,9 +43669,7 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)TabBar/TabBar.h \ $(UPPDIR1)TabBar/TabBar.iml \ $(UPPDIR1)TabBar/TabBarCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TabBar) $(UPPDIR1)TabBar/TabBar.cpp -o $(OutDir_TabBar)TabBar.o $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ @@ -45206,17 +43756,12 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45280,9 +43825,7 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)TabBar/TabBar.h \ $(UPPDIR1)TabBar/TabBar.iml \ $(UPPDIR1)TabBar/TabBarCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TabBar) $(UPPDIR1)TabBar/FileTabs.cpp -o $(OutDir_TabBar)FileTabs.o $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ @@ -45369,17 +43912,12 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45443,9 +43981,7 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)TabBar/TabBar.iml \ $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_TabBar) $(UPPDIR1)TabBar/TabBarCtrl.cpp -o $(OutDir_TabBar)TabBarCtrl.o $(OutDir_TabBar)TabBar.a: \ @@ -45555,17 +44091,12 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45693,9 +44224,7 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Png.cpp -o $(OutDir_ide_Designers)Png.o $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ @@ -45793,17 +44322,12 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -45931,9 +44455,7 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Img.cpp -o $(OutDir_ide_Designers)Img.o $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ @@ -46031,17 +44553,12 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46169,9 +44686,7 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Qtf.cpp -o $(OutDir_ide_Designers)Qtf.o $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ @@ -46269,17 +44784,12 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46407,9 +44917,7 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/HexView.cpp -o $(OutDir_ide_Designers)HexView.o $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ @@ -46507,17 +45015,12 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46645,9 +45148,7 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/TreeDes.cpp -o $(OutDir_ide_Designers)TreeDes.o $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ @@ -46745,17 +45246,12 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -46883,9 +45379,7 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Xml.cpp -o $(OutDir_ide_Designers)Xml.o $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ @@ -46983,17 +45477,12 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -47121,9 +45610,7 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/Json.cpp -o $(OutDir_ide_Designers)Json.o $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ @@ -47221,17 +45708,12 @@ $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -47359,9 +45841,7 @@ $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Designers) $(UPPDIR1)ide/Designers/md.cpp -o $(OutDir_ide_Designers)md.o $(OutDir_ide_Designers)Designers.a: \ @@ -48608,17 +47088,12 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -48693,9 +47168,7 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_MacroManager) $(UPPDIR1)ide/MacroManager/MacroElement.cpp -o $(OutDir_ide_MacroManager)MacroElement.o $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManager.cpp \ @@ -48793,17 +47266,12 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -48884,9 +47352,7 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_MacroManager) $(UPPDIR1)ide/MacroManager/MacroManager.cpp -o $(OutDir_ide_MacroManager)MacroManager.o $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFileParser.cpp \ @@ -48984,17 +47450,12 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -49069,9 +47530,7 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_MacroManager) $(UPPDIR1)ide/MacroManager/UscFileParser.cpp -o $(OutDir_ide_MacroManager)UscFileParser.o $(OutDir_ide_MacroManager)MacroManager.a: \ @@ -49170,17 +47629,12 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -49242,9 +47696,7 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Report) $(UPPDIR1)Report/Report.cpp -o $(OutDir_Report)Report.o $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ @@ -49332,17 +47784,12 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -49404,9 +47851,7 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Report) $(UPPDIR1)Report/ReportDlg.cpp -o $(OutDir_Report)ReportDlg.o $(OutDir_Report)Report.a: \ @@ -50072,17 +48517,12 @@ $(OutDir_ide_clang)libclang.o: $(UPPDIR1)ide/clang/libclang.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50160,9 +48600,7 @@ $(OutDir_ide_clang)libclang.o: $(UPPDIR1)ide/clang/libclang.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/libclang.cpp -o $(OutDir_ide_clang)libclang.o $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ @@ -50260,17 +48698,12 @@ $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50348,9 +48781,7 @@ $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/util.cpp -o $(OutDir_ide_clang)util.o $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ @@ -50448,17 +48879,12 @@ $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50536,9 +48962,7 @@ $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/macros.cpp -o $(OutDir_ide_clang)macros.o $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ @@ -50636,17 +49060,12 @@ $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50724,9 +49143,7 @@ $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/Signature.cpp -o $(OutDir_ide_clang)Signature.o $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ @@ -50824,17 +49241,12 @@ $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -50912,9 +49324,7 @@ $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/clang.cpp -o $(OutDir_ide_clang)clang.o $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ @@ -51012,17 +49422,12 @@ $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -51100,9 +49505,7 @@ $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/Visitor.cpp -o $(OutDir_ide_clang)Visitor.o $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ @@ -51200,17 +49603,12 @@ $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -51288,9 +49686,7 @@ $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/CurrentFile.cpp -o $(OutDir_ide_clang)CurrentFile.o $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ @@ -51388,17 +49784,12 @@ $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -51526,9 +49917,7 @@ $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_clang) $(UPPDIR1)ide/clang/Indexer.cpp -o $(OutDir_ide_clang)Indexer.o $(OutDir_ide_clang)clang.a: \ @@ -59686,17 +58075,12 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -59760,9 +58144,7 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Ruler.cpp -o $(OutDir_RichEdit)Ruler.o $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ @@ -59849,17 +58231,12 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -59922,9 +58299,7 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/UnitEdit.cpp -o $(OutDir_RichEdit)UnitEdit.o $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ @@ -60012,17 +58387,12 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60085,9 +58455,7 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Editor.cpp -o $(OutDir_RichEdit)Editor.o $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ @@ -60174,17 +58542,12 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60247,9 +58610,7 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Speller.cpp -o $(OutDir_RichEdit)Speller.o $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ @@ -60336,17 +58697,12 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60409,9 +58765,7 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Kbd.cpp -o $(OutDir_RichEdit)Kbd.o $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ @@ -60498,17 +58852,12 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60571,9 +58920,7 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Mouse.cpp -o $(OutDir_RichEdit)Mouse.o $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ @@ -60660,17 +59007,12 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60733,9 +59075,7 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Cursor.cpp -o $(OutDir_RichEdit)Cursor.o $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ @@ -60822,17 +59162,12 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -60895,9 +59230,7 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Undo.cpp -o $(OutDir_RichEdit)Undo.o $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ @@ -60984,17 +59317,12 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61057,9 +59385,7 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Modify.cpp -o $(OutDir_RichEdit)Modify.o $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ @@ -61146,17 +59472,12 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61219,9 +59540,7 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Formating.cpp -o $(OutDir_RichEdit)Formating.o $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ @@ -61308,17 +59627,12 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61381,9 +59695,7 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/FormatDlg.cpp -o $(OutDir_RichEdit)FormatDlg.o $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ @@ -61470,17 +59782,12 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61543,9 +59850,7 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/ParaFormat.cpp -o $(OutDir_RichEdit)ParaFormat.o $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ @@ -61632,17 +59937,12 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61705,9 +60005,7 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/TableUndo.cpp -o $(OutDir_RichEdit)TableUndo.o $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ @@ -61794,17 +60092,12 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -61867,9 +60160,7 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Table.cpp -o $(OutDir_RichEdit)Table.o $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ @@ -61956,17 +60247,12 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62029,9 +60315,7 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Find.cpp -o $(OutDir_RichEdit)Find.o $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ @@ -62118,17 +60402,12 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62191,9 +60470,7 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Tool.cpp -o $(OutDir_RichEdit)Tool.o $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ @@ -62280,17 +60557,12 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62353,9 +60625,7 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/Clip.cpp -o $(OutDir_RichEdit)Clip.o $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ @@ -62442,17 +60712,12 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62515,9 +60780,7 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/StyleKeys.cpp -o $(OutDir_RichEdit)StyleKeys.o $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ @@ -62604,17 +60867,12 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -62677,9 +60935,7 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_RichEdit) $(UPPDIR1)RichEdit/HeaderFooter.cpp -o $(OutDir_RichEdit)HeaderFooter.o $(OutDir_RichEdit)RichEdit.a: \ @@ -70636,16 +68892,11 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -70671,9 +68922,7 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/SystemDraw.cpp -o $(OutDir_CtrlCore)SystemDraw.o $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ @@ -70759,16 +69008,11 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/Frame.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -70794,9 +69038,7 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Frame.cpp -o $(OutDir_CtrlCore)Frame.o $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ @@ -70882,16 +69124,11 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlMt.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -70917,9 +69154,7 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlMt.cpp -o $(OutDir_CtrlCore)CtrlMt.o $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ @@ -71005,16 +69240,11 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71041,9 +69271,7 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Ctrl.cpp -o $(OutDir_CtrlCore)Ctrl.o $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ @@ -71129,16 +69357,11 @@ $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71164,9 +69387,7 @@ $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlAttr.cpp -o $(OutDir_CtrlCore)CtrlAttr.o $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ @@ -71252,16 +69473,11 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71287,9 +69503,7 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlChild.cpp -o $(OutDir_CtrlCore)CtrlChild.o $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ @@ -71375,16 +69589,11 @@ $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71410,9 +69619,7 @@ $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlFrame.cpp -o $(OutDir_CtrlCore)CtrlFrame.o $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ @@ -71498,16 +69705,11 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlPos.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71533,9 +69735,7 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlPos.cpp -o $(OutDir_CtrlCore)CtrlPos.o $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ @@ -71621,16 +69821,11 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71656,9 +69851,7 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlDraw.cpp -o $(OutDir_CtrlCore)CtrlDraw.o $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ @@ -71744,16 +69937,11 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71779,9 +69967,7 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlMouse.cpp -o $(OutDir_CtrlCore)CtrlMouse.o $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ @@ -71867,16 +70053,11 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -71902,9 +70083,7 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlKbd.cpp -o $(OutDir_CtrlCore)CtrlKbd.o $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ @@ -71990,16 +70169,11 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72025,9 +70199,7 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlTimer.cpp -o $(OutDir_CtrlCore)CtrlTimer.o $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ @@ -72113,16 +70285,11 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72148,9 +70315,7 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlClip.cpp -o $(OutDir_CtrlCore)CtrlClip.o $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ @@ -72236,16 +70401,11 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72271,9 +70431,7 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/LocalLoop.cpp -o $(OutDir_CtrlCore)LocalLoop.o $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ @@ -72359,16 +70517,11 @@ $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ $(UPPDIR1)CtrlCore/Preedit.cpp \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72394,9 +70547,7 @@ $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Preedit.cpp -o $(OutDir_CtrlCore)Preedit.o $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ @@ -72483,16 +70634,11 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72518,9 +70664,7 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp -o $(OutDir_CtrlCore)CtrlCoreInit.o $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ @@ -72606,16 +70750,11 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72641,9 +70780,7 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/TopWindow.cpp -o $(OutDir_CtrlCore)TopWindow.o $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ @@ -72729,16 +70866,11 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawWin32.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72764,9 +70896,7 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawWin32.cpp -o $(OutDir_CtrlCore)DrawWin32.o $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ @@ -72852,16 +70982,11 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -72887,9 +71012,7 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawOpWin32.cpp -o $(OutDir_CtrlCore)DrawOpWin32.o $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ @@ -72975,16 +71098,11 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73010,9 +71128,7 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawTextWin32.cpp -o $(OutDir_CtrlCore)DrawTextWin32.o $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ @@ -73098,16 +71214,11 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73133,9 +71244,7 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/ImageWin32.cpp -o $(OutDir_CtrlCore)ImageWin32.o $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ @@ -73221,16 +71330,11 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73256,9 +71360,7 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/MetaFile.cpp -o $(OutDir_CtrlCore)MetaFile.o $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ @@ -73344,16 +71446,11 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/UtilWin32.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73379,9 +71476,7 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/UtilWin32.cpp -o $(OutDir_CtrlCore)UtilWin32.o $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ @@ -73467,16 +71562,11 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73502,9 +71592,7 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Ctrl.cpp -o $(OutDir_CtrlCore)Win32Ctrl.o $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ @@ -73590,16 +71678,11 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73625,9 +71708,7 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Wnd.cpp -o $(OutDir_CtrlCore)Win32Wnd.o $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ @@ -73713,16 +71794,11 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/Win32Clip.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73749,9 +71825,7 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Clip.cpp -o $(OutDir_CtrlCore)Win32Clip.o $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ @@ -73837,16 +71911,11 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/Win32DnD.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73872,9 +71941,7 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32DnD.cpp -o $(OutDir_CtrlCore)Win32DnD.o $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ @@ -73960,16 +72027,11 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/Win32Proc.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -73995,9 +72057,7 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/Win32Proc.cpp -o $(OutDir_CtrlCore)Win32Proc.o $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ @@ -74083,16 +72143,11 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74118,9 +72173,7 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/TopWin32.cpp -o $(OutDir_CtrlCore)TopWin32.o $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ @@ -74206,16 +72259,11 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DHCtrl.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74241,9 +72289,7 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DHCtrl.cpp -o $(OutDir_CtrlCore)DHCtrl.o $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ @@ -74329,16 +72375,11 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawX11.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74364,9 +72405,7 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawX11.cpp -o $(OutDir_CtrlCore)DrawX11.o $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ @@ -74452,16 +72491,11 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74487,9 +72521,7 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawOpX11.cpp -o $(OutDir_CtrlCore)DrawOpX11.o $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ @@ -74575,16 +72607,11 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74610,9 +72637,7 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/DrawTextX11.cpp -o $(OutDir_CtrlCore)DrawTextX11.o $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ @@ -74698,16 +72723,11 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74733,9 +72753,7 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/ImageX11.cpp -o $(OutDir_CtrlCore)ImageX11.o $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ @@ -74821,16 +72839,11 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ $(UPPDIR1)CtrlCore/UtilX11.cpp \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74856,9 +72869,7 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/UtilX11.cpp -o $(OutDir_CtrlCore)UtilX11.o $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ @@ -74944,16 +72955,11 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -74979,9 +72985,7 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Ctrl.cpp -o $(OutDir_CtrlCore)X11Ctrl.o $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ @@ -75067,15 +73071,10 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75102,9 +73101,7 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Wnd.cpp -o $(OutDir_CtrlCore)X11Wnd.o $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ @@ -75190,15 +73187,10 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75225,9 +73217,7 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Proc.cpp -o $(OutDir_CtrlCore)X11Proc.o $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ @@ -75313,16 +73303,11 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11Clip.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75348,9 +73333,7 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Clip.cpp -o $(OutDir_CtrlCore)X11Clip.o $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ @@ -75436,16 +73419,11 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11DnD.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75471,9 +73449,7 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11DnD.cpp -o $(OutDir_CtrlCore)X11DnD.o $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ @@ -75559,15 +73535,10 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75594,9 +73565,7 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11Top.cpp -o $(OutDir_CtrlCore)X11Top.o $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ @@ -75682,15 +73651,10 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ @@ -75717,9 +73681,7 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11ImgClip.cpp -o $(OutDir_CtrlCore)X11ImgClip.o $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ @@ -75805,16 +73767,11 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11App.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75840,9 +73797,7 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11App.cpp -o $(OutDir_CtrlCore)X11App.o $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ @@ -75928,16 +73883,11 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -75963,9 +73913,7 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/X11DHCtrl.cpp -o $(OutDir_CtrlCore)X11DHCtrl.o $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ @@ -76051,16 +73999,11 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76086,9 +74029,7 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDrawOp.cpp -o $(OutDir_CtrlCore)GtkDrawOp.o $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ @@ -76174,16 +74115,11 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76209,9 +74145,7 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDrawText.cpp -o $(OutDir_CtrlCore)GtkDrawText.o $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ @@ -76297,16 +74231,11 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76332,9 +74261,7 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDrawImage.cpp -o $(OutDir_CtrlCore)GtkDrawImage.o $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ @@ -76420,16 +74347,11 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/GdkImage.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76455,9 +74377,7 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GdkImage.cpp -o $(OutDir_CtrlCore)GdkImage.o $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ @@ -76543,16 +74463,11 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76578,9 +74493,7 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkUtil.cpp -o $(OutDir_CtrlCore)GtkUtil.o $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ @@ -76666,16 +74579,11 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76701,9 +74609,7 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkX11Util.cpp -o $(OutDir_CtrlCore)GtkX11Util.o $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ @@ -76789,16 +74695,11 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76824,9 +74725,7 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkCtrl.cpp -o $(OutDir_CtrlCore)GtkCtrl.o $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ @@ -76912,16 +74811,11 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -76947,9 +74841,7 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkCapture.cpp -o $(OutDir_CtrlCore)GtkCapture.o $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ @@ -77035,16 +74927,11 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77070,9 +74957,7 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkWnd.cpp -o $(OutDir_CtrlCore)GtkWnd.o $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ @@ -77158,16 +75043,11 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77193,9 +75073,7 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkCreate.cpp -o $(OutDir_CtrlCore)GtkCreate.o $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ @@ -77281,16 +75159,11 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77316,9 +75189,7 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkEvent.cpp -o $(OutDir_CtrlCore)GtkEvent.o $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ @@ -77404,16 +75275,11 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77439,9 +75305,7 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkTop.cpp -o $(OutDir_CtrlCore)GtkTop.o $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ @@ -77527,16 +75391,11 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77563,9 +75422,7 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkClip.cpp -o $(OutDir_CtrlCore)GtkClip.o $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ @@ -77651,16 +75508,11 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77686,9 +75538,7 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkDnD.cpp -o $(OutDir_CtrlCore)GtkDnD.o $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ @@ -77774,16 +75624,11 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77809,9 +75654,7 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/GtkApp.cpp -o $(OutDir_CtrlCore)GtkApp.o $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ @@ -77897,16 +75740,11 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -77932,9 +75770,7 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoCtrl.cpp -o $(OutDir_CtrlCore)CocoCtrl.o $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ @@ -78020,16 +75856,11 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78055,9 +75886,7 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoWnd.cpp -o $(OutDir_CtrlCore)CocoWnd.o $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ @@ -78143,16 +75972,11 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78178,9 +76002,7 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoTop.cpp -o $(OutDir_CtrlCore)CocoTop.o $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ @@ -78266,16 +76088,11 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78301,9 +76118,7 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/CocoChSysInit.cpp -o $(OutDir_CtrlCore)CocoChSysInit.o $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ @@ -78389,16 +76204,11 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ $(UPPDIR1)CtrlCore/ParseRTF.cpp \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78424,9 +76234,7 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/ParseRTF.cpp -o $(OutDir_CtrlCore)ParseRTF.o $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ @@ -78512,16 +76320,11 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)Draw/Cham.h \ $(UPPDIR1)Draw/DDARasterizer.h \ $(UPPDIR1)Draw/Display.h \ @@ -78547,9 +76350,7 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_CtrlCore) $(UPPDIR1)CtrlCore/EncodeRTF.cpp -o $(OutDir_CtrlCore)EncodeRTF.o $(OutDir_CtrlCore)CtrlCore.a: \ @@ -81694,17 +79495,12 @@ $(OutDir_ide_IconDes)IconDraw.o: $(UPPDIR1)ide/IconDes/IconDraw.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -81786,9 +79582,7 @@ $(OutDir_ide_IconDes)IconDraw.o: $(UPPDIR1)ide/IconDes/IconDraw.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IconDraw.cpp -o $(OutDir_ide_IconDes)IconDraw.o $(OutDir_ide_IconDes)AlphaCtrl.o: $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp \ @@ -81886,17 +79680,12 @@ $(OutDir_ide_IconDes)AlphaCtrl.o: $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -81978,9 +79767,7 @@ $(OutDir_ide_IconDes)AlphaCtrl.o: $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/AlphaCtrl.cpp -o $(OutDir_ide_IconDes)AlphaCtrl.o $(OutDir_ide_IconDes)RGBACtrl.o: $(UPPDIR1)ide/IconDes/RGBACtrl.cpp \ @@ -82078,17 +79865,12 @@ $(OutDir_ide_IconDes)RGBACtrl.o: $(UPPDIR1)ide/IconDes/RGBACtrl.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82170,9 +79952,7 @@ $(OutDir_ide_IconDes)RGBACtrl.o: $(UPPDIR1)ide/IconDes/RGBACtrl.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/RGBACtrl.cpp -o $(OutDir_ide_IconDes)RGBACtrl.o $(OutDir_ide_IconDes)ImageOp.o: $(UPPDIR1)ide/IconDes/ImageOp.cpp \ @@ -82270,17 +80050,12 @@ $(OutDir_ide_IconDes)ImageOp.o: $(UPPDIR1)ide/IconDes/ImageOp.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82362,9 +80137,7 @@ $(OutDir_ide_IconDes)ImageOp.o: $(UPPDIR1)ide/IconDes/ImageOp.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/ImageOp.cpp -o $(OutDir_ide_IconDes)ImageOp.o $(OutDir_ide_IconDes)Paint.o: $(UPPDIR1)ide/IconDes/Paint.cpp \ @@ -82462,17 +80235,12 @@ $(OutDir_ide_IconDes)Paint.o: $(UPPDIR1)ide/IconDes/Paint.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82555,9 +80323,7 @@ $(OutDir_ide_IconDes)Paint.o: $(UPPDIR1)ide/IconDes/Paint.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Paint.cpp -o $(OutDir_ide_IconDes)Paint.o $(OutDir_ide_IconDes)Event.o: $(UPPDIR1)ide/IconDes/Event.cpp \ @@ -82655,17 +80421,12 @@ $(OutDir_ide_IconDes)Event.o: $(UPPDIR1)ide/IconDes/Event.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82747,9 +80508,7 @@ $(OutDir_ide_IconDes)Event.o: $(UPPDIR1)ide/IconDes/Event.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Event.cpp -o $(OutDir_ide_IconDes)Event.o $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ @@ -82847,17 +80606,12 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -82939,9 +80693,7 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IconDes.cpp -o $(OutDir_ide_IconDes)IconDes.o $(OutDir_ide_IconDes)List.o: $(UPPDIR1)ide/IconDes/List.cpp \ @@ -83039,17 +80791,12 @@ $(OutDir_ide_IconDes)List.o: $(UPPDIR1)ide/IconDes/List.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83131,9 +80878,7 @@ $(OutDir_ide_IconDes)List.o: $(UPPDIR1)ide/IconDes/List.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/List.cpp -o $(OutDir_ide_IconDes)List.o $(OutDir_ide_IconDes)Image.o: $(UPPDIR1)ide/IconDes/Image.cpp \ @@ -83231,17 +80976,12 @@ $(OutDir_ide_IconDes)Image.o: $(UPPDIR1)ide/IconDes/Image.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83323,9 +81063,7 @@ $(OutDir_ide_IconDes)Image.o: $(UPPDIR1)ide/IconDes/Image.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Image.cpp -o $(OutDir_ide_IconDes)Image.o $(OutDir_ide_IconDes)Smoothen.o: $(UPPDIR1)ide/IconDes/Smoothen.cpp \ @@ -83423,17 +81161,12 @@ $(OutDir_ide_IconDes)Smoothen.o: $(UPPDIR1)ide/IconDes/Smoothen.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83515,9 +81248,7 @@ $(OutDir_ide_IconDes)Smoothen.o: $(UPPDIR1)ide/IconDes/Smoothen.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Smoothen.cpp -o $(OutDir_ide_IconDes)Smoothen.o $(OutDir_ide_IconDes)Text.o: $(UPPDIR1)ide/IconDes/Text.cpp \ @@ -83615,17 +81346,12 @@ $(OutDir_ide_IconDes)Text.o: $(UPPDIR1)ide/IconDes/Text.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83707,9 +81433,7 @@ $(OutDir_ide_IconDes)Text.o: $(UPPDIR1)ide/IconDes/Text.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Text.cpp -o $(OutDir_ide_IconDes)Text.o $(OutDir_ide_IconDes)Bar.o: $(UPPDIR1)ide/IconDes/Bar.cpp \ @@ -83807,17 +81531,12 @@ $(OutDir_ide_IconDes)Bar.o: $(UPPDIR1)ide/IconDes/Bar.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -83900,9 +81619,7 @@ $(OutDir_ide_IconDes)Bar.o: $(UPPDIR1)ide/IconDes/Bar.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/Bar.cpp -o $(OutDir_ide_IconDes)Bar.o $(OutDir_ide_IconDes)EditPos.o: $(UPPDIR1)ide/IconDes/EditPos.cpp \ @@ -84000,17 +81717,12 @@ $(OutDir_ide_IconDes)EditPos.o: $(UPPDIR1)ide/IconDes/EditPos.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84092,9 +81804,7 @@ $(OutDir_ide_IconDes)EditPos.o: $(UPPDIR1)ide/IconDes/EditPos.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/EditPos.cpp -o $(OutDir_ide_IconDes)EditPos.o $(OutDir_ide_IconDes)ImlFile.o: $(UPPDIR1)ide/IconDes/ImlFile.cpp \ @@ -84192,17 +81902,12 @@ $(OutDir_ide_IconDes)ImlFile.o: $(UPPDIR1)ide/IconDes/ImlFile.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84284,9 +81989,7 @@ $(OutDir_ide_IconDes)ImlFile.o: $(UPPDIR1)ide/IconDes/ImlFile.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/ImlFile.cpp -o $(OutDir_ide_IconDes)ImlFile.o $(OutDir_ide_IconDes)IdeIconDes.o: $(UPPDIR1)ide/IconDes/IdeIconDes.cpp \ @@ -84384,17 +82087,12 @@ $(OutDir_ide_IconDes)IdeIconDes.o: $(UPPDIR1)ide/IconDes/IdeIconDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84522,9 +82220,7 @@ $(OutDir_ide_IconDes)IdeIconDes.o: $(UPPDIR1)ide/IconDes/IdeIconDes.cpp \ $(UPPDIR1)TabBar/TabBarCtrl.h \ $(UPPDIR1)TextDiffCtrl/Diff.iml \ $(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IdeIconDes.cpp -o $(OutDir_ide_IconDes)IdeIconDes.o $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ @@ -84622,17 +82318,12 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)Core/Xmlize.h \ $(UPPDIR1)Core/Xmlize.hpp \ $(UPPDIR1)Core/z.h \ - $(UPPDIR1)CtrlCore/Coco.h \ $(UPPDIR1)CtrlCore/CtrlCore.h \ $(UPPDIR1)CtrlCore/CtrlCore.iml \ - $(UPPDIR1)CtrlCore/Gtk.h \ $(UPPDIR1)CtrlCore/lay.h \ $(UPPDIR1)CtrlCore/lay0.h \ $(UPPDIR1)CtrlCore/MKeys.h \ - $(UPPDIR1)CtrlCore/stdids.h \ $(UPPDIR1)CtrlCore/TopWindow.h \ - $(UPPDIR1)CtrlCore/Win32Gui.h \ - $(UPPDIR1)CtrlCore/X11Gui.h \ $(UPPDIR1)CtrlLib/AKeys.h \ $(UPPDIR1)CtrlLib/ArrayCtrl.h \ $(UPPDIR1)CtrlLib/Bar.h \ @@ -84714,9 +82405,7 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)RichText/Table.h \ $(UPPDIR1)RichText/Text.h \ $(UPPDIR1)RichText/Txt.h \ - $(UPPDIR1)uppconfig.h \ - $(UPPDIR1)VirtualGui/FB.iml \ - $(UPPDIR1)VirtualGui/VirtualGui.h + $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_IconDes) $(UPPDIR1)ide/IconDes/IdeDes.cpp -o $(OutDir_ide_IconDes)IdeDes.o $(OutDir_ide_IconDes)IconDes.a: \ diff --git a/umkMakefile b/umkMakefile index 6accdd44f..3e242dd17 100644 --- a/umkMakefile +++ b/umkMakefile @@ -9,38 +9,38 @@ Macro = -DflagGCC -DflagSHARED -DflagPOSIX -DflagLINUX CXX = c++ LINKER = $(CXX) CFLAGS = -O3 -ffunction-sections -fdata-sections -CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++14 +CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++17 LDFLAGS = -Wl,--gc-sections $(LINKOPTIONS) LIBPATH = AR = ar -sr -OutDir_umk = $(UPPOUT)umk/GCC-Gcc-Linux-Main-Posix-Shared/ +OutDir_umk = $(UPPOUT)umk//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Main-Posix-Shared/ Macro_umk = $(Macro) -DflagMAIN -OutDir_ide_Builders = $(UPPOUT)ide/Builders/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Builders = $(UPPOUT)ide/Builders//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Builders = $(Macro) -OutDir_ide_Core = $(UPPOUT)ide/Core/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Core = $(UPPOUT)ide/Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Core = $(Macro) -OutDir_ide_Android = $(UPPOUT)ide/Android/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Android = $(UPPOUT)ide/Android//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Android = $(Macro) -OutDir_ide_Java = $(UPPOUT)ide/Java/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Java = $(UPPOUT)ide/Java//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Java = $(Macro) -OutDir_plugin_png = $(UPPOUT)plugin/png/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_png = $(UPPOUT)plugin/png//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_png = $(Macro) -OutDir_Draw = $(UPPOUT)Draw/GCC-Gcc-Linux-Posix-Shared/ +OutDir_Draw = $(UPPOUT)Draw//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_Draw = $(Macro) -OutDir_Esc = $(UPPOUT)Esc/GCC-Gcc-Linux-Posix-Shared/ +OutDir_Esc = $(UPPOUT)Esc//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_Esc = $(Macro) -OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_bz2 = $(Macro) -OutDir_plugin_lzma = $(UPPOUT)plugin/lzma/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_lzma = $(UPPOUT)plugin/lzma//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_lzma = $(Macro) -OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_lz4 = $(Macro) -OutDir_plugin_zstd = $(UPPOUT)plugin/zstd/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_zstd = $(UPPOUT)plugin/zstd//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_zstd = $(Macro) -OutDir_Core = $(UPPOUT)Core/GCC-Gcc-Linux-Posix-Shared/ +OutDir_Core = $(UPPOUT)Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_Core = $(Macro) -OutDir_plugin_pcre = $(UPPOUT)plugin/pcre/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_pcre = $(UPPOUT)plugin/pcre//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_pcre = $(Macro) OutDir = $(OutDir_umk) diff --git a/umkMakefile.in b/umkMakefile.in index 6accdd44f..3e242dd17 100644 --- a/umkMakefile.in +++ b/umkMakefile.in @@ -9,38 +9,38 @@ Macro = -DflagGCC -DflagSHARED -DflagPOSIX -DflagLINUX CXX = c++ LINKER = $(CXX) CFLAGS = -O3 -ffunction-sections -fdata-sections -CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++14 +CXXFLAGS = -O3 -ffunction-sections -fdata-sections -std=c++17 LDFLAGS = -Wl,--gc-sections $(LINKOPTIONS) LIBPATH = AR = ar -sr -OutDir_umk = $(UPPOUT)umk/GCC-Gcc-Linux-Main-Posix-Shared/ +OutDir_umk = $(UPPOUT)umk//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Main-Posix-Shared/ Macro_umk = $(Macro) -DflagMAIN -OutDir_ide_Builders = $(UPPOUT)ide/Builders/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Builders = $(UPPOUT)ide/Builders//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Builders = $(Macro) -OutDir_ide_Core = $(UPPOUT)ide/Core/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Core = $(UPPOUT)ide/Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Core = $(Macro) -OutDir_ide_Android = $(UPPOUT)ide/Android/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Android = $(UPPOUT)ide/Android//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Android = $(Macro) -OutDir_ide_Java = $(UPPOUT)ide/Java/GCC-Gcc-Linux-Posix-Shared/ +OutDir_ide_Java = $(UPPOUT)ide/Java//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_ide_Java = $(Macro) -OutDir_plugin_png = $(UPPOUT)plugin/png/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_png = $(UPPOUT)plugin/png//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_png = $(Macro) -OutDir_Draw = $(UPPOUT)Draw/GCC-Gcc-Linux-Posix-Shared/ +OutDir_Draw = $(UPPOUT)Draw//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_Draw = $(Macro) -OutDir_Esc = $(UPPOUT)Esc/GCC-Gcc-Linux-Posix-Shared/ +OutDir_Esc = $(UPPOUT)Esc//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_Esc = $(Macro) -OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_bz2 = $(UPPOUT)plugin/bz2//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_bz2 = $(Macro) -OutDir_plugin_lzma = $(UPPOUT)plugin/lzma/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_lzma = $(UPPOUT)plugin/lzma//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_lzma = $(Macro) -OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_lz4 = $(UPPOUT)plugin/lz4//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_lz4 = $(Macro) -OutDir_plugin_zstd = $(UPPOUT)plugin/zstd/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_zstd = $(UPPOUT)plugin/zstd//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_zstd = $(Macro) -OutDir_Core = $(UPPOUT)Core/GCC-Gcc-Linux-Posix-Shared/ +OutDir_Core = $(UPPOUT)Core//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_Core = $(Macro) -OutDir_plugin_pcre = $(UPPOUT)plugin/pcre/GCC-Gcc-Linux-Posix-Shared/ +OutDir_plugin_pcre = $(UPPOUT)plugin/pcre//home/cxl/.config/u++/theide/GCC.bm-Gcc-Linux-Posix-Shared/ Macro_plugin_pcre = $(Macro) OutDir = $(OutDir_umk)