From aaf4635169c143c2cb440d7b3cde12db54b2469f Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 17 Jun 2020 23:01:57 +0000 Subject: [PATCH] Makefile(s) updated git-svn-id: svn://ultimatepp.org/upp/trunk@14607 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- Makefile | 563 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ uMakefile | 128 +++++++++++++ 2 files changed, 691 insertions(+) diff --git a/Makefile b/Makefile index 54891dcfa..15c97a570 100644 --- a/Makefile +++ b/Makefile @@ -416,6 +416,7 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -620,6 +621,7 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -824,6 +826,7 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1028,6 +1031,7 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1232,6 +1236,7 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1436,6 +1441,7 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1640,6 +1646,7 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1844,6 +1851,7 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2048,6 +2056,7 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2252,6 +2261,7 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2456,6 +2466,7 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2660,6 +2671,7 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2864,6 +2876,7 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3068,6 +3081,7 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3272,6 +3286,7 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3476,6 +3491,7 @@ $(OutDir_ide)Cpp.o: $(UPPDIR1)ide/Cpp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3680,6 +3696,7 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3884,6 +3901,7 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4088,6 +4106,7 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4292,6 +4311,7 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4496,6 +4516,7 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4700,6 +4721,7 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4904,6 +4926,7 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5108,6 +5131,7 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5312,6 +5336,7 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5516,6 +5541,7 @@ $(OutDir_ide)Thisbacks.o: $(UPPDIR1)ide/Thisbacks.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5720,6 +5746,7 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5924,6 +5951,7 @@ $(OutDir_ide)Jump.o: $(UPPDIR1)ide/Jump.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6128,6 +6156,7 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6332,6 +6361,7 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6536,6 +6566,7 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6740,6 +6771,7 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6944,6 +6976,7 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7148,6 +7181,7 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7352,6 +7386,7 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7556,6 +7591,7 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7760,6 +7796,7 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7966,6 +8003,7 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8171,6 +8209,7 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8368,6 +8407,7 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8520,6 +8560,7 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8725,6 +8766,7 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8929,6 +8971,7 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9133,6 +9176,7 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9337,6 +9381,7 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9541,6 +9586,7 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9745,6 +9791,7 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9949,6 +9996,7 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10153,6 +10201,7 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10357,6 +10406,7 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10561,6 +10611,7 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10765,6 +10816,7 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10969,6 +11021,7 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11174,6 +11227,7 @@ $(OutDir_ide)SetupSVN.o: $(UPPDIR1)ide/SetupSVN.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11378,6 +11432,7 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11582,6 +11637,7 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11786,6 +11842,7 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11992,6 +12049,7 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -12196,6 +12254,7 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -12400,6 +12459,7 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -12604,6 +12664,7 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -12808,6 +12869,7 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -13012,6 +13074,7 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -13216,6 +13279,7 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -13423,6 +13487,7 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -13587,6 +13652,7 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -13750,6 +13816,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -13917,6 +13984,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14011,6 +14079,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14105,6 +14174,7 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14199,6 +14269,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14293,6 +14364,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14387,6 +14459,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14481,6 +14554,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14575,6 +14649,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14669,6 +14744,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14785,6 +14861,7 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -14958,6 +15035,7 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -15131,6 +15209,7 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -15304,6 +15383,7 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -15477,6 +15557,7 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -15650,6 +15731,7 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -15823,6 +15905,7 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -15996,6 +16079,7 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -16169,6 +16253,7 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -16342,6 +16427,7 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -16515,6 +16601,7 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -16689,6 +16776,7 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -16862,6 +16950,7 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17069,6 +17158,7 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17237,6 +17327,7 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17407,6 +17498,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17505,6 +17597,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17603,6 +17696,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17702,6 +17796,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17801,6 +17896,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17899,6 +17995,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -17997,6 +18094,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18106,6 +18204,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18190,6 +18289,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18274,6 +18374,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18358,6 +18459,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18442,6 +18544,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18546,6 +18649,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18646,6 +18750,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18746,6 +18851,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18846,6 +18952,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -18944,6 +19051,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19047,6 +19155,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19145,6 +19254,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19281,6 +19391,7 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19452,6 +19563,7 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19623,6 +19735,7 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19795,6 +19908,7 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -19966,6 +20080,7 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -20137,6 +20252,7 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -20300,6 +20416,7 @@ $(OutDir_ide_Debuggers)GdbUtils.o: $(UPPDIR1)ide/Debuggers/GdbUtils.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -20394,6 +20511,7 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -20567,6 +20685,7 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -20738,6 +20857,7 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -20909,6 +21029,7 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -21080,6 +21201,7 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -21251,6 +21373,7 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -21422,6 +21545,7 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -21593,6 +21717,7 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -21764,6 +21889,7 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -21935,6 +22061,7 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -22106,6 +22233,7 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -22277,6 +22405,7 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -22448,6 +22577,7 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -22619,6 +22749,7 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -22841,6 +22972,7 @@ $(OutDir_ide_Browser)Lay.o: $(UPPDIR1)ide/Browser/Lay.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -23010,6 +23142,7 @@ $(OutDir_ide_Browser)Iml.o: $(UPPDIR1)ide/Browser/Iml.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -23179,6 +23312,7 @@ $(OutDir_ide_Browser)Sch.o: $(UPPDIR1)ide/Browser/Sch.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -23348,6 +23482,7 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -23517,6 +23652,7 @@ $(OutDir_ide_Browser)Base.o: $(UPPDIR1)ide/Browser/Base.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -23686,6 +23822,7 @@ $(OutDir_ide_Browser)Item.o: $(UPPDIR1)ide/Browser/Item.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -23856,6 +23993,7 @@ $(OutDir_ide_Browser)ItemDisplay.o: $(UPPDIR1)ide/Browser/ItemDisplay.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -24025,6 +24163,7 @@ $(OutDir_ide_Browser)CodeBrowser.o: $(UPPDIR1)ide/Browser/CodeBrowser.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -24194,6 +24333,7 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -24363,6 +24503,7 @@ $(OutDir_ide_Browser)Reference.o: $(UPPDIR1)ide/Browser/Reference.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -24532,6 +24673,7 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -24701,6 +24843,7 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -24870,6 +25013,7 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -25039,6 +25183,7 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -25208,6 +25353,7 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -25378,6 +25524,7 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -25547,6 +25694,7 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -25716,6 +25864,7 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -25927,6 +26076,7 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26078,6 +26228,7 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26229,6 +26380,7 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26380,6 +26532,7 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26531,6 +26684,7 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26682,6 +26836,7 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26833,6 +26988,7 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -26984,6 +27140,7 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -27135,6 +27292,7 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -27286,6 +27444,7 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -27437,6 +27596,7 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -27588,6 +27748,7 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -27739,6 +27900,7 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -27890,6 +28052,7 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28041,6 +28204,7 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28192,6 +28356,7 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28343,6 +28508,7 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28528,6 +28694,7 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28668,6 +28835,7 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28808,6 +28976,7 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -28948,6 +29117,7 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29088,6 +29258,7 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29228,6 +29399,7 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29368,6 +29540,7 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29508,6 +29681,7 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29648,6 +29822,7 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29788,6 +29963,7 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -29928,6 +30104,7 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30068,6 +30245,7 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30208,6 +30386,7 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30348,6 +30527,7 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30488,6 +30668,7 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30628,6 +30809,7 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30768,6 +30950,7 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -30908,6 +31091,7 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31048,6 +31232,7 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31188,6 +31373,7 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31328,6 +31514,7 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31468,6 +31655,7 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31608,6 +31796,7 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31748,6 +31937,7 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -31888,6 +32078,7 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32028,6 +32219,7 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32168,6 +32360,7 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32308,6 +32501,7 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32448,6 +32642,7 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32589,6 +32784,7 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32730,6 +32926,7 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -32870,6 +33067,7 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33010,6 +33208,7 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33150,6 +33349,7 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33290,6 +33490,7 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33430,6 +33631,7 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33570,6 +33772,7 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33710,6 +33913,7 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33850,6 +34054,7 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -33990,6 +34195,7 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34130,6 +34336,7 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34270,6 +34477,7 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34410,6 +34618,7 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34550,6 +34759,7 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34692,6 +34902,7 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34832,6 +35043,7 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -34972,6 +35184,7 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35112,6 +35325,7 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35252,6 +35466,7 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35392,6 +35607,7 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35532,6 +35748,7 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35672,6 +35889,7 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35813,6 +36031,7 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -35954,6 +36173,7 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -36094,6 +36314,7 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -36236,6 +36457,7 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)Core/dli.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -36377,6 +36599,7 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -36517,6 +36740,7 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -36780,6 +37004,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -36887,6 +37112,7 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37036,6 +37262,7 @@ $(OutDir_plugin_astyle)ASStringTools.o: $(UPPDIR1)plugin/astyle/ASStringTools.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37120,6 +37347,7 @@ $(OutDir_plugin_astyle)ASBeautifier.o: $(UPPDIR1)plugin/astyle/ASBeautifier.cpp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37205,6 +37433,7 @@ $(OutDir_plugin_astyle)ASEnhancer.o: $(UPPDIR1)plugin/astyle/ASEnhancer.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37290,6 +37519,7 @@ $(OutDir_plugin_astyle)ASFormatter.o: $(UPPDIR1)plugin/astyle/ASFormatter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37375,6 +37605,7 @@ $(OutDir_plugin_astyle)ASResource.o: $(UPPDIR1)plugin/astyle/ASResource.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37476,6 +37707,7 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37617,6 +37849,7 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37758,6 +37991,7 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -37900,6 +38134,7 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38041,6 +38276,7 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38182,6 +38418,7 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38341,6 +38578,7 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38486,6 +38724,7 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38629,6 +38868,7 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38792,6 +39032,7 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -38962,6 +39203,7 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -39132,6 +39374,7 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -39302,6 +39545,7 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -39472,6 +39716,7 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -39642,6 +39887,7 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -39812,6 +40058,7 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -39994,6 +40241,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40091,6 +40339,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40191,6 +40440,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40288,6 +40538,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40385,6 +40636,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40482,6 +40734,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40579,6 +40832,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40674,6 +40928,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40791,6 +41046,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40886,6 +41142,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -40981,6 +41238,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -41096,6 +41354,7 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -41259,6 +41518,7 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -41424,6 +41684,7 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -41591,6 +41852,7 @@ $(OutDir_urepo)Console.o: $(UPPDIR1)urepo/Console.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -41733,6 +41995,7 @@ $(OutDir_urepo)Credentials.o: $(UPPDIR1)urepo/Credentials.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -41875,6 +42138,7 @@ $(OutDir_urepo)RepoSync.o: $(UPPDIR1)urepo/RepoSync.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42017,6 +42281,7 @@ $(OutDir_urepo)Diff.o: $(UPPDIR1)urepo/Diff.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42161,6 +42426,7 @@ $(OutDir_urepo)main.o: $(UPPDIR1)urepo/main.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42319,6 +42585,7 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42460,6 +42727,7 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42612,6 +42880,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42696,6 +42965,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42780,6 +43050,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42864,6 +43135,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -42948,6 +43220,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43032,6 +43305,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43116,6 +43390,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43220,6 +43495,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43303,6 +43579,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43386,6 +43663,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43469,6 +43747,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43553,6 +43832,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43637,6 +43917,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43721,6 +44002,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43805,6 +44087,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43889,6 +44172,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -43973,6 +44257,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44056,6 +44341,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44139,6 +44425,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44222,6 +44509,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44305,6 +44593,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44388,6 +44677,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44471,6 +44761,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44554,6 +44845,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44637,6 +44929,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44720,6 +45013,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44803,6 +45097,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44886,6 +45181,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -44969,6 +45265,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45052,6 +45349,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45135,6 +45433,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45218,6 +45517,7 @@ $(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45301,6 +45601,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45384,6 +45685,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45467,6 +45769,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45550,6 +45853,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45633,6 +45937,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45716,6 +46021,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45799,6 +46105,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45882,6 +46189,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -45965,6 +46273,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46048,6 +46357,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46131,6 +46441,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46214,6 +46525,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46297,6 +46609,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46380,6 +46693,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46463,6 +46777,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46546,6 +46861,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46629,6 +46945,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46712,6 +47029,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46795,6 +47113,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46879,6 +47198,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -46962,6 +47282,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47045,6 +47366,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47128,6 +47450,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47211,6 +47534,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47294,6 +47618,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47377,6 +47702,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47460,6 +47786,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47543,6 +47870,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47631,6 +47959,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47714,6 +48043,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47797,6 +48127,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47880,6 +48211,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -47963,6 +48295,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48046,6 +48379,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48133,6 +48467,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48217,6 +48552,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48300,6 +48636,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48383,6 +48720,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48466,6 +48804,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48549,6 +48888,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48632,6 +48972,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48715,6 +49056,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -48942,6 +49284,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49065,6 +49408,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49150,6 +49494,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49235,6 +49580,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49332,6 +49678,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49417,6 +49764,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49502,6 +49850,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -49920,6 +50269,7 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50062,6 +50412,7 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50203,6 +50554,7 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50345,6 +50697,7 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50486,6 +50839,7 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50627,6 +50981,7 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50768,6 +51123,7 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -50909,6 +51265,7 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51050,6 +51407,7 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51191,6 +51549,7 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51332,6 +51691,7 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51473,6 +51833,7 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51614,6 +51975,7 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51755,6 +52117,7 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -51896,6 +52259,7 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52037,6 +52401,7 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52178,6 +52543,7 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52319,6 +52685,7 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52460,6 +52827,7 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52645,6 +53013,7 @@ $(OutDir_IconDes)IconDraw.o: $(UPPDIR1)IconDes/IconDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52789,6 +53158,7 @@ $(OutDir_IconDes)AlphaCtrl.o: $(UPPDIR1)IconDes/AlphaCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -52933,6 +53303,7 @@ $(OutDir_IconDes)RGBACtrl.o: $(UPPDIR1)IconDes/RGBACtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53077,6 +53448,7 @@ $(OutDir_IconDes)ImageOp.o: $(UPPDIR1)IconDes/ImageOp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53221,6 +53593,7 @@ $(OutDir_IconDes)Paint.o: $(UPPDIR1)IconDes/Paint.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53366,6 +53739,7 @@ $(OutDir_IconDes)Event.o: $(UPPDIR1)IconDes/Event.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53510,6 +53884,7 @@ $(OutDir_IconDes)Fast.o: $(UPPDIR1)IconDes/Fast.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53654,6 +54029,7 @@ $(OutDir_IconDes)IconDes.o: $(UPPDIR1)IconDes/IconDes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53798,6 +54174,7 @@ $(OutDir_IconDes)List.o: $(UPPDIR1)IconDes/List.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -53942,6 +54319,7 @@ $(OutDir_IconDes)Image.o: $(UPPDIR1)IconDes/Image.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54086,6 +54464,7 @@ $(OutDir_IconDes)Smoothen.o: $(UPPDIR1)IconDes/Smoothen.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54230,6 +54609,7 @@ $(OutDir_IconDes)Text.o: $(UPPDIR1)IconDes/Text.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54374,6 +54754,7 @@ $(OutDir_IconDes)Bar.o: $(UPPDIR1)IconDes/Bar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54520,6 +54901,7 @@ $(OutDir_IconDes)EditPos.o: $(UPPDIR1)IconDes/EditPos.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54664,6 +55046,7 @@ $(OutDir_IconDes)ImlFile.o: $(UPPDIR1)IconDes/ImlFile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54844,6 +55227,7 @@ $(OutDir_CppBase)ppconfig.o: $(UPPDIR1)CppBase/ppconfig.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -54929,6 +55313,7 @@ $(OutDir_CppBase)macro.o: $(UPPDIR1)CppBase/macro.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55014,6 +55399,7 @@ $(OutDir_CppBase)ppfile.o: $(UPPDIR1)CppBase/ppfile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55099,6 +55485,7 @@ $(OutDir_CppBase)srcfiles.o: $(UPPDIR1)CppBase/srcfiles.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55184,6 +55571,7 @@ $(OutDir_CppBase)cpp.o: $(UPPDIR1)CppBase/cpp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55269,6 +55657,7 @@ $(OutDir_CppBase)Pre.o: $(UPPDIR1)CppBase/Pre.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55354,6 +55743,7 @@ $(OutDir_CppBase)cpplex.o: $(UPPDIR1)CppBase/cpplex.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55439,6 +55829,7 @@ $(OutDir_CppBase)Parser.o: $(UPPDIR1)CppBase/Parser.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55524,6 +55915,7 @@ $(OutDir_CppBase)Body.o: $(UPPDIR1)CppBase/Body.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55609,6 +56001,7 @@ $(OutDir_CppBase)Base.o: $(UPPDIR1)CppBase/Base.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55694,6 +56087,7 @@ $(OutDir_CppBase)ScopeInfo.o: $(UPPDIR1)CppBase/ScopeInfo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55779,6 +56173,7 @@ $(OutDir_CppBase)Qualify.o: $(UPPDIR1)CppBase/Qualify.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55864,6 +56259,7 @@ $(OutDir_CppBase)CppItem.o: $(UPPDIR1)CppBase/CppItem.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -55949,6 +56345,7 @@ $(OutDir_CppBase)Expression.o: $(UPPDIR1)CppBase/Expression.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -56068,6 +56465,7 @@ $(OutDir_plugin_gif)gifupp.o: $(UPPDIR1)plugin/gif/gifupp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -56162,6 +56560,7 @@ $(OutDir_plugin_gif)gif.o: $(UPPDIR1)plugin/gif/gif.icpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -56264,6 +56663,7 @@ $(OutDir_plugin_jpg)jpgupp.o: $(UPPDIR1)plugin/jpg/jpgupp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -56364,6 +56764,7 @@ $(OutDir_plugin_jpg)jpgreg.o: $(UPPDIR1)plugin/jpg/jpgreg.icpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57108,6 +57509,7 @@ $(OutDir_Painter)Painter.o: $(UPPDIR1)Painter/Painter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57207,6 +57609,7 @@ $(OutDir_Painter)SvgArc.o: $(UPPDIR1)Painter/SvgArc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57306,6 +57709,7 @@ $(OutDir_Painter)PainterPath.o: $(UPPDIR1)Painter/PainterPath.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57405,6 +57809,7 @@ $(OutDir_Painter)DrawOp.o: $(UPPDIR1)Painter/DrawOp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57504,6 +57909,7 @@ $(OutDir_Painter)Painting.o: $(UPPDIR1)Painter/Painting.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57603,6 +58009,7 @@ $(OutDir_Painter)PaintPainting.o: $(UPPDIR1)Painter/PaintPainting.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57702,6 +58109,7 @@ $(OutDir_Painter)PainterInit.o: $(UPPDIR1)Painter/PainterInit.icpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57801,6 +58209,7 @@ $(OutDir_Painter)Xform2D.o: $(UPPDIR1)Painter/Xform2D.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57900,6 +58309,7 @@ $(OutDir_Painter)Approximate.o: $(UPPDIR1)Painter/Approximate.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -57999,6 +58409,7 @@ $(OutDir_Painter)Stroker.o: $(UPPDIR1)Painter/Stroker.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58098,6 +58509,7 @@ $(OutDir_Painter)Dasher.o: $(UPPDIR1)Painter/Dasher.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58197,6 +58609,7 @@ $(OutDir_Painter)Transformer.o: $(UPPDIR1)Painter/Transformer.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58296,6 +58709,7 @@ $(OutDir_Painter)Rasterizer.o: $(UPPDIR1)Painter/Rasterizer.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58395,6 +58809,7 @@ $(OutDir_Painter)RasterizerClip.o: $(UPPDIR1)Painter/RasterizerClip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58494,6 +58909,7 @@ $(OutDir_Painter)RenderChar.o: $(UPPDIR1)Painter/RenderChar.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58593,6 +59009,7 @@ $(OutDir_Painter)Fillers.o: $(UPPDIR1)Painter/Fillers.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58694,6 +59111,7 @@ $(OutDir_Painter)Context.o: $(UPPDIR1)Painter/Context.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58793,6 +59211,7 @@ $(OutDir_Painter)Path.o: $(UPPDIR1)Painter/Path.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58892,6 +59311,7 @@ $(OutDir_Painter)Render.o: $(UPPDIR1)Painter/Render.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -58992,6 +59412,7 @@ $(OutDir_Painter)Image.o: $(UPPDIR1)Painter/Image.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59091,6 +59512,7 @@ $(OutDir_Painter)Mask.o: $(UPPDIR1)Painter/Mask.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59190,6 +59612,7 @@ $(OutDir_Painter)Gradient.o: $(UPPDIR1)Painter/Gradient.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59289,6 +59712,7 @@ $(OutDir_Painter)RadialGradient.o: $(UPPDIR1)Painter/RadialGradient.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59388,6 +59812,7 @@ $(OutDir_Painter)OnPath.o: $(UPPDIR1)Painter/OnPath.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59487,6 +59912,7 @@ $(OutDir_Painter)SvgUtil.o: $(UPPDIR1)Painter/SvgUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59587,6 +60013,7 @@ $(OutDir_Painter)SvgBounds.o: $(UPPDIR1)Painter/SvgBounds.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59687,6 +60114,7 @@ $(OutDir_Painter)SvgStyle.o: $(UPPDIR1)Painter/SvgStyle.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59787,6 +60215,7 @@ $(OutDir_Painter)SvgParser.o: $(UPPDIR1)Painter/SvgParser.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -59947,6 +60376,7 @@ $(OutDir_Draw)Font.o: $(UPPDIR1)Draw/Font.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60040,6 +60470,7 @@ $(OutDir_Draw)FontCR.o: $(UPPDIR1)Draw/FontCR.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60133,6 +60564,7 @@ $(OutDir_Draw)FontWin32.o: $(UPPDIR1)Draw/FontWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60226,6 +60658,7 @@ $(OutDir_Draw)FontFc.o: $(UPPDIR1)Draw/FontFc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60319,6 +60752,7 @@ $(OutDir_Draw)Draw.o: $(UPPDIR1)Draw/Draw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60412,6 +60846,7 @@ $(OutDir_Draw)DrawText.o: $(UPPDIR1)Draw/DrawText.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60505,6 +60940,7 @@ $(OutDir_Draw)DrawData.o: $(UPPDIR1)Draw/DrawData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60598,6 +61034,7 @@ $(OutDir_Draw)Drawing.o: $(UPPDIR1)Draw/Drawing.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60691,6 +61128,7 @@ $(OutDir_Draw)ImageAnyDraw.o: $(UPPDIR1)Draw/ImageAnyDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60784,6 +61222,7 @@ $(OutDir_Draw)DrawUtil.o: $(UPPDIR1)Draw/DrawUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60877,6 +61316,7 @@ $(OutDir_Draw)DrawTextUtil.o: $(UPPDIR1)Draw/DrawTextUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -60970,6 +61410,7 @@ $(OutDir_Draw)Display.o: $(UPPDIR1)Draw/Display.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61066,6 +61507,7 @@ $(OutDir_Draw)Image.o: $(UPPDIR1)Draw/Image.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61159,6 +61601,7 @@ $(OutDir_Draw)ImageBlit.o: $(UPPDIR1)Draw/ImageBlit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61252,6 +61695,7 @@ $(OutDir_Draw)RasterFormat.o: $(UPPDIR1)Draw/RasterFormat.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61345,6 +61789,7 @@ $(OutDir_Draw)RasterWrite.o: $(UPPDIR1)Draw/RasterWrite.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61438,6 +61883,7 @@ $(OutDir_Draw)Palette.o: $(UPPDIR1)Draw/Palette.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61531,6 +61977,7 @@ $(OutDir_Draw)Raster.o: $(UPPDIR1)Draw/Raster.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61624,6 +62071,7 @@ $(OutDir_Draw)RasterEncoder.o: $(UPPDIR1)Draw/RasterEncoder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61717,6 +62165,7 @@ $(OutDir_Draw)ImageOp.o: $(UPPDIR1)Draw/ImageOp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61810,6 +62259,7 @@ $(OutDir_Draw)ImageChOp.o: $(UPPDIR1)Draw/ImageChOp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61903,6 +62353,7 @@ $(OutDir_Draw)Mify.o: $(UPPDIR1)Draw/Mify.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -61996,6 +62447,7 @@ $(OutDir_Draw)ImageScale.o: $(UPPDIR1)Draw/ImageScale.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62089,6 +62541,7 @@ $(OutDir_Draw)RescaleFilter.o: $(UPPDIR1)Draw/RescaleFilter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62182,6 +62635,7 @@ $(OutDir_Draw)MakeCache.o: $(UPPDIR1)Draw/MakeCache.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62275,6 +62729,7 @@ $(OutDir_Draw)DrawRasterData.o: $(UPPDIR1)Draw/DrawRasterData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62368,6 +62823,7 @@ $(OutDir_Draw)Uhd.o: $(UPPDIR1)Draw/Uhd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62461,6 +62917,7 @@ $(OutDir_Draw)Iml.o: $(UPPDIR1)Draw/Iml.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62554,6 +63011,7 @@ $(OutDir_Draw)DDARasterizer.o: $(UPPDIR1)Draw/DDARasterizer.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62647,6 +63105,7 @@ $(OutDir_Draw)SDrawClip.o: $(UPPDIR1)Draw/SDrawClip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62740,6 +63199,7 @@ $(OutDir_Draw)SDrawPut.o: $(UPPDIR1)Draw/SDrawPut.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62833,6 +63293,7 @@ $(OutDir_Draw)SDrawText.o: $(UPPDIR1)Draw/SDrawText.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -62926,6 +63387,7 @@ $(OutDir_Draw)SDraw.o: $(UPPDIR1)Draw/SDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63019,6 +63481,7 @@ $(OutDir_Draw)SImageDraw.o: $(UPPDIR1)Draw/SImageDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63112,6 +63575,7 @@ $(OutDir_Draw)Cham.o: $(UPPDIR1)Draw/Cham.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63206,6 +63670,7 @@ $(OutDir_Draw)SColors.o: $(UPPDIR1)Draw/SColors.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63377,6 +63842,7 @@ $(OutDir_PdfDraw)TTFStream.o: $(UPPDIR1)PdfDraw/TTFStream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63472,6 +63938,7 @@ $(OutDir_PdfDraw)TTFStruct.o: $(UPPDIR1)PdfDraw/TTFStruct.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63567,6 +64034,7 @@ $(OutDir_PdfDraw)TTFReader.o: $(UPPDIR1)PdfDraw/TTFReader.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63662,6 +64130,7 @@ $(OutDir_PdfDraw)TTFSubset.o: $(UPPDIR1)PdfDraw/TTFSubset.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63757,6 +64226,7 @@ $(OutDir_PdfDraw)PdfDraw.o: $(UPPDIR1)PdfDraw/PdfDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63853,6 +64323,7 @@ $(OutDir_PdfDraw)PdfReport.o: $(UPPDIR1)PdfDraw/PdfReport.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -63948,6 +64419,7 @@ $(OutDir_PdfDraw)PdfInit.o: $(UPPDIR1)PdfDraw/PdfInit.icpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64061,6 +64533,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64185,6 +64658,7 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64295,6 +64769,7 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64405,6 +64880,7 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64515,6 +64991,7 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64626,6 +65103,7 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64736,6 +65214,7 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64846,6 +65325,7 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -64956,6 +65436,7 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65066,6 +65547,7 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65176,6 +65658,7 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65286,6 +65769,7 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65396,6 +65880,7 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65506,6 +65991,7 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65617,6 +66103,7 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65727,6 +66214,7 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65837,6 +66325,7 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -65947,6 +66436,7 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66057,6 +66547,7 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66167,6 +66658,7 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66277,6 +66769,7 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66387,6 +66880,7 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66498,6 +66992,7 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)Core/dli.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66609,6 +67104,7 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66720,6 +67216,7 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66830,6 +67327,7 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -66940,6 +67438,7 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67050,6 +67549,7 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67160,6 +67660,7 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67270,6 +67771,7 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67380,6 +67882,7 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67490,6 +67993,7 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67600,6 +68104,7 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67710,6 +68215,7 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67820,6 +68326,7 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -67931,6 +68438,7 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68041,6 +68549,7 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68151,6 +68660,7 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68261,6 +68771,7 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68371,6 +68882,7 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68482,6 +68994,7 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68592,6 +69105,7 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68702,6 +69216,7 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68812,6 +69327,7 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -68922,6 +69438,7 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69032,6 +69549,7 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69142,6 +69660,7 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69252,6 +69771,7 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69362,6 +69882,7 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69472,6 +69993,7 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69582,6 +70104,7 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69692,6 +70215,7 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69802,6 +70326,7 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -69912,6 +70437,7 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70022,6 +70548,7 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70133,6 +70660,7 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70243,6 +70771,7 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70353,6 +70882,7 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70463,6 +70993,7 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70573,6 +71104,7 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70683,6 +71215,7 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70823,6 +71356,7 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -70933,6 +71467,7 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71173,6 +71708,7 @@ $(OutDir_plugin_bmp)Bmp.o: $(UPPDIR1)plugin/bmp/Bmp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71268,6 +71804,7 @@ $(OutDir_plugin_bmp)BmpWrite.o: $(UPPDIR1)plugin/bmp/BmpWrite.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71363,6 +71900,7 @@ $(OutDir_plugin_bmp)Icon.o: $(UPPDIR1)plugin/bmp/Icon.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71458,6 +71996,7 @@ $(OutDir_plugin_bmp)BmpReg.o: $(UPPDIR1)plugin/bmp/BmpReg.icpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71564,6 +72103,7 @@ $(OutDir_RichText)Object.o: $(UPPDIR1)RichText/Object.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71664,6 +72204,7 @@ $(OutDir_RichText)RichImage.o: $(UPPDIR1)RichText/RichImage.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71770,6 +72311,7 @@ $(OutDir_RichText)ParaData.o: $(UPPDIR1)RichText/ParaData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71870,6 +72412,7 @@ $(OutDir_RichText)ParaType.o: $(UPPDIR1)RichText/ParaType.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -71970,6 +72513,7 @@ $(OutDir_RichText)ParaPaint.o: $(UPPDIR1)RichText/ParaPaint.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72071,6 +72615,7 @@ $(OutDir_RichText)HeaderFooter.o: $(UPPDIR1)RichText/HeaderFooter.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72171,6 +72716,7 @@ $(OutDir_RichText)TxtData.o: $(UPPDIR1)RichText/TxtData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72271,6 +72817,7 @@ $(OutDir_RichText)TxtPaint.o: $(UPPDIR1)RichText/TxtPaint.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72371,6 +72918,7 @@ $(OutDir_RichText)TxtOp.o: $(UPPDIR1)RichText/TxtOp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72471,6 +73019,7 @@ $(OutDir_RichText)Format.o: $(UPPDIR1)RichText/Format.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72571,6 +73120,7 @@ $(OutDir_RichText)TableCell.o: $(UPPDIR1)RichText/TableCell.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72671,6 +73221,7 @@ $(OutDir_RichText)TableLayout.o: $(UPPDIR1)RichText/TableLayout.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72771,6 +73322,7 @@ $(OutDir_RichText)TablePaint.o: $(UPPDIR1)RichText/TablePaint.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72871,6 +73423,7 @@ $(OutDir_RichText)TableData.o: $(UPPDIR1)RichText/TableData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -72971,6 +73524,7 @@ $(OutDir_RichText)TextPaint.o: $(UPPDIR1)RichText/TextPaint.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73071,6 +73625,7 @@ $(OutDir_RichText)TextStyle.o: $(UPPDIR1)RichText/TextStyle.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73171,6 +73726,7 @@ $(OutDir_RichText)TextData.o: $(UPPDIR1)RichText/TextData.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73271,6 +73827,7 @@ $(OutDir_RichText)TextTable.o: $(UPPDIR1)RichText/TextTable.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73371,6 +73928,7 @@ $(OutDir_RichText)EncodeQtf.o: $(UPPDIR1)RichText/EncodeQtf.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73471,6 +74029,7 @@ $(OutDir_RichText)ParseQtf.o: $(UPPDIR1)RichText/ParseQtf.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73571,6 +74130,7 @@ $(OutDir_RichText)EncodeHTML.o: $(UPPDIR1)RichText/EncodeHTML.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73671,6 +74231,7 @@ $(OutDir_RichText)Util.o: $(UPPDIR1)RichText/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73845,6 +74406,7 @@ $(OutDir_plugin_png)pngupp.o: $(UPPDIR1)plugin/png/pngupp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -73941,6 +74503,7 @@ $(OutDir_plugin_png)pngreg.o: $(UPPDIR1)plugin/png/pngreg.icpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ diff --git a/uMakefile b/uMakefile index 71386ebf8..e499b5b43 100644 --- a/uMakefile +++ b/uMakefile @@ -132,6 +132,7 @@ $(OutDir_umk)MacOs.o: $(UPPDIR1)umk/MacOs.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -241,6 +242,7 @@ $(OutDir_umk)Console.o: $(UPPDIR1)umk/Console.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -340,6 +342,7 @@ $(OutDir_umk)IdeContext.o: $(UPPDIR1)umk/IdeContext.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -439,6 +442,7 @@ $(OutDir_umk)MakeBuild.o: $(UPPDIR1)umk/MakeBuild.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -538,6 +542,7 @@ $(OutDir_umk)Export.o: $(UPPDIR1)umk/Export.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -637,6 +642,7 @@ $(OutDir_umk)umake.o: $(UPPDIR1)umk/umake.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -739,6 +745,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -837,6 +844,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -935,6 +943,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1034,6 +1043,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1133,6 +1143,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1231,6 +1242,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1329,6 +1341,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1438,6 +1451,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1522,6 +1536,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1606,6 +1621,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1690,6 +1706,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1774,6 +1791,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1878,6 +1896,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -1978,6 +1997,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2078,6 +2098,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2178,6 +2199,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2276,6 +2298,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2379,6 +2402,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2477,6 +2501,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2605,6 +2630,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2699,6 +2725,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2793,6 +2820,7 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2887,6 +2915,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -2981,6 +3010,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3075,6 +3105,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3169,6 +3200,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3263,6 +3295,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3357,6 +3390,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3465,6 +3499,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3562,6 +3597,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3662,6 +3698,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3759,6 +3796,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3856,6 +3894,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -3953,6 +3992,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4050,6 +4090,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4145,6 +4186,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4262,6 +4304,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4357,6 +4400,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4452,6 +4496,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4559,6 +4604,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4643,6 +4689,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4727,6 +4774,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4811,6 +4859,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4895,6 +4944,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -4979,6 +5029,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5063,6 +5114,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5167,6 +5219,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5274,6 +5327,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5397,6 +5451,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5482,6 +5537,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5567,6 +5623,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5664,6 +5721,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5749,6 +5807,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -5834,6 +5893,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6252,6 +6312,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6335,6 +6396,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6418,6 +6480,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6501,6 +6564,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6585,6 +6649,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6669,6 +6734,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6753,6 +6819,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6837,6 +6904,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -6921,6 +6989,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7005,6 +7074,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7088,6 +7158,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7171,6 +7242,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7254,6 +7326,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7337,6 +7410,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7420,6 +7494,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7503,6 +7578,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7586,6 +7662,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7669,6 +7746,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7752,6 +7830,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7835,6 +7914,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -7918,6 +7998,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8001,6 +8082,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8084,6 +8166,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8167,6 +8250,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8250,6 +8334,7 @@ $(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8333,6 +8418,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8416,6 +8502,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8499,6 +8586,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8582,6 +8670,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8665,6 +8754,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8748,6 +8838,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8831,6 +8922,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8914,6 +9006,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -8997,6 +9090,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9080,6 +9174,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9163,6 +9258,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9246,6 +9342,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9329,6 +9426,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9412,6 +9510,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9495,6 +9594,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9578,6 +9678,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9661,6 +9762,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9744,6 +9846,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9827,6 +9930,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9911,6 +10015,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -9994,6 +10099,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10077,6 +10183,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10160,6 +10267,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10243,6 +10351,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10326,6 +10435,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10409,6 +10519,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10492,6 +10603,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10575,6 +10687,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10663,6 +10776,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10746,6 +10860,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10829,6 +10944,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10912,6 +11028,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -10995,6 +11112,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11078,6 +11196,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11165,6 +11284,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11249,6 +11369,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11332,6 +11453,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11415,6 +11537,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11498,6 +11621,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11581,6 +11705,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11664,6 +11789,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11747,6 +11873,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \ @@ -11974,6 +12101,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ $(UPPDIR1)Core/Format.h \ $(UPPDIR1)Core/Function.h \ $(UPPDIR1)Core/Gtypes.h \