diff --git a/Makefile b/Makefile index 14707b83a..63330c158 100644 --- a/Makefile +++ b/Makefile @@ -443,6 +443,7 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -682,6 +683,7 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -921,6 +923,7 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1160,6 +1163,7 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1399,6 +1403,7 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1638,6 +1643,7 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1877,6 +1883,7 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2116,6 +2123,7 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2355,6 +2363,7 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2594,6 +2603,7 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2833,6 +2843,7 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3072,6 +3083,7 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3311,6 +3323,7 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3550,6 +3563,7 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3789,6 +3803,7 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4028,6 +4043,7 @@ $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4267,6 +4283,7 @@ $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4506,6 +4523,7 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4745,6 +4763,7 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4984,6 +5003,7 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5223,6 +5243,7 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5462,6 +5483,7 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5701,6 +5723,7 @@ $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5940,6 +5963,7 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6179,6 +6203,7 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6418,6 +6443,7 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6657,6 +6683,7 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6896,6 +6923,7 @@ $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7135,6 +7163,7 @@ $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7374,6 +7403,7 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7613,6 +7643,7 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7852,6 +7883,7 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8091,6 +8123,7 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8330,6 +8363,7 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8569,6 +8603,7 @@ $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8808,6 +8843,7 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9047,6 +9083,7 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9286,6 +9323,7 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9525,6 +9563,7 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9764,6 +9803,7 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10004,6 +10044,7 @@ $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10243,6 +10284,7 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10483,6 +10525,7 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10713,6 +10756,7 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10886,6 +10930,7 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11126,6 +11171,7 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11365,6 +11411,7 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11604,6 +11651,7 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11843,6 +11891,7 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12082,6 +12131,7 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12321,6 +12371,7 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12560,6 +12611,7 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12799,6 +12851,7 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13038,6 +13091,7 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13277,6 +13331,7 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13516,6 +13571,7 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13755,6 +13811,7 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13997,6 +14054,7 @@ $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14236,6 +14294,7 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14475,6 +14534,7 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14714,6 +14774,7 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14953,6 +15014,7 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15194,6 +15256,7 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15433,6 +15496,7 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15672,6 +15736,7 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15911,6 +15976,7 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16150,6 +16216,7 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16389,6 +16456,7 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16628,6 +16696,7 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16867,6 +16936,7 @@ $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17106,6 +17176,7 @@ $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17345,6 +17416,7 @@ $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17584,6 +17656,7 @@ $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17823,6 +17896,7 @@ $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18065,6 +18139,7 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18250,6 +18325,7 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18434,6 +18510,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18620,6 +18697,7 @@ $(OutDir_ide_Core)Ide.o: $(UPPDIR1)ide/Core/Ide.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18716,6 +18794,7 @@ $(OutDir_ide_Core)Cache.o: $(UPPDIR1)ide/Core/Cache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18812,6 +18891,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18908,6 +18988,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19004,6 +19085,7 @@ $(OutDir_ide_Core)PPinfo.o: $(UPPDIR1)ide/Core/PPinfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19100,6 +19182,7 @@ $(OutDir_ide_Core)Assembly.o: $(UPPDIR1)ide/Core/Assembly.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19196,6 +19279,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19292,6 +19376,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19388,6 +19473,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19484,6 +19570,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19580,6 +19667,7 @@ $(OutDir_ide_Core)Util.o: $(UPPDIR1)ide/Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19676,6 +19764,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19772,6 +19861,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19901,6 +19991,7 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20103,6 +20194,7 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20305,6 +20397,7 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20507,6 +20600,7 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20709,6 +20803,7 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20911,6 +21006,7 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21113,6 +21209,7 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21315,6 +21412,7 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21517,6 +21615,7 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21719,6 +21818,7 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21921,6 +22021,7 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22124,6 +22225,7 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22326,6 +22428,7 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22598,6 +22701,7 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22837,6 +22941,7 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23030,6 +23135,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23130,6 +23236,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23230,6 +23337,7 @@ $(OutDir_ide_Builders)CCJ.o: $(UPPDIR1)ide/Builders/CCJ.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23330,6 +23438,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23431,6 +23540,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23532,6 +23642,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23632,6 +23743,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23732,6 +23844,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23832,6 +23945,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23919,6 +24033,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24006,6 +24121,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24093,6 +24209,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24180,6 +24297,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24286,6 +24404,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24388,6 +24507,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24490,6 +24610,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24592,6 +24713,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24692,6 +24814,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24797,6 +24920,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24897,6 +25021,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25040,6 +25165,7 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25232,6 +25358,7 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25424,6 +25551,7 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25617,6 +25745,7 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25809,6 +25938,7 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26001,6 +26131,7 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26183,6 +26314,7 @@ $(OutDir_ide_Debuggers)GdbUtils.o: $(UPPDIR1)ide/Debuggers/GdbUtils.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26282,6 +26414,7 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26474,6 +26607,7 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26666,6 +26800,7 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26858,6 +26993,7 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27050,6 +27186,7 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27242,6 +27379,7 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27434,6 +27572,7 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27626,6 +27765,7 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27818,6 +27958,7 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28010,6 +28151,7 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28202,6 +28344,7 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28394,6 +28537,7 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28586,6 +28730,7 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28778,6 +28923,7 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29020,6 +29166,7 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29215,6 +29362,7 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29409,6 +29557,7 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29603,6 +29752,7 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29797,6 +29947,7 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29991,6 +30142,7 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30185,6 +30337,7 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30380,6 +30533,7 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30619,6 +30773,7 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30813,6 +30968,7 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31079,6 +31235,7 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31251,6 +31408,7 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31423,6 +31581,7 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31595,6 +31754,7 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31767,6 +31927,7 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31939,6 +32100,7 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32111,6 +32273,7 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32283,6 +32446,7 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32455,6 +32619,7 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32627,6 +32792,7 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32799,6 +32965,7 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32971,6 +33138,7 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33143,6 +33311,7 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33315,6 +33484,7 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33487,6 +33657,7 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33659,6 +33830,7 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33831,6 +34003,7 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34034,6 +34207,7 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34194,6 +34368,7 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34353,6 +34528,7 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34512,6 +34688,7 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34671,6 +34848,7 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34830,6 +35008,7 @@ $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34989,6 +35168,7 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35148,6 +35328,7 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35307,6 +35488,7 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35466,6 +35648,7 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35625,6 +35808,7 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35784,6 +35968,7 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35943,6 +36128,7 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36102,6 +36288,7 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36261,6 +36448,7 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36420,6 +36608,7 @@ $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36579,6 +36768,7 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36738,6 +36928,7 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36897,6 +37088,7 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37056,6 +37248,7 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37215,6 +37408,7 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37374,6 +37568,7 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37533,6 +37728,7 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37692,6 +37888,7 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37851,6 +38048,7 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38010,6 +38208,7 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38169,6 +38368,7 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38328,6 +38528,7 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38487,6 +38688,7 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38646,6 +38848,7 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38805,6 +39008,7 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38964,6 +39168,7 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39124,6 +39329,7 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39284,6 +39490,7 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39443,6 +39650,7 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39602,6 +39810,7 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39761,6 +39970,7 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39920,6 +40130,7 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40079,6 +40290,7 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40238,6 +40450,7 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40397,6 +40610,7 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40556,6 +40770,7 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40715,6 +40930,7 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40874,6 +41090,7 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41033,6 +41250,7 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41192,6 +41410,7 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41351,6 +41570,7 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41510,6 +41730,7 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41669,6 +41890,7 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41828,6 +42050,7 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41987,6 +42210,7 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42146,6 +42370,7 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42305,6 +42530,7 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42464,6 +42690,7 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42623,6 +42850,7 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42783,6 +43011,7 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42942,6 +43171,7 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43102,6 +43332,7 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43261,6 +43492,7 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43420,6 +43652,7 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43706,6 +43939,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43807,6 +44041,7 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43976,6 +44211,7 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44137,6 +44373,7 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44298,6 +44535,7 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44460,6 +44698,7 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44621,6 +44860,7 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44782,6 +45022,7 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44961,6 +45202,7 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45126,6 +45368,7 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45289,6 +45532,7 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45474,6 +45718,7 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45713,6 +45958,7 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45952,6 +46198,7 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46191,6 +46438,7 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46430,6 +46678,7 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46669,6 +46918,7 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46908,6 +47158,7 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47147,6 +47398,7 @@ $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47398,6 +47650,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47497,6 +47750,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47599,6 +47853,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47698,6 +47953,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47797,6 +48053,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47896,6 +48153,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47995,6 +48253,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48092,6 +48351,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48211,6 +48471,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48308,6 +48569,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48405,6 +48667,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48524,6 +48787,7 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48709,6 +48973,7 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48897,6 +49162,7 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49084,6 +49350,7 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49245,6 +49512,7 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49417,6 +49685,7 @@ $(OutDir_Core_SSL)Util.o: $(UPPDIR1)Core/SSL/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49504,6 +49773,7 @@ $(OutDir_Core_SSL)InitExit.o: $(UPPDIR1)Core/SSL/InitExit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49591,6 +49861,7 @@ $(OutDir_Core_SSL)Socket.o: $(UPPDIR1)Core/SSL/Socket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49678,6 +49949,7 @@ $(OutDir_Core_SSL)P7S.o: $(UPPDIR1)Core/SSL/P7S.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49765,6 +50037,7 @@ $(OutDir_Core_SSL)SSL.o: $(UPPDIR1)Core/SSL/SSL.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49866,6 +50139,7 @@ $(OutDir_plugin_md)Markdown.o: $(UPPDIR1)plugin/md/Markdown.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49979,6 +50253,7 @@ $(OutDir_ide_clang)libclang.o: $(UPPDIR1)ide/clang/libclang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50164,6 +50439,7 @@ $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50349,6 +50625,7 @@ $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50534,6 +50811,7 @@ $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50719,6 +50997,7 @@ $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50904,6 +51183,7 @@ $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51089,6 +51369,7 @@ $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51274,6 +51555,7 @@ $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51525,6 +51807,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51612,6 +51895,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51699,6 +51983,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51786,6 +52071,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51873,6 +52159,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51960,6 +52247,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52047,6 +52335,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52155,6 +52444,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52240,6 +52530,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52326,6 +52617,7 @@ $(OutDir_Core)SIMD.o: $(UPPDIR1)Core/SIMD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52412,6 +52704,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52498,6 +52791,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52584,6 +52878,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52670,6 +52965,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52756,6 +53052,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52842,6 +53139,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52928,6 +53226,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53014,6 +53313,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53100,6 +53400,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53186,6 +53487,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53272,6 +53574,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53358,6 +53661,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53444,6 +53748,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53530,6 +53835,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53617,6 +53923,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53703,6 +54010,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53788,6 +54096,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53874,6 +54183,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53961,6 +54271,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54046,6 +54357,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54132,6 +54444,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54219,6 +54532,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54281,92 +54595,6 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/BlockStream.cpp -o $(OutDir_Core)BlockStream.o -$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/Algo.h \ - $(UPPDIR1)Core/App.h \ - $(UPPDIR1)Core/AString.hpp \ - $(UPPDIR1)Core/Atomic.h \ - $(UPPDIR1)Core/BiCont.h \ - $(UPPDIR1)Core/Callback.h \ - $(UPPDIR1)Core/CallbackN.i \ - $(UPPDIR1)Core/CallbackNP.i \ - $(UPPDIR1)Core/CallbackR.i \ - $(UPPDIR1)Core/CharSet.h \ - $(UPPDIR1)Core/CharSet.i \ - $(UPPDIR1)Core/CoAlgo.h \ - $(UPPDIR1)Core/Color.h \ - $(UPPDIR1)Core/Complex.h \ - $(UPPDIR1)Core/config.h \ - $(UPPDIR1)Core/Convert.h \ - $(UPPDIR1)Core/Convert.hpp \ - $(UPPDIR1)Core/Core.h \ - $(UPPDIR1)Core/CoSort.h \ - $(UPPDIR1)Core/CoWork.h \ - $(UPPDIR1)Core/Defs.h \ - $(UPPDIR1)Core/Diag.h \ - $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/FilterStream.h \ - $(UPPDIR1)Core/FixedMap.h \ - $(UPPDIR1)Core/Fn.h \ - $(UPPDIR1)Core/Format.h \ - $(UPPDIR1)Core/Function.h \ - $(UPPDIR1)Core/Gtypes.h \ - $(UPPDIR1)Core/Hash.h \ - $(UPPDIR1)Core/Heap.h \ - $(UPPDIR1)Core/HttpStatusCode.i \ - $(UPPDIR1)Core/Huge.h \ - $(UPPDIR1)Core/i18n.h \ - $(UPPDIR1)Core/Index.h \ - $(UPPDIR1)Core/Index.hpp \ - $(UPPDIR1)Core/Inet.h \ - $(UPPDIR1)Core/InMap.hpp \ - $(UPPDIR1)Core/InVector.h \ - $(UPPDIR1)Core/InVector.hpp \ - $(UPPDIR1)Core/JSON.h \ - $(UPPDIR1)Core/Lang.h \ - $(UPPDIR1)Core/Lang_s.h \ - $(UPPDIR1)Core/LocalProcess.h \ - $(UPPDIR1)Core/Map.h \ - $(UPPDIR1)Core/Map.hpp \ - $(UPPDIR1)Core/Mem.h \ - $(UPPDIR1)Core/Mt.h \ - $(UPPDIR1)Core/Obsolete.h \ - $(UPPDIR1)Core/Ops.h \ - $(UPPDIR1)Core/Other.h \ - $(UPPDIR1)Core/Other.hpp \ - $(UPPDIR1)Core/Parser.h \ - $(UPPDIR1)Core/Path.h \ - $(UPPDIR1)Core/Profile.h \ - $(UPPDIR1)Core/Ptr.h \ - $(UPPDIR1)Core/Range.h \ - $(UPPDIR1)Core/Sort.h \ - $(UPPDIR1)Core/Sorted.h \ - $(UPPDIR1)Core/SplitMerge.h \ - $(UPPDIR1)Core/Stream.h \ - $(UPPDIR1)Core/String.h \ - $(UPPDIR1)Core/t_.h \ - $(UPPDIR1)Core/TimeDate.h \ - $(UPPDIR1)Core/Topic.h \ - $(UPPDIR1)Core/Topt.h \ - $(UPPDIR1)Core/Tuple.h \ - $(UPPDIR1)Core/Utf.hpp \ - $(UPPDIR1)Core/Util.h \ - $(UPPDIR1)Core/Uuid.h \ - $(UPPDIR1)Core/Value.h \ - $(UPPDIR1)Core/Value.hpp \ - $(UPPDIR1)Core/ValueCache.h \ - $(UPPDIR1)Core/ValueUtil.h \ - $(UPPDIR1)Core/ValueUtil.hpp \ - $(UPPDIR1)Core/Vcont.h \ - $(UPPDIR1)Core/Vcont.hpp \ - $(UPPDIR1)Core/Win32Util.h \ - $(UPPDIR1)Core/XML.h \ - $(UPPDIR1)Core/Xmlize.h \ - $(UPPDIR1)Core/Xmlize.hpp \ - $(UPPDIR1)Core/z.h \ - $(UPPDIR1)uppconfig.h - $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o - $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -54390,6 +54618,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ @@ -54453,6 +54682,93 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FilterStream.cpp -o $(OutDir_Core)FilterStream.o +$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/Algo.h \ + $(UPPDIR1)Core/App.h \ + $(UPPDIR1)Core/AString.hpp \ + $(UPPDIR1)Core/Atomic.h \ + $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Callback.h \ + $(UPPDIR1)Core/CallbackN.i \ + $(UPPDIR1)Core/CallbackNP.i \ + $(UPPDIR1)Core/CallbackR.i \ + $(UPPDIR1)Core/CharSet.h \ + $(UPPDIR1)Core/CharSet.i \ + $(UPPDIR1)Core/CoAlgo.h \ + $(UPPDIR1)Core/Color.h \ + $(UPPDIR1)Core/Complex.h \ + $(UPPDIR1)Core/config.h \ + $(UPPDIR1)Core/Convert.h \ + $(UPPDIR1)Core/Convert.hpp \ + $(UPPDIR1)Core/Core.h \ + $(UPPDIR1)Core/CoSort.h \ + $(UPPDIR1)Core/CoWork.h \ + $(UPPDIR1)Core/Defs.h \ + $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/FileMapping.h \ + $(UPPDIR1)Core/FilterStream.h \ + $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ + $(UPPDIR1)Core/Format.h \ + $(UPPDIR1)Core/Function.h \ + $(UPPDIR1)Core/Gtypes.h \ + $(UPPDIR1)Core/Hash.h \ + $(UPPDIR1)Core/Heap.h \ + $(UPPDIR1)Core/HttpStatusCode.i \ + $(UPPDIR1)Core/Huge.h \ + $(UPPDIR1)Core/i18n.h \ + $(UPPDIR1)Core/Index.h \ + $(UPPDIR1)Core/Index.hpp \ + $(UPPDIR1)Core/Inet.h \ + $(UPPDIR1)Core/InMap.hpp \ + $(UPPDIR1)Core/InVector.h \ + $(UPPDIR1)Core/InVector.hpp \ + $(UPPDIR1)Core/JSON.h \ + $(UPPDIR1)Core/Lang.h \ + $(UPPDIR1)Core/Lang_s.h \ + $(UPPDIR1)Core/LocalProcess.h \ + $(UPPDIR1)Core/Map.h \ + $(UPPDIR1)Core/Map.hpp \ + $(UPPDIR1)Core/Mem.h \ + $(UPPDIR1)Core/Mt.h \ + $(UPPDIR1)Core/Obsolete.h \ + $(UPPDIR1)Core/Ops.h \ + $(UPPDIR1)Core/Other.h \ + $(UPPDIR1)Core/Other.hpp \ + $(UPPDIR1)Core/Parser.h \ + $(UPPDIR1)Core/Path.h \ + $(UPPDIR1)Core/Profile.h \ + $(UPPDIR1)Core/Ptr.h \ + $(UPPDIR1)Core/Range.h \ + $(UPPDIR1)Core/Sort.h \ + $(UPPDIR1)Core/Sorted.h \ + $(UPPDIR1)Core/SplitMerge.h \ + $(UPPDIR1)Core/Stream.h \ + $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/t_.h \ + $(UPPDIR1)Core/TimeDate.h \ + $(UPPDIR1)Core/Topic.h \ + $(UPPDIR1)Core/Topt.h \ + $(UPPDIR1)Core/Tuple.h \ + $(UPPDIR1)Core/Utf.hpp \ + $(UPPDIR1)Core/Util.h \ + $(UPPDIR1)Core/Uuid.h \ + $(UPPDIR1)Core/Value.h \ + $(UPPDIR1)Core/Value.hpp \ + $(UPPDIR1)Core/ValueCache.h \ + $(UPPDIR1)Core/ValueUtil.h \ + $(UPPDIR1)Core/ValueUtil.hpp \ + $(UPPDIR1)Core/Vcont.h \ + $(UPPDIR1)Core/Vcont.hpp \ + $(UPPDIR1)Core/Win32Util.h \ + $(UPPDIR1)Core/XML.h \ + $(UPPDIR1)Core/Xmlize.h \ + $(UPPDIR1)Core/Xmlize.hpp \ + $(UPPDIR1)Core/z.h \ + $(UPPDIR1)uppconfig.h + $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o + $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -54476,6 +54792,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54563,6 +54880,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54648,6 +54966,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54734,6 +55053,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54820,6 +55140,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54906,6 +55227,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54992,6 +55314,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55078,6 +55401,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55164,6 +55488,7 @@ $(OutDir_Core)PackedData.o: $(UPPDIR1)Core/PackedData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55250,6 +55575,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55336,6 +55662,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55422,6 +55749,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55508,6 +55836,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55594,6 +55923,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55680,6 +56010,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55767,6 +56098,7 @@ $(OutDir_Core)CvFlt.o: $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55854,6 +56186,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55940,6 +56273,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56025,6 +56359,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56111,6 +56446,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56198,6 +56534,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56284,6 +56621,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56370,6 +56708,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56456,6 +56795,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56542,6 +56882,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56628,6 +56969,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56714,6 +57056,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56800,6 +57143,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56886,6 +57230,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56977,6 +57322,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57064,6 +57410,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57149,6 +57496,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57235,6 +57583,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57321,6 +57670,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57407,6 +57757,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57498,6 +57849,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57585,6 +57937,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57671,6 +58024,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57757,6 +58111,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57843,6 +58198,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57929,6 +58285,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58016,6 +58373,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/Dli.cpp \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58101,6 +58459,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58190,8 +58549,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -58263,8 +58622,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -58337,6 +58696,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58467,6 +58827,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58555,6 +58916,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58643,6 +59005,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58743,6 +59106,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58831,6 +59195,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58919,6 +59284,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59389,6 +59755,7 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59552,6 +59919,7 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59714,6 +60082,7 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59877,6 +60246,7 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60039,6 +60409,7 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60201,6 +60572,7 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60363,6 +60735,7 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60525,6 +60898,7 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60687,6 +61061,7 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60849,6 +61224,7 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61011,6 +61387,7 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61173,6 +61550,7 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61335,6 +61713,7 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61497,6 +61876,7 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61659,6 +62039,7 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61821,6 +62202,7 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61983,6 +62365,7 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62145,6 +62528,7 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62307,6 +62691,7 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62513,6 +62898,7 @@ $(OutDir_IconDes)IconDraw.o: $(UPPDIR1)IconDes/IconDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62680,6 +63066,7 @@ $(OutDir_IconDes)AlphaCtrl.o: $(UPPDIR1)IconDes/AlphaCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62847,6 +63234,7 @@ $(OutDir_IconDes)RGBACtrl.o: $(UPPDIR1)IconDes/RGBACtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63014,6 +63402,7 @@ $(OutDir_IconDes)ImageOp.o: $(UPPDIR1)IconDes/ImageOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63181,6 +63570,7 @@ $(OutDir_IconDes)Paint.o: $(UPPDIR1)IconDes/Paint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63349,6 +63739,7 @@ $(OutDir_IconDes)Event.o: $(UPPDIR1)IconDes/Event.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63516,6 +63907,7 @@ $(OutDir_IconDes)Fast.o: $(UPPDIR1)IconDes/Fast.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63683,6 +64075,7 @@ $(OutDir_IconDes)IconDes.o: $(UPPDIR1)IconDes/IconDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63850,6 +64243,7 @@ $(OutDir_IconDes)List.o: $(UPPDIR1)IconDes/List.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64017,6 +64411,7 @@ $(OutDir_IconDes)Image.o: $(UPPDIR1)IconDes/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64184,6 +64579,7 @@ $(OutDir_IconDes)Smoothen.o: $(UPPDIR1)IconDes/Smoothen.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64351,6 +64747,7 @@ $(OutDir_IconDes)Text.o: $(UPPDIR1)IconDes/Text.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64518,6 +64915,7 @@ $(OutDir_IconDes)Bar.o: $(UPPDIR1)IconDes/Bar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64686,6 +65084,7 @@ $(OutDir_IconDes)EditPos.o: $(UPPDIR1)IconDes/EditPos.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64853,6 +65252,7 @@ $(OutDir_IconDes)ImlFile.o: $(UPPDIR1)IconDes/ImlFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65056,6 +65456,7 @@ $(OutDir_plugin_gif)gifupp.o: $(UPPDIR1)plugin/gif/gifupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65155,6 +65556,7 @@ $(OutDir_plugin_gif)gif.o: $(UPPDIR1)plugin/gif/gif.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65262,6 +65664,7 @@ $(OutDir_plugin_jpg)jpgupp.o: $(UPPDIR1)plugin/jpg/jpgupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65366,6 +65769,7 @@ $(OutDir_plugin_jpg)jpgreg.o: $(UPPDIR1)plugin/jpg/jpgreg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66114,6 +66518,7 @@ $(OutDir_Painter)Painter.o: $(UPPDIR1)Painter/Painter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66217,6 +66622,7 @@ $(OutDir_Painter)SvgArc.o: $(UPPDIR1)Painter/SvgArc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66320,6 +66726,7 @@ $(OutDir_Painter)PainterPath.o: $(UPPDIR1)Painter/PainterPath.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66423,6 +66830,7 @@ $(OutDir_Painter)DrawOp.o: $(UPPDIR1)Painter/DrawOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66526,6 +66934,7 @@ $(OutDir_Painter)Painting.o: $(UPPDIR1)Painter/Painting.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66629,6 +67038,7 @@ $(OutDir_Painter)PaintPainting.o: $(UPPDIR1)Painter/PaintPainting.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66732,6 +67142,7 @@ $(OutDir_Painter)PainterInit.o: $(UPPDIR1)Painter/PainterInit.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66835,6 +67246,7 @@ $(OutDir_Painter)Xform2D.o: $(UPPDIR1)Painter/Xform2D.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66938,6 +67350,7 @@ $(OutDir_Painter)Approximate.o: $(UPPDIR1)Painter/Approximate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67041,6 +67454,7 @@ $(OutDir_Painter)Stroker.o: $(UPPDIR1)Painter/Stroker.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67144,6 +67558,7 @@ $(OutDir_Painter)Dasher.o: $(UPPDIR1)Painter/Dasher.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67247,6 +67662,7 @@ $(OutDir_Painter)Transformer.o: $(UPPDIR1)Painter/Transformer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67350,6 +67766,7 @@ $(OutDir_Painter)Rasterizer.o: $(UPPDIR1)Painter/Rasterizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67453,6 +67870,7 @@ $(OutDir_Painter)RasterizerClip.o: $(UPPDIR1)Painter/RasterizerClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67556,6 +67974,7 @@ $(OutDir_Painter)RenderChar.o: $(UPPDIR1)Painter/RenderChar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67659,6 +68078,7 @@ $(OutDir_Painter)Fillers.o: $(UPPDIR1)Painter/Fillers.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67764,6 +68184,7 @@ $(OutDir_Painter)Context.o: $(UPPDIR1)Painter/Context.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67867,6 +68288,7 @@ $(OutDir_Painter)Path.o: $(UPPDIR1)Painter/Path.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67970,6 +68392,7 @@ $(OutDir_Painter)Render.o: $(UPPDIR1)Painter/Render.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68074,6 +68497,7 @@ $(OutDir_Painter)Image.o: $(UPPDIR1)Painter/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68177,6 +68601,7 @@ $(OutDir_Painter)Mask.o: $(UPPDIR1)Painter/Mask.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68280,6 +68705,7 @@ $(OutDir_Painter)Gradient.o: $(UPPDIR1)Painter/Gradient.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68383,6 +68809,7 @@ $(OutDir_Painter)RadialGradient.o: $(UPPDIR1)Painter/RadialGradient.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68486,6 +68913,7 @@ $(OutDir_Painter)OnPath.o: $(UPPDIR1)Painter/OnPath.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68589,6 +69017,7 @@ $(OutDir_Painter)SvgUtil.o: $(UPPDIR1)Painter/SvgUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68693,6 +69122,7 @@ $(OutDir_Painter)SvgBounds.o: $(UPPDIR1)Painter/SvgBounds.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68797,6 +69227,7 @@ $(OutDir_Painter)SvgStyle.o: $(UPPDIR1)Painter/SvgStyle.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68901,6 +69332,7 @@ $(OutDir_Painter)SvgParser.o: $(UPPDIR1)Painter/SvgParser.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69065,6 +69497,7 @@ $(OutDir_Draw)Font.o: $(UPPDIR1)Draw/Font.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69163,6 +69596,7 @@ $(OutDir_Draw)FontCR.o: $(UPPDIR1)Draw/FontCR.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69262,6 +69696,7 @@ $(OutDir_Draw)FontWin32.o: $(UPPDIR1)Draw/FontWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69360,6 +69795,7 @@ $(OutDir_Draw)FontFc.o: $(UPPDIR1)Draw/FontFc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69458,6 +69894,7 @@ $(OutDir_Draw)FontCocoNOMM.o: $(UPPDIR1)Draw/FontCocoNOMM.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69556,6 +69993,7 @@ $(OutDir_Draw)Draw.o: $(UPPDIR1)Draw/Draw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69654,6 +70092,7 @@ $(OutDir_Draw)DrawText.o: $(UPPDIR1)Draw/DrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69752,6 +70191,7 @@ $(OutDir_Draw)DrawData.o: $(UPPDIR1)Draw/DrawData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69850,6 +70290,7 @@ $(OutDir_Draw)Drawing.o: $(UPPDIR1)Draw/Drawing.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69948,6 +70389,7 @@ $(OutDir_Draw)ImageAnyDraw.o: $(UPPDIR1)Draw/ImageAnyDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70046,6 +70488,7 @@ $(OutDir_Draw)DrawUtil.o: $(UPPDIR1)Draw/DrawUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70144,6 +70587,7 @@ $(OutDir_Draw)DrawTextUtil.o: $(UPPDIR1)Draw/DrawTextUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70242,6 +70686,7 @@ $(OutDir_Draw)Display.o: $(UPPDIR1)Draw/Display.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70341,6 +70786,7 @@ $(OutDir_Draw)Image.o: $(UPPDIR1)Draw/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70439,6 +70885,7 @@ $(OutDir_Draw)ImageBlit.o: $(UPPDIR1)Draw/ImageBlit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70537,6 +70984,7 @@ $(OutDir_Draw)RasterFormat.o: $(UPPDIR1)Draw/RasterFormat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70635,6 +71083,7 @@ $(OutDir_Draw)RasterWrite.o: $(UPPDIR1)Draw/RasterWrite.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70733,6 +71182,7 @@ $(OutDir_Draw)Palette.o: $(UPPDIR1)Draw/Palette.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70831,6 +71281,7 @@ $(OutDir_Draw)Raster.o: $(UPPDIR1)Draw/Raster.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70929,6 +71380,7 @@ $(OutDir_Draw)RasterEncoder.o: $(UPPDIR1)Draw/RasterEncoder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71027,6 +71479,7 @@ $(OutDir_Draw)ImageOp.o: $(UPPDIR1)Draw/ImageOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71125,6 +71578,7 @@ $(OutDir_Draw)ImageChOp.o: $(UPPDIR1)Draw/ImageChOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71223,6 +71677,7 @@ $(OutDir_Draw)Mify.o: $(UPPDIR1)Draw/Mify.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71321,6 +71776,7 @@ $(OutDir_Draw)ImageScale.o: $(UPPDIR1)Draw/ImageScale.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71419,6 +71875,7 @@ $(OutDir_Draw)RescaleFilter.o: $(UPPDIR1)Draw/RescaleFilter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71517,6 +71974,7 @@ $(OutDir_Draw)MakeCache.o: $(UPPDIR1)Draw/MakeCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71615,6 +72073,7 @@ $(OutDir_Draw)DrawRasterData.o: $(UPPDIR1)Draw/DrawRasterData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71713,6 +72172,7 @@ $(OutDir_Draw)Uhd.o: $(UPPDIR1)Draw/Uhd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71811,6 +72271,7 @@ $(OutDir_Draw)Iml.o: $(UPPDIR1)Draw/Iml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71909,6 +72370,7 @@ $(OutDir_Draw)DDARasterizer.o: $(UPPDIR1)Draw/DDARasterizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72007,6 +72469,7 @@ $(OutDir_Draw)SDrawClip.o: $(UPPDIR1)Draw/SDrawClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72105,6 +72568,7 @@ $(OutDir_Draw)SDrawPut.o: $(UPPDIR1)Draw/SDrawPut.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72203,6 +72667,7 @@ $(OutDir_Draw)SDrawText.o: $(UPPDIR1)Draw/SDrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72301,6 +72766,7 @@ $(OutDir_Draw)SDraw.o: $(UPPDIR1)Draw/SDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72399,6 +72865,7 @@ $(OutDir_Draw)SImageDraw.o: $(UPPDIR1)Draw/SImageDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72497,6 +72964,7 @@ $(OutDir_Draw)Cham.o: $(UPPDIR1)Draw/Cham.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72595,6 +73063,7 @@ $(OutDir_Draw)SColors.o: $(UPPDIR1)Draw/SColors.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72777,6 +73246,7 @@ $(OutDir_plugin_png)pngupp.o: $(UPPDIR1)plugin/png/pngupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72876,6 +73346,7 @@ $(OutDir_plugin_png)pngreg.o: $(UPPDIR1)plugin/png/pngreg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72985,6 +73456,7 @@ $(OutDir_PdfDraw)TTFStream.o: $(UPPDIR1)PdfDraw/TTFStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73090,6 +73562,7 @@ $(OutDir_PdfDraw)TTFStruct.o: $(UPPDIR1)PdfDraw/TTFStruct.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73195,6 +73668,7 @@ $(OutDir_PdfDraw)TTFSubset.o: $(UPPDIR1)PdfDraw/TTFSubset.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73300,6 +73774,7 @@ $(OutDir_PdfDraw)TTFReader.o: $(UPPDIR1)PdfDraw/TTFReader.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73405,6 +73880,7 @@ $(OutDir_PdfDraw)PdfDraw.o: $(UPPDIR1)PdfDraw/PdfDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73511,6 +73987,7 @@ $(OutDir_PdfDraw)PdfReport.o: $(UPPDIR1)PdfDraw/PdfReport.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73616,6 +74093,7 @@ $(OutDir_PdfDraw)PdfInit.o: $(UPPDIR1)PdfDraw/PdfInit.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73739,6 +74217,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73866,6 +74345,7 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73989,6 +74469,7 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74112,6 +74593,7 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74235,6 +74717,7 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74359,6 +74842,7 @@ $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74482,6 +74966,7 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74605,6 +75090,7 @@ $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74728,6 +75214,7 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74851,6 +75338,7 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74974,6 +75462,7 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75097,6 +75586,7 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75220,6 +75710,7 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75343,6 +75834,7 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75466,6 +75958,7 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75589,6 +76082,7 @@ $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75712,6 +76206,7 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75836,6 +76331,7 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75959,6 +76455,7 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76082,6 +76579,7 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76205,6 +76703,7 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76328,6 +76827,7 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76451,6 +76951,7 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76574,6 +77075,7 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76697,6 +77199,7 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76820,6 +77323,7 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76943,6 +77447,7 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77067,6 +77572,7 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77190,6 +77696,7 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77313,6 +77820,7 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77436,6 +77944,7 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77559,6 +78068,7 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77682,6 +78192,7 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77805,6 +78316,7 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77928,6 +78440,7 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78051,6 +78564,7 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78174,6 +78688,7 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78297,6 +78812,7 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78420,6 +78936,7 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78543,6 +79060,7 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78666,6 +79184,7 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78789,6 +79308,7 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78912,6 +79432,7 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79035,6 +79556,7 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79158,6 +79680,7 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79281,6 +79804,7 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79404,6 +79928,7 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79527,6 +80052,7 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79650,6 +80176,7 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79773,6 +80300,7 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79896,6 +80424,7 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80019,6 +80548,7 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80142,6 +80672,7 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80265,6 +80796,7 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80388,6 +80920,7 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80511,6 +81044,7 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80634,6 +81168,7 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80757,6 +81292,7 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80881,6 +81417,7 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81004,6 +81541,7 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81127,6 +81665,7 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81250,6 +81789,7 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81373,6 +81913,7 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81496,6 +82037,7 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81619,6 +82161,7 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81742,6 +82285,7 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82001,6 +82545,7 @@ $(OutDir_plugin_bmp)Bmp.o: $(UPPDIR1)plugin/bmp/Bmp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82101,6 +82646,7 @@ $(OutDir_plugin_bmp)BmpWrite.o: $(UPPDIR1)plugin/bmp/BmpWrite.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82201,6 +82747,7 @@ $(OutDir_plugin_bmp)Icon.o: $(UPPDIR1)plugin/bmp/Icon.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82301,6 +82848,7 @@ $(OutDir_plugin_bmp)BmpReg.o: $(UPPDIR1)plugin/bmp/BmpReg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82412,6 +82960,7 @@ $(OutDir_RichText)Object.o: $(UPPDIR1)RichText/Object.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82517,6 +83066,7 @@ $(OutDir_RichText)RichImage.o: $(UPPDIR1)RichText/RichImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82627,6 +83177,7 @@ $(OutDir_RichText)ParaData.o: $(UPPDIR1)RichText/ParaData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82732,6 +83283,7 @@ $(OutDir_RichText)ParaType.o: $(UPPDIR1)RichText/ParaType.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82837,6 +83389,7 @@ $(OutDir_RichText)ParaPaint.o: $(UPPDIR1)RichText/ParaPaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82943,6 +83496,7 @@ $(OutDir_RichText)HeaderFooter.o: $(UPPDIR1)RichText/HeaderFooter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83048,6 +83602,7 @@ $(OutDir_RichText)TxtData.o: $(UPPDIR1)RichText/TxtData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83153,6 +83708,7 @@ $(OutDir_RichText)TxtPaint.o: $(UPPDIR1)RichText/TxtPaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83258,6 +83814,7 @@ $(OutDir_RichText)TxtOp.o: $(UPPDIR1)RichText/TxtOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83363,6 +83920,7 @@ $(OutDir_RichText)Format.o: $(UPPDIR1)RichText/Format.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83468,6 +84026,7 @@ $(OutDir_RichText)TableCell.o: $(UPPDIR1)RichText/TableCell.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83573,6 +84132,7 @@ $(OutDir_RichText)TableLayout.o: $(UPPDIR1)RichText/TableLayout.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83678,6 +84238,7 @@ $(OutDir_RichText)TablePaint.o: $(UPPDIR1)RichText/TablePaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83783,6 +84344,7 @@ $(OutDir_RichText)TableData.o: $(UPPDIR1)RichText/TableData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83888,6 +84450,7 @@ $(OutDir_RichText)TextPaint.o: $(UPPDIR1)RichText/TextPaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83993,6 +84556,7 @@ $(OutDir_RichText)TextStyle.o: $(UPPDIR1)RichText/TextStyle.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84098,6 +84662,7 @@ $(OutDir_RichText)TextData.o: $(UPPDIR1)RichText/TextData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84203,6 +84768,7 @@ $(OutDir_RichText)TextTable.o: $(UPPDIR1)RichText/TextTable.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84308,6 +84874,7 @@ $(OutDir_RichText)EncodeQtf.o: $(UPPDIR1)RichText/EncodeQtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84413,6 +84980,7 @@ $(OutDir_RichText)ParseQtf.o: $(UPPDIR1)RichText/ParseQtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84518,6 +85086,7 @@ $(OutDir_RichText)EncodeHTML.o: $(UPPDIR1)RichText/EncodeHTML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84623,6 +85192,7 @@ $(OutDir_RichText)ParseHTML.o: $(UPPDIR1)RichText/ParseHTML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84728,6 +85298,7 @@ $(OutDir_RichText)Util.o: $(UPPDIR1)RichText/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ diff --git a/Makefile.in b/Makefile.in index 14707b83a..63330c158 100644 --- a/Makefile.in +++ b/Makefile.in @@ -443,6 +443,7 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -682,6 +683,7 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -921,6 +923,7 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1160,6 +1163,7 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1399,6 +1403,7 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1638,6 +1643,7 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1877,6 +1883,7 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2116,6 +2123,7 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2355,6 +2363,7 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2594,6 +2603,7 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2833,6 +2843,7 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3072,6 +3083,7 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3311,6 +3323,7 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3550,6 +3563,7 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3789,6 +3803,7 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4028,6 +4043,7 @@ $(OutDir_ide)AssistDisplay.o: $(UPPDIR1)ide/AssistDisplay.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4267,6 +4283,7 @@ $(OutDir_ide)IncludeTrick.o: $(UPPDIR1)ide/IncludeTrick.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4506,6 +4523,7 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4745,6 +4763,7 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4984,6 +5003,7 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5223,6 +5243,7 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5462,6 +5483,7 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5701,6 +5723,7 @@ $(OutDir_ide)Usage.o: $(UPPDIR1)ide/Usage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5940,6 +5963,7 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6179,6 +6203,7 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6418,6 +6443,7 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6657,6 +6683,7 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6896,6 +6923,7 @@ $(OutDir_ide)Events.o: $(UPPDIR1)ide/Events.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7135,6 +7163,7 @@ $(OutDir_ide)NavDlg.o: $(UPPDIR1)ide/NavDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7374,6 +7403,7 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7613,6 +7643,7 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7852,6 +7883,7 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8091,6 +8123,7 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8330,6 +8363,7 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8569,6 +8603,7 @@ $(OutDir_ide)InsertImage.o: $(UPPDIR1)ide/InsertImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8808,6 +8843,7 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9047,6 +9083,7 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9286,6 +9323,7 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9525,6 +9563,7 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9764,6 +9803,7 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10004,6 +10044,7 @@ $(OutDir_ide)background.o: $(UPPDIR1)ide/background.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10243,6 +10284,7 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10483,6 +10525,7 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10713,6 +10756,7 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10886,6 +10930,7 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11126,6 +11171,7 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11365,6 +11411,7 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11604,6 +11651,7 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11843,6 +11891,7 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12082,6 +12131,7 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12321,6 +12371,7 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12560,6 +12611,7 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12799,6 +12851,7 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13038,6 +13091,7 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13277,6 +13331,7 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13516,6 +13571,7 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13755,6 +13811,7 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13997,6 +14054,7 @@ $(OutDir_ide)SetupGIT.o: $(UPPDIR1)ide/SetupGIT.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14236,6 +14294,7 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14475,6 +14534,7 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14714,6 +14774,7 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14953,6 +15014,7 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15194,6 +15256,7 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15433,6 +15496,7 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15672,6 +15736,7 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15911,6 +15976,7 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16150,6 +16216,7 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16389,6 +16456,7 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16628,6 +16696,7 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16867,6 +16936,7 @@ $(OutDir_ide)RepoConsole.o: $(UPPDIR1)ide/RepoConsole.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17106,6 +17176,7 @@ $(OutDir_ide)RepoSync.o: $(UPPDIR1)ide/RepoSync.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17345,6 +17416,7 @@ $(OutDir_ide)Credentials.o: $(UPPDIR1)ide/Credentials.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17584,6 +17656,7 @@ $(OutDir_ide)Diff.o: $(UPPDIR1)ide/Diff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -17823,6 +17896,7 @@ $(OutDir_ide)DirRepoDiff.o: $(UPPDIR1)ide/DirRepoDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18065,6 +18139,7 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18250,6 +18325,7 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18434,6 +18510,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18620,6 +18697,7 @@ $(OutDir_ide_Core)Ide.o: $(UPPDIR1)ide/Core/Ide.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18716,6 +18794,7 @@ $(OutDir_ide_Core)Cache.o: $(UPPDIR1)ide/Core/Cache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18812,6 +18891,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -18908,6 +18988,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19004,6 +19085,7 @@ $(OutDir_ide_Core)PPinfo.o: $(UPPDIR1)ide/Core/PPinfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19100,6 +19182,7 @@ $(OutDir_ide_Core)Assembly.o: $(UPPDIR1)ide/Core/Assembly.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19196,6 +19279,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19292,6 +19376,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19388,6 +19473,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19484,6 +19570,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19580,6 +19667,7 @@ $(OutDir_ide_Core)Util.o: $(UPPDIR1)ide/Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19676,6 +19764,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19772,6 +19861,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -19901,6 +19991,7 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20103,6 +20194,7 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20305,6 +20397,7 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20507,6 +20600,7 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20709,6 +20803,7 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -20911,6 +21006,7 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21113,6 +21209,7 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21315,6 +21412,7 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21517,6 +21615,7 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21719,6 +21818,7 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -21921,6 +22021,7 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22124,6 +22225,7 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22326,6 +22428,7 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22598,6 +22701,7 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -22837,6 +22941,7 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23030,6 +23135,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23130,6 +23236,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23230,6 +23337,7 @@ $(OutDir_ide_Builders)CCJ.o: $(UPPDIR1)ide/Builders/CCJ.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23330,6 +23438,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23431,6 +23540,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23532,6 +23642,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23632,6 +23743,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23732,6 +23844,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23832,6 +23945,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -23919,6 +24033,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24006,6 +24121,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24093,6 +24209,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24180,6 +24297,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24286,6 +24404,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24388,6 +24507,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24490,6 +24610,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24592,6 +24713,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24692,6 +24814,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24797,6 +24920,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -24897,6 +25021,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25040,6 +25165,7 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25232,6 +25358,7 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25424,6 +25551,7 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25617,6 +25745,7 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -25809,6 +25938,7 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26001,6 +26131,7 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26183,6 +26314,7 @@ $(OutDir_ide_Debuggers)GdbUtils.o: $(UPPDIR1)ide/Debuggers/GdbUtils.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26282,6 +26414,7 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26474,6 +26607,7 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26666,6 +26800,7 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -26858,6 +26993,7 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27050,6 +27186,7 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27242,6 +27379,7 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27434,6 +27572,7 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27626,6 +27765,7 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -27818,6 +27958,7 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28010,6 +28151,7 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28202,6 +28344,7 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28394,6 +28537,7 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28586,6 +28730,7 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -28778,6 +28923,7 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29020,6 +29166,7 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29215,6 +29362,7 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29409,6 +29557,7 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29603,6 +29752,7 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29797,6 +29947,7 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -29991,6 +30142,7 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30185,6 +30337,7 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30380,6 +30533,7 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30619,6 +30773,7 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -30813,6 +30968,7 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31079,6 +31235,7 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31251,6 +31408,7 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31423,6 +31581,7 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31595,6 +31754,7 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31767,6 +31927,7 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -31939,6 +32100,7 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32111,6 +32273,7 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32283,6 +32446,7 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32455,6 +32619,7 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32627,6 +32792,7 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32799,6 +32965,7 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -32971,6 +33138,7 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33143,6 +33311,7 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33315,6 +33484,7 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33487,6 +33657,7 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33659,6 +33830,7 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -33831,6 +34003,7 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34034,6 +34207,7 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34194,6 +34368,7 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34353,6 +34528,7 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34512,6 +34688,7 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34671,6 +34848,7 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34830,6 +35008,7 @@ $(OutDir_CtrlLib)VirtualButtons.o: $(UPPDIR1)CtrlLib/VirtualButtons.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -34989,6 +35168,7 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35148,6 +35328,7 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35307,6 +35488,7 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35466,6 +35648,7 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35625,6 +35808,7 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35784,6 +35968,7 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -35943,6 +36128,7 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36102,6 +36288,7 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36261,6 +36448,7 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36420,6 +36608,7 @@ $(OutDir_CtrlLib)PopUpList.o: $(UPPDIR1)CtrlLib/PopUpList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36579,6 +36768,7 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36738,6 +36928,7 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -36897,6 +37088,7 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37056,6 +37248,7 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37215,6 +37408,7 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37374,6 +37568,7 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37533,6 +37728,7 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37692,6 +37888,7 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -37851,6 +38048,7 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38010,6 +38208,7 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38169,6 +38368,7 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38328,6 +38528,7 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38487,6 +38688,7 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38646,6 +38848,7 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38805,6 +39008,7 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -38964,6 +39168,7 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39124,6 +39329,7 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39284,6 +39490,7 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39443,6 +39650,7 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39602,6 +39810,7 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39761,6 +39970,7 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -39920,6 +40130,7 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40079,6 +40290,7 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40238,6 +40450,7 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40397,6 +40610,7 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40556,6 +40770,7 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40715,6 +40930,7 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -40874,6 +41090,7 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41033,6 +41250,7 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41192,6 +41410,7 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41351,6 +41570,7 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41510,6 +41730,7 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41669,6 +41890,7 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41828,6 +42050,7 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -41987,6 +42210,7 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42146,6 +42370,7 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42305,6 +42530,7 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42464,6 +42690,7 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42623,6 +42850,7 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42783,6 +43011,7 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -42942,6 +43171,7 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43102,6 +43332,7 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43261,6 +43492,7 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43420,6 +43652,7 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43706,6 +43939,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43807,6 +44041,7 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -43976,6 +44211,7 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44137,6 +44373,7 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44298,6 +44535,7 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44460,6 +44698,7 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44621,6 +44860,7 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44782,6 +45022,7 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -44961,6 +45202,7 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45126,6 +45368,7 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45289,6 +45532,7 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45474,6 +45718,7 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45713,6 +45958,7 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -45952,6 +46198,7 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46191,6 +46438,7 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46430,6 +46678,7 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46669,6 +46918,7 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -46908,6 +47158,7 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47147,6 +47398,7 @@ $(OutDir_ide_Designers)md.o: $(UPPDIR1)ide/Designers/md.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47398,6 +47650,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47497,6 +47750,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47599,6 +47853,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47698,6 +47953,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47797,6 +48053,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47896,6 +48153,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -47995,6 +48253,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48092,6 +48351,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48211,6 +48471,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48308,6 +48569,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48405,6 +48667,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48524,6 +48787,7 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48709,6 +48973,7 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -48897,6 +49162,7 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49084,6 +49350,7 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49245,6 +49512,7 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49417,6 +49685,7 @@ $(OutDir_Core_SSL)Util.o: $(UPPDIR1)Core/SSL/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49504,6 +49773,7 @@ $(OutDir_Core_SSL)InitExit.o: $(UPPDIR1)Core/SSL/InitExit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49591,6 +49861,7 @@ $(OutDir_Core_SSL)Socket.o: $(UPPDIR1)Core/SSL/Socket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49678,6 +49949,7 @@ $(OutDir_Core_SSL)P7S.o: $(UPPDIR1)Core/SSL/P7S.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49765,6 +50037,7 @@ $(OutDir_Core_SSL)SSL.o: $(UPPDIR1)Core/SSL/SSL.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49866,6 +50139,7 @@ $(OutDir_plugin_md)Markdown.o: $(UPPDIR1)plugin/md/Markdown.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -49979,6 +50253,7 @@ $(OutDir_ide_clang)libclang.o: $(UPPDIR1)ide/clang/libclang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50164,6 +50439,7 @@ $(OutDir_ide_clang)util.o: $(UPPDIR1)ide/clang/util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50349,6 +50625,7 @@ $(OutDir_ide_clang)macros.o: $(UPPDIR1)ide/clang/macros.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50534,6 +50811,7 @@ $(OutDir_ide_clang)Signature.o: $(UPPDIR1)ide/clang/Signature.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50719,6 +50997,7 @@ $(OutDir_ide_clang)clang.o: $(UPPDIR1)ide/clang/clang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -50904,6 +51183,7 @@ $(OutDir_ide_clang)Visitor.o: $(UPPDIR1)ide/clang/Visitor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51089,6 +51369,7 @@ $(OutDir_ide_clang)CurrentFile.o: $(UPPDIR1)ide/clang/CurrentFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51274,6 +51555,7 @@ $(OutDir_ide_clang)Indexer.o: $(UPPDIR1)ide/clang/Indexer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51525,6 +51807,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51612,6 +51895,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51699,6 +51983,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51786,6 +52071,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51873,6 +52159,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -51960,6 +52247,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52047,6 +52335,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52155,6 +52444,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52240,6 +52530,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52326,6 +52617,7 @@ $(OutDir_Core)SIMD.o: $(UPPDIR1)Core/SIMD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52412,6 +52704,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52498,6 +52791,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52584,6 +52878,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52670,6 +52965,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52756,6 +53052,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52842,6 +53139,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -52928,6 +53226,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53014,6 +53313,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53100,6 +53400,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53186,6 +53487,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53272,6 +53574,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53358,6 +53661,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53444,6 +53748,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53530,6 +53835,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53617,6 +53923,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53703,6 +54010,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53788,6 +54096,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53874,6 +54183,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -53961,6 +54271,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54046,6 +54357,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54132,6 +54444,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54219,6 +54532,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54281,92 +54595,6 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/BlockStream.cpp -o $(OutDir_Core)BlockStream.o -$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/Algo.h \ - $(UPPDIR1)Core/App.h \ - $(UPPDIR1)Core/AString.hpp \ - $(UPPDIR1)Core/Atomic.h \ - $(UPPDIR1)Core/BiCont.h \ - $(UPPDIR1)Core/Callback.h \ - $(UPPDIR1)Core/CallbackN.i \ - $(UPPDIR1)Core/CallbackNP.i \ - $(UPPDIR1)Core/CallbackR.i \ - $(UPPDIR1)Core/CharSet.h \ - $(UPPDIR1)Core/CharSet.i \ - $(UPPDIR1)Core/CoAlgo.h \ - $(UPPDIR1)Core/Color.h \ - $(UPPDIR1)Core/Complex.h \ - $(UPPDIR1)Core/config.h \ - $(UPPDIR1)Core/Convert.h \ - $(UPPDIR1)Core/Convert.hpp \ - $(UPPDIR1)Core/Core.h \ - $(UPPDIR1)Core/CoSort.h \ - $(UPPDIR1)Core/CoWork.h \ - $(UPPDIR1)Core/Defs.h \ - $(UPPDIR1)Core/Diag.h \ - $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/FilterStream.h \ - $(UPPDIR1)Core/FixedMap.h \ - $(UPPDIR1)Core/Fn.h \ - $(UPPDIR1)Core/Format.h \ - $(UPPDIR1)Core/Function.h \ - $(UPPDIR1)Core/Gtypes.h \ - $(UPPDIR1)Core/Hash.h \ - $(UPPDIR1)Core/Heap.h \ - $(UPPDIR1)Core/HttpStatusCode.i \ - $(UPPDIR1)Core/Huge.h \ - $(UPPDIR1)Core/i18n.h \ - $(UPPDIR1)Core/Index.h \ - $(UPPDIR1)Core/Index.hpp \ - $(UPPDIR1)Core/Inet.h \ - $(UPPDIR1)Core/InMap.hpp \ - $(UPPDIR1)Core/InVector.h \ - $(UPPDIR1)Core/InVector.hpp \ - $(UPPDIR1)Core/JSON.h \ - $(UPPDIR1)Core/Lang.h \ - $(UPPDIR1)Core/Lang_s.h \ - $(UPPDIR1)Core/LocalProcess.h \ - $(UPPDIR1)Core/Map.h \ - $(UPPDIR1)Core/Map.hpp \ - $(UPPDIR1)Core/Mem.h \ - $(UPPDIR1)Core/Mt.h \ - $(UPPDIR1)Core/Obsolete.h \ - $(UPPDIR1)Core/Ops.h \ - $(UPPDIR1)Core/Other.h \ - $(UPPDIR1)Core/Other.hpp \ - $(UPPDIR1)Core/Parser.h \ - $(UPPDIR1)Core/Path.h \ - $(UPPDIR1)Core/Profile.h \ - $(UPPDIR1)Core/Ptr.h \ - $(UPPDIR1)Core/Range.h \ - $(UPPDIR1)Core/Sort.h \ - $(UPPDIR1)Core/Sorted.h \ - $(UPPDIR1)Core/SplitMerge.h \ - $(UPPDIR1)Core/Stream.h \ - $(UPPDIR1)Core/String.h \ - $(UPPDIR1)Core/t_.h \ - $(UPPDIR1)Core/TimeDate.h \ - $(UPPDIR1)Core/Topic.h \ - $(UPPDIR1)Core/Topt.h \ - $(UPPDIR1)Core/Tuple.h \ - $(UPPDIR1)Core/Utf.hpp \ - $(UPPDIR1)Core/Util.h \ - $(UPPDIR1)Core/Uuid.h \ - $(UPPDIR1)Core/Value.h \ - $(UPPDIR1)Core/Value.hpp \ - $(UPPDIR1)Core/ValueCache.h \ - $(UPPDIR1)Core/ValueUtil.h \ - $(UPPDIR1)Core/ValueUtil.hpp \ - $(UPPDIR1)Core/Vcont.h \ - $(UPPDIR1)Core/Vcont.hpp \ - $(UPPDIR1)Core/Win32Util.h \ - $(UPPDIR1)Core/XML.h \ - $(UPPDIR1)Core/Xmlize.h \ - $(UPPDIR1)Core/Xmlize.hpp \ - $(UPPDIR1)Core/z.h \ - $(UPPDIR1)uppconfig.h - $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o - $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -54390,6 +54618,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ @@ -54453,6 +54682,93 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FilterStream.cpp -o $(OutDir_Core)FilterStream.o +$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/Algo.h \ + $(UPPDIR1)Core/App.h \ + $(UPPDIR1)Core/AString.hpp \ + $(UPPDIR1)Core/Atomic.h \ + $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Callback.h \ + $(UPPDIR1)Core/CallbackN.i \ + $(UPPDIR1)Core/CallbackNP.i \ + $(UPPDIR1)Core/CallbackR.i \ + $(UPPDIR1)Core/CharSet.h \ + $(UPPDIR1)Core/CharSet.i \ + $(UPPDIR1)Core/CoAlgo.h \ + $(UPPDIR1)Core/Color.h \ + $(UPPDIR1)Core/Complex.h \ + $(UPPDIR1)Core/config.h \ + $(UPPDIR1)Core/Convert.h \ + $(UPPDIR1)Core/Convert.hpp \ + $(UPPDIR1)Core/Core.h \ + $(UPPDIR1)Core/CoSort.h \ + $(UPPDIR1)Core/CoWork.h \ + $(UPPDIR1)Core/Defs.h \ + $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/FileMapping.h \ + $(UPPDIR1)Core/FilterStream.h \ + $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ + $(UPPDIR1)Core/Format.h \ + $(UPPDIR1)Core/Function.h \ + $(UPPDIR1)Core/Gtypes.h \ + $(UPPDIR1)Core/Hash.h \ + $(UPPDIR1)Core/Heap.h \ + $(UPPDIR1)Core/HttpStatusCode.i \ + $(UPPDIR1)Core/Huge.h \ + $(UPPDIR1)Core/i18n.h \ + $(UPPDIR1)Core/Index.h \ + $(UPPDIR1)Core/Index.hpp \ + $(UPPDIR1)Core/Inet.h \ + $(UPPDIR1)Core/InMap.hpp \ + $(UPPDIR1)Core/InVector.h \ + $(UPPDIR1)Core/InVector.hpp \ + $(UPPDIR1)Core/JSON.h \ + $(UPPDIR1)Core/Lang.h \ + $(UPPDIR1)Core/Lang_s.h \ + $(UPPDIR1)Core/LocalProcess.h \ + $(UPPDIR1)Core/Map.h \ + $(UPPDIR1)Core/Map.hpp \ + $(UPPDIR1)Core/Mem.h \ + $(UPPDIR1)Core/Mt.h \ + $(UPPDIR1)Core/Obsolete.h \ + $(UPPDIR1)Core/Ops.h \ + $(UPPDIR1)Core/Other.h \ + $(UPPDIR1)Core/Other.hpp \ + $(UPPDIR1)Core/Parser.h \ + $(UPPDIR1)Core/Path.h \ + $(UPPDIR1)Core/Profile.h \ + $(UPPDIR1)Core/Ptr.h \ + $(UPPDIR1)Core/Range.h \ + $(UPPDIR1)Core/Sort.h \ + $(UPPDIR1)Core/Sorted.h \ + $(UPPDIR1)Core/SplitMerge.h \ + $(UPPDIR1)Core/Stream.h \ + $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/t_.h \ + $(UPPDIR1)Core/TimeDate.h \ + $(UPPDIR1)Core/Topic.h \ + $(UPPDIR1)Core/Topt.h \ + $(UPPDIR1)Core/Tuple.h \ + $(UPPDIR1)Core/Utf.hpp \ + $(UPPDIR1)Core/Util.h \ + $(UPPDIR1)Core/Uuid.h \ + $(UPPDIR1)Core/Value.h \ + $(UPPDIR1)Core/Value.hpp \ + $(UPPDIR1)Core/ValueCache.h \ + $(UPPDIR1)Core/ValueUtil.h \ + $(UPPDIR1)Core/ValueUtil.hpp \ + $(UPPDIR1)Core/Vcont.h \ + $(UPPDIR1)Core/Vcont.hpp \ + $(UPPDIR1)Core/Win32Util.h \ + $(UPPDIR1)Core/XML.h \ + $(UPPDIR1)Core/Xmlize.h \ + $(UPPDIR1)Core/Xmlize.hpp \ + $(UPPDIR1)Core/z.h \ + $(UPPDIR1)uppconfig.h + $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o + $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -54476,6 +54792,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54563,6 +54880,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54648,6 +54966,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54734,6 +55053,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54820,6 +55140,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54906,6 +55227,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -54992,6 +55314,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55078,6 +55401,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55164,6 +55488,7 @@ $(OutDir_Core)PackedData.o: $(UPPDIR1)Core/PackedData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55250,6 +55575,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55336,6 +55662,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55422,6 +55749,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55508,6 +55836,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55594,6 +55923,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55680,6 +56010,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55767,6 +56098,7 @@ $(OutDir_Core)CvFlt.o: $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55854,6 +56186,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -55940,6 +56273,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56025,6 +56359,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56111,6 +56446,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56198,6 +56534,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56284,6 +56621,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56370,6 +56708,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56456,6 +56795,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56542,6 +56882,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56628,6 +56969,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56714,6 +57056,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56800,6 +57143,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56886,6 +57230,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -56977,6 +57322,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57064,6 +57410,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57149,6 +57496,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57235,6 +57583,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57321,6 +57670,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57407,6 +57757,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57498,6 +57849,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57585,6 +57937,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57671,6 +58024,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57757,6 +58111,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57843,6 +58198,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -57929,6 +58285,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58016,6 +58373,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/Dli.cpp \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58101,6 +58459,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58190,8 +58549,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -58263,8 +58622,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -58337,6 +58696,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58467,6 +58827,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58555,6 +58916,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58643,6 +59005,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58743,6 +59106,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58831,6 +59195,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -58919,6 +59284,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59389,6 +59755,7 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59552,6 +59919,7 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59714,6 +60082,7 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -59877,6 +60246,7 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60039,6 +60409,7 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60201,6 +60572,7 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60363,6 +60735,7 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60525,6 +60898,7 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60687,6 +61061,7 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -60849,6 +61224,7 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61011,6 +61387,7 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61173,6 +61550,7 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61335,6 +61713,7 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61497,6 +61876,7 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61659,6 +62039,7 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61821,6 +62202,7 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -61983,6 +62365,7 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62145,6 +62528,7 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62307,6 +62691,7 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62513,6 +62898,7 @@ $(OutDir_IconDes)IconDraw.o: $(UPPDIR1)IconDes/IconDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62680,6 +63066,7 @@ $(OutDir_IconDes)AlphaCtrl.o: $(UPPDIR1)IconDes/AlphaCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -62847,6 +63234,7 @@ $(OutDir_IconDes)RGBACtrl.o: $(UPPDIR1)IconDes/RGBACtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63014,6 +63402,7 @@ $(OutDir_IconDes)ImageOp.o: $(UPPDIR1)IconDes/ImageOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63181,6 +63570,7 @@ $(OutDir_IconDes)Paint.o: $(UPPDIR1)IconDes/Paint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63349,6 +63739,7 @@ $(OutDir_IconDes)Event.o: $(UPPDIR1)IconDes/Event.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63516,6 +63907,7 @@ $(OutDir_IconDes)Fast.o: $(UPPDIR1)IconDes/Fast.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63683,6 +64075,7 @@ $(OutDir_IconDes)IconDes.o: $(UPPDIR1)IconDes/IconDes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -63850,6 +64243,7 @@ $(OutDir_IconDes)List.o: $(UPPDIR1)IconDes/List.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64017,6 +64411,7 @@ $(OutDir_IconDes)Image.o: $(UPPDIR1)IconDes/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64184,6 +64579,7 @@ $(OutDir_IconDes)Smoothen.o: $(UPPDIR1)IconDes/Smoothen.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64351,6 +64747,7 @@ $(OutDir_IconDes)Text.o: $(UPPDIR1)IconDes/Text.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64518,6 +64915,7 @@ $(OutDir_IconDes)Bar.o: $(UPPDIR1)IconDes/Bar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64686,6 +65084,7 @@ $(OutDir_IconDes)EditPos.o: $(UPPDIR1)IconDes/EditPos.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -64853,6 +65252,7 @@ $(OutDir_IconDes)ImlFile.o: $(UPPDIR1)IconDes/ImlFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65056,6 +65456,7 @@ $(OutDir_plugin_gif)gifupp.o: $(UPPDIR1)plugin/gif/gifupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65155,6 +65556,7 @@ $(OutDir_plugin_gif)gif.o: $(UPPDIR1)plugin/gif/gif.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65262,6 +65664,7 @@ $(OutDir_plugin_jpg)jpgupp.o: $(UPPDIR1)plugin/jpg/jpgupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -65366,6 +65769,7 @@ $(OutDir_plugin_jpg)jpgreg.o: $(UPPDIR1)plugin/jpg/jpgreg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66114,6 +66518,7 @@ $(OutDir_Painter)Painter.o: $(UPPDIR1)Painter/Painter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66217,6 +66622,7 @@ $(OutDir_Painter)SvgArc.o: $(UPPDIR1)Painter/SvgArc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66320,6 +66726,7 @@ $(OutDir_Painter)PainterPath.o: $(UPPDIR1)Painter/PainterPath.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66423,6 +66830,7 @@ $(OutDir_Painter)DrawOp.o: $(UPPDIR1)Painter/DrawOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66526,6 +66934,7 @@ $(OutDir_Painter)Painting.o: $(UPPDIR1)Painter/Painting.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66629,6 +67038,7 @@ $(OutDir_Painter)PaintPainting.o: $(UPPDIR1)Painter/PaintPainting.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66732,6 +67142,7 @@ $(OutDir_Painter)PainterInit.o: $(UPPDIR1)Painter/PainterInit.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66835,6 +67246,7 @@ $(OutDir_Painter)Xform2D.o: $(UPPDIR1)Painter/Xform2D.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -66938,6 +67350,7 @@ $(OutDir_Painter)Approximate.o: $(UPPDIR1)Painter/Approximate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67041,6 +67454,7 @@ $(OutDir_Painter)Stroker.o: $(UPPDIR1)Painter/Stroker.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67144,6 +67558,7 @@ $(OutDir_Painter)Dasher.o: $(UPPDIR1)Painter/Dasher.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67247,6 +67662,7 @@ $(OutDir_Painter)Transformer.o: $(UPPDIR1)Painter/Transformer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67350,6 +67766,7 @@ $(OutDir_Painter)Rasterizer.o: $(UPPDIR1)Painter/Rasterizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67453,6 +67870,7 @@ $(OutDir_Painter)RasterizerClip.o: $(UPPDIR1)Painter/RasterizerClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67556,6 +67974,7 @@ $(OutDir_Painter)RenderChar.o: $(UPPDIR1)Painter/RenderChar.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67659,6 +68078,7 @@ $(OutDir_Painter)Fillers.o: $(UPPDIR1)Painter/Fillers.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67764,6 +68184,7 @@ $(OutDir_Painter)Context.o: $(UPPDIR1)Painter/Context.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67867,6 +68288,7 @@ $(OutDir_Painter)Path.o: $(UPPDIR1)Painter/Path.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -67970,6 +68392,7 @@ $(OutDir_Painter)Render.o: $(UPPDIR1)Painter/Render.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68074,6 +68497,7 @@ $(OutDir_Painter)Image.o: $(UPPDIR1)Painter/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68177,6 +68601,7 @@ $(OutDir_Painter)Mask.o: $(UPPDIR1)Painter/Mask.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68280,6 +68705,7 @@ $(OutDir_Painter)Gradient.o: $(UPPDIR1)Painter/Gradient.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68383,6 +68809,7 @@ $(OutDir_Painter)RadialGradient.o: $(UPPDIR1)Painter/RadialGradient.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68486,6 +68913,7 @@ $(OutDir_Painter)OnPath.o: $(UPPDIR1)Painter/OnPath.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68589,6 +69017,7 @@ $(OutDir_Painter)SvgUtil.o: $(UPPDIR1)Painter/SvgUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68693,6 +69122,7 @@ $(OutDir_Painter)SvgBounds.o: $(UPPDIR1)Painter/SvgBounds.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68797,6 +69227,7 @@ $(OutDir_Painter)SvgStyle.o: $(UPPDIR1)Painter/SvgStyle.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -68901,6 +69332,7 @@ $(OutDir_Painter)SvgParser.o: $(UPPDIR1)Painter/SvgParser.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69065,6 +69497,7 @@ $(OutDir_Draw)Font.o: $(UPPDIR1)Draw/Font.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69163,6 +69596,7 @@ $(OutDir_Draw)FontCR.o: $(UPPDIR1)Draw/FontCR.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69262,6 +69696,7 @@ $(OutDir_Draw)FontWin32.o: $(UPPDIR1)Draw/FontWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69360,6 +69795,7 @@ $(OutDir_Draw)FontFc.o: $(UPPDIR1)Draw/FontFc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69458,6 +69894,7 @@ $(OutDir_Draw)FontCocoNOMM.o: $(UPPDIR1)Draw/FontCocoNOMM.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69556,6 +69993,7 @@ $(OutDir_Draw)Draw.o: $(UPPDIR1)Draw/Draw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69654,6 +70092,7 @@ $(OutDir_Draw)DrawText.o: $(UPPDIR1)Draw/DrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69752,6 +70191,7 @@ $(OutDir_Draw)DrawData.o: $(UPPDIR1)Draw/DrawData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69850,6 +70290,7 @@ $(OutDir_Draw)Drawing.o: $(UPPDIR1)Draw/Drawing.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -69948,6 +70389,7 @@ $(OutDir_Draw)ImageAnyDraw.o: $(UPPDIR1)Draw/ImageAnyDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70046,6 +70488,7 @@ $(OutDir_Draw)DrawUtil.o: $(UPPDIR1)Draw/DrawUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70144,6 +70587,7 @@ $(OutDir_Draw)DrawTextUtil.o: $(UPPDIR1)Draw/DrawTextUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70242,6 +70686,7 @@ $(OutDir_Draw)Display.o: $(UPPDIR1)Draw/Display.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70341,6 +70786,7 @@ $(OutDir_Draw)Image.o: $(UPPDIR1)Draw/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70439,6 +70885,7 @@ $(OutDir_Draw)ImageBlit.o: $(UPPDIR1)Draw/ImageBlit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70537,6 +70984,7 @@ $(OutDir_Draw)RasterFormat.o: $(UPPDIR1)Draw/RasterFormat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70635,6 +71083,7 @@ $(OutDir_Draw)RasterWrite.o: $(UPPDIR1)Draw/RasterWrite.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70733,6 +71182,7 @@ $(OutDir_Draw)Palette.o: $(UPPDIR1)Draw/Palette.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70831,6 +71281,7 @@ $(OutDir_Draw)Raster.o: $(UPPDIR1)Draw/Raster.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -70929,6 +71380,7 @@ $(OutDir_Draw)RasterEncoder.o: $(UPPDIR1)Draw/RasterEncoder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71027,6 +71479,7 @@ $(OutDir_Draw)ImageOp.o: $(UPPDIR1)Draw/ImageOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71125,6 +71578,7 @@ $(OutDir_Draw)ImageChOp.o: $(UPPDIR1)Draw/ImageChOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71223,6 +71677,7 @@ $(OutDir_Draw)Mify.o: $(UPPDIR1)Draw/Mify.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71321,6 +71776,7 @@ $(OutDir_Draw)ImageScale.o: $(UPPDIR1)Draw/ImageScale.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71419,6 +71875,7 @@ $(OutDir_Draw)RescaleFilter.o: $(UPPDIR1)Draw/RescaleFilter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71517,6 +71974,7 @@ $(OutDir_Draw)MakeCache.o: $(UPPDIR1)Draw/MakeCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71615,6 +72073,7 @@ $(OutDir_Draw)DrawRasterData.o: $(UPPDIR1)Draw/DrawRasterData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71713,6 +72172,7 @@ $(OutDir_Draw)Uhd.o: $(UPPDIR1)Draw/Uhd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71811,6 +72271,7 @@ $(OutDir_Draw)Iml.o: $(UPPDIR1)Draw/Iml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -71909,6 +72370,7 @@ $(OutDir_Draw)DDARasterizer.o: $(UPPDIR1)Draw/DDARasterizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72007,6 +72469,7 @@ $(OutDir_Draw)SDrawClip.o: $(UPPDIR1)Draw/SDrawClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72105,6 +72568,7 @@ $(OutDir_Draw)SDrawPut.o: $(UPPDIR1)Draw/SDrawPut.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72203,6 +72667,7 @@ $(OutDir_Draw)SDrawText.o: $(UPPDIR1)Draw/SDrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72301,6 +72766,7 @@ $(OutDir_Draw)SDraw.o: $(UPPDIR1)Draw/SDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72399,6 +72865,7 @@ $(OutDir_Draw)SImageDraw.o: $(UPPDIR1)Draw/SImageDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72497,6 +72964,7 @@ $(OutDir_Draw)Cham.o: $(UPPDIR1)Draw/Cham.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72595,6 +73063,7 @@ $(OutDir_Draw)SColors.o: $(UPPDIR1)Draw/SColors.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72777,6 +73246,7 @@ $(OutDir_plugin_png)pngupp.o: $(UPPDIR1)plugin/png/pngupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72876,6 +73346,7 @@ $(OutDir_plugin_png)pngreg.o: $(UPPDIR1)plugin/png/pngreg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -72985,6 +73456,7 @@ $(OutDir_PdfDraw)TTFStream.o: $(UPPDIR1)PdfDraw/TTFStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73090,6 +73562,7 @@ $(OutDir_PdfDraw)TTFStruct.o: $(UPPDIR1)PdfDraw/TTFStruct.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73195,6 +73668,7 @@ $(OutDir_PdfDraw)TTFSubset.o: $(UPPDIR1)PdfDraw/TTFSubset.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73300,6 +73774,7 @@ $(OutDir_PdfDraw)TTFReader.o: $(UPPDIR1)PdfDraw/TTFReader.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73405,6 +73880,7 @@ $(OutDir_PdfDraw)PdfDraw.o: $(UPPDIR1)PdfDraw/PdfDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73511,6 +73987,7 @@ $(OutDir_PdfDraw)PdfReport.o: $(UPPDIR1)PdfDraw/PdfReport.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73616,6 +74093,7 @@ $(OutDir_PdfDraw)PdfInit.o: $(UPPDIR1)PdfDraw/PdfInit.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73739,6 +74217,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73866,6 +74345,7 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -73989,6 +74469,7 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74112,6 +74593,7 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74235,6 +74717,7 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74359,6 +74842,7 @@ $(OutDir_CtrlCore)CtrlAttr.o: $(UPPDIR1)CtrlCore/CtrlAttr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74482,6 +74966,7 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74605,6 +75090,7 @@ $(OutDir_CtrlCore)CtrlFrame.o: $(UPPDIR1)CtrlCore/CtrlFrame.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74728,6 +75214,7 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74851,6 +75338,7 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -74974,6 +75462,7 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75097,6 +75586,7 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75220,6 +75710,7 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75343,6 +75834,7 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75466,6 +75958,7 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75589,6 +76082,7 @@ $(OutDir_CtrlCore)Preedit.o: $(UPPDIR1)CtrlCore/Preedit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75712,6 +76206,7 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75836,6 +76331,7 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -75959,6 +76455,7 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76082,6 +76579,7 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76205,6 +76703,7 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76328,6 +76827,7 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76451,6 +76951,7 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76574,6 +77075,7 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76697,6 +77199,7 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76820,6 +77323,7 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -76943,6 +77447,7 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77067,6 +77572,7 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77190,6 +77696,7 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77313,6 +77820,7 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77436,6 +77944,7 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77559,6 +78068,7 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77682,6 +78192,7 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77805,6 +78316,7 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -77928,6 +78440,7 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78051,6 +78564,7 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78174,6 +78688,7 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78297,6 +78812,7 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78420,6 +78936,7 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78543,6 +79060,7 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78666,6 +79184,7 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78789,6 +79308,7 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -78912,6 +79432,7 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79035,6 +79556,7 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79158,6 +79680,7 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79281,6 +79804,7 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79404,6 +79928,7 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79527,6 +80052,7 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79650,6 +80176,7 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79773,6 +80300,7 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -79896,6 +80424,7 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80019,6 +80548,7 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80142,6 +80672,7 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80265,6 +80796,7 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80388,6 +80920,7 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80511,6 +81044,7 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80634,6 +81168,7 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80757,6 +81292,7 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -80881,6 +81417,7 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81004,6 +81541,7 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81127,6 +81665,7 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81250,6 +81789,7 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81373,6 +81913,7 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81496,6 +82037,7 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81619,6 +82161,7 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -81742,6 +82285,7 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82001,6 +82545,7 @@ $(OutDir_plugin_bmp)Bmp.o: $(UPPDIR1)plugin/bmp/Bmp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82101,6 +82646,7 @@ $(OutDir_plugin_bmp)BmpWrite.o: $(UPPDIR1)plugin/bmp/BmpWrite.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82201,6 +82747,7 @@ $(OutDir_plugin_bmp)Icon.o: $(UPPDIR1)plugin/bmp/Icon.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82301,6 +82848,7 @@ $(OutDir_plugin_bmp)BmpReg.o: $(UPPDIR1)plugin/bmp/BmpReg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82412,6 +82960,7 @@ $(OutDir_RichText)Object.o: $(UPPDIR1)RichText/Object.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82517,6 +83066,7 @@ $(OutDir_RichText)RichImage.o: $(UPPDIR1)RichText/RichImage.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82627,6 +83177,7 @@ $(OutDir_RichText)ParaData.o: $(UPPDIR1)RichText/ParaData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82732,6 +83283,7 @@ $(OutDir_RichText)ParaType.o: $(UPPDIR1)RichText/ParaType.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82837,6 +83389,7 @@ $(OutDir_RichText)ParaPaint.o: $(UPPDIR1)RichText/ParaPaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -82943,6 +83496,7 @@ $(OutDir_RichText)HeaderFooter.o: $(UPPDIR1)RichText/HeaderFooter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83048,6 +83602,7 @@ $(OutDir_RichText)TxtData.o: $(UPPDIR1)RichText/TxtData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83153,6 +83708,7 @@ $(OutDir_RichText)TxtPaint.o: $(UPPDIR1)RichText/TxtPaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83258,6 +83814,7 @@ $(OutDir_RichText)TxtOp.o: $(UPPDIR1)RichText/TxtOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83363,6 +83920,7 @@ $(OutDir_RichText)Format.o: $(UPPDIR1)RichText/Format.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83468,6 +84026,7 @@ $(OutDir_RichText)TableCell.o: $(UPPDIR1)RichText/TableCell.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83573,6 +84132,7 @@ $(OutDir_RichText)TableLayout.o: $(UPPDIR1)RichText/TableLayout.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83678,6 +84238,7 @@ $(OutDir_RichText)TablePaint.o: $(UPPDIR1)RichText/TablePaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83783,6 +84344,7 @@ $(OutDir_RichText)TableData.o: $(UPPDIR1)RichText/TableData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83888,6 +84450,7 @@ $(OutDir_RichText)TextPaint.o: $(UPPDIR1)RichText/TextPaint.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -83993,6 +84556,7 @@ $(OutDir_RichText)TextStyle.o: $(UPPDIR1)RichText/TextStyle.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84098,6 +84662,7 @@ $(OutDir_RichText)TextData.o: $(UPPDIR1)RichText/TextData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84203,6 +84768,7 @@ $(OutDir_RichText)TextTable.o: $(UPPDIR1)RichText/TextTable.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84308,6 +84874,7 @@ $(OutDir_RichText)EncodeQtf.o: $(UPPDIR1)RichText/EncodeQtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84413,6 +84980,7 @@ $(OutDir_RichText)ParseQtf.o: $(UPPDIR1)RichText/ParseQtf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84518,6 +85086,7 @@ $(OutDir_RichText)EncodeHTML.o: $(UPPDIR1)RichText/EncodeHTML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84623,6 +85192,7 @@ $(OutDir_RichText)ParseHTML.o: $(UPPDIR1)RichText/ParseHTML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -84728,6 +85298,7 @@ $(OutDir_RichText)Util.o: $(UPPDIR1)RichText/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ diff --git a/umkMakefile b/umkMakefile index 53f7e9c75..a27a20e1d 100644 --- a/umkMakefile +++ b/umkMakefile @@ -151,6 +151,7 @@ $(OutDir_umk)Console.o: $(UPPDIR1)umk/Console.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -252,6 +253,7 @@ $(OutDir_umk)IdeContext.o: $(UPPDIR1)umk/IdeContext.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -353,6 +355,7 @@ $(OutDir_umk)MakeBuild.o: $(UPPDIR1)umk/MakeBuild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -454,6 +457,7 @@ $(OutDir_umk)Export.o: $(UPPDIR1)umk/Export.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -555,6 +559,7 @@ $(OutDir_umk)UppHub.o: $(UPPDIR1)umk/UppHub.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -656,6 +661,7 @@ $(OutDir_umk)umake.o: $(UPPDIR1)umk/umake.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -760,6 +766,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -860,6 +867,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -960,6 +968,7 @@ $(OutDir_ide_Builders)CCJ.o: $(UPPDIR1)ide/Builders/CCJ.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1060,6 +1069,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1161,6 +1171,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1262,6 +1273,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1362,6 +1374,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1462,6 +1475,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1562,6 +1576,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1649,6 +1664,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1736,6 +1752,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1823,6 +1840,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1910,6 +1928,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2016,6 +2035,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2118,6 +2138,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2220,6 +2241,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2322,6 +2344,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2422,6 +2445,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2527,6 +2551,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2627,6 +2652,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2760,6 +2786,7 @@ $(OutDir_ide_Core)Ide.o: $(UPPDIR1)ide/Core/Ide.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2856,6 +2883,7 @@ $(OutDir_ide_Core)Cache.o: $(UPPDIR1)ide/Core/Cache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2952,6 +2980,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3048,6 +3077,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3144,6 +3174,7 @@ $(OutDir_ide_Core)PPinfo.o: $(UPPDIR1)ide/Core/PPinfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3240,6 +3271,7 @@ $(OutDir_ide_Core)Assembly.o: $(UPPDIR1)ide/Core/Assembly.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3336,6 +3368,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3432,6 +3465,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3528,6 +3562,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3624,6 +3659,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3720,6 +3756,7 @@ $(OutDir_ide_Core)Util.o: $(UPPDIR1)ide/Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3816,6 +3853,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3912,6 +3950,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4031,6 +4070,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4130,6 +4170,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4232,6 +4273,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4331,6 +4373,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4430,6 +4473,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4529,6 +4573,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4628,6 +4673,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4725,6 +4771,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4844,6 +4891,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4941,6 +4989,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5038,6 +5087,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5151,6 +5201,7 @@ $(OutDir_plugin_png)pngupp.o: $(UPPDIR1)plugin/png/pngupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5250,6 +5301,7 @@ $(OutDir_plugin_png)pngreg.o: $(UPPDIR1)plugin/png/pngreg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5359,6 +5411,7 @@ $(OutDir_Draw)Font.o: $(UPPDIR1)Draw/Font.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5457,6 +5510,7 @@ $(OutDir_Draw)FontCR.o: $(UPPDIR1)Draw/FontCR.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5556,6 +5610,7 @@ $(OutDir_Draw)FontWin32.o: $(UPPDIR1)Draw/FontWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5654,6 +5709,7 @@ $(OutDir_Draw)FontFc.o: $(UPPDIR1)Draw/FontFc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5752,6 +5808,7 @@ $(OutDir_Draw)FontCocoNOMM.o: $(UPPDIR1)Draw/FontCocoNOMM.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5850,6 +5907,7 @@ $(OutDir_Draw)Draw.o: $(UPPDIR1)Draw/Draw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5948,6 +6006,7 @@ $(OutDir_Draw)DrawText.o: $(UPPDIR1)Draw/DrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6046,6 +6105,7 @@ $(OutDir_Draw)DrawData.o: $(UPPDIR1)Draw/DrawData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6144,6 +6204,7 @@ $(OutDir_Draw)Drawing.o: $(UPPDIR1)Draw/Drawing.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6242,6 +6303,7 @@ $(OutDir_Draw)ImageAnyDraw.o: $(UPPDIR1)Draw/ImageAnyDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6340,6 +6402,7 @@ $(OutDir_Draw)DrawUtil.o: $(UPPDIR1)Draw/DrawUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6438,6 +6501,7 @@ $(OutDir_Draw)DrawTextUtil.o: $(UPPDIR1)Draw/DrawTextUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6536,6 +6600,7 @@ $(OutDir_Draw)Display.o: $(UPPDIR1)Draw/Display.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6635,6 +6700,7 @@ $(OutDir_Draw)Image.o: $(UPPDIR1)Draw/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6733,6 +6799,7 @@ $(OutDir_Draw)ImageBlit.o: $(UPPDIR1)Draw/ImageBlit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6831,6 +6898,7 @@ $(OutDir_Draw)RasterFormat.o: $(UPPDIR1)Draw/RasterFormat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6929,6 +6997,7 @@ $(OutDir_Draw)RasterWrite.o: $(UPPDIR1)Draw/RasterWrite.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7027,6 +7096,7 @@ $(OutDir_Draw)Palette.o: $(UPPDIR1)Draw/Palette.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7125,6 +7195,7 @@ $(OutDir_Draw)Raster.o: $(UPPDIR1)Draw/Raster.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7223,6 +7294,7 @@ $(OutDir_Draw)RasterEncoder.o: $(UPPDIR1)Draw/RasterEncoder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7321,6 +7393,7 @@ $(OutDir_Draw)ImageOp.o: $(UPPDIR1)Draw/ImageOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7419,6 +7492,7 @@ $(OutDir_Draw)ImageChOp.o: $(UPPDIR1)Draw/ImageChOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7517,6 +7591,7 @@ $(OutDir_Draw)Mify.o: $(UPPDIR1)Draw/Mify.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7615,6 +7690,7 @@ $(OutDir_Draw)ImageScale.o: $(UPPDIR1)Draw/ImageScale.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7713,6 +7789,7 @@ $(OutDir_Draw)RescaleFilter.o: $(UPPDIR1)Draw/RescaleFilter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7811,6 +7888,7 @@ $(OutDir_Draw)MakeCache.o: $(UPPDIR1)Draw/MakeCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7909,6 +7987,7 @@ $(OutDir_Draw)DrawRasterData.o: $(UPPDIR1)Draw/DrawRasterData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8007,6 +8086,7 @@ $(OutDir_Draw)Uhd.o: $(UPPDIR1)Draw/Uhd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8105,6 +8185,7 @@ $(OutDir_Draw)Iml.o: $(UPPDIR1)Draw/Iml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8203,6 +8284,7 @@ $(OutDir_Draw)DDARasterizer.o: $(UPPDIR1)Draw/DDARasterizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8301,6 +8383,7 @@ $(OutDir_Draw)SDrawClip.o: $(UPPDIR1)Draw/SDrawClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8399,6 +8482,7 @@ $(OutDir_Draw)SDrawPut.o: $(UPPDIR1)Draw/SDrawPut.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8497,6 +8581,7 @@ $(OutDir_Draw)SDrawText.o: $(UPPDIR1)Draw/SDrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8595,6 +8680,7 @@ $(OutDir_Draw)SDraw.o: $(UPPDIR1)Draw/SDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8693,6 +8779,7 @@ $(OutDir_Draw)SImageDraw.o: $(UPPDIR1)Draw/SImageDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8791,6 +8878,7 @@ $(OutDir_Draw)Cham.o: $(UPPDIR1)Draw/Cham.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8889,6 +8977,7 @@ $(OutDir_Draw)SColors.o: $(UPPDIR1)Draw/SColors.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9067,6 +9156,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9154,6 +9244,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9241,6 +9332,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9328,6 +9420,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9415,6 +9508,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9502,6 +9596,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9589,6 +9684,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9696,6 +9792,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9797,6 +9894,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9927,6 +10025,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10015,6 +10114,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10103,6 +10203,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10203,6 +10304,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10291,6 +10393,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10379,6 +10482,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10850,6 +10954,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10935,6 +11040,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11021,6 +11127,7 @@ $(OutDir_Core)SIMD.o: $(UPPDIR1)Core/SIMD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11107,6 +11214,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11193,6 +11301,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11279,6 +11388,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11365,6 +11475,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11451,6 +11562,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11537,6 +11649,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11623,6 +11736,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11709,6 +11823,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11795,6 +11910,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11881,6 +11997,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11967,6 +12084,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12053,6 +12171,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12139,6 +12258,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12225,6 +12345,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12312,6 +12433,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12398,6 +12520,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12483,6 +12606,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12569,6 +12693,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12656,6 +12781,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12741,6 +12867,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12827,6 +12954,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12914,6 +13042,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12976,92 +13105,6 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/BlockStream.cpp -o $(OutDir_Core)BlockStream.o -$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/Algo.h \ - $(UPPDIR1)Core/App.h \ - $(UPPDIR1)Core/AString.hpp \ - $(UPPDIR1)Core/Atomic.h \ - $(UPPDIR1)Core/BiCont.h \ - $(UPPDIR1)Core/Callback.h \ - $(UPPDIR1)Core/CallbackN.i \ - $(UPPDIR1)Core/CallbackNP.i \ - $(UPPDIR1)Core/CallbackR.i \ - $(UPPDIR1)Core/CharSet.h \ - $(UPPDIR1)Core/CharSet.i \ - $(UPPDIR1)Core/CoAlgo.h \ - $(UPPDIR1)Core/Color.h \ - $(UPPDIR1)Core/Complex.h \ - $(UPPDIR1)Core/config.h \ - $(UPPDIR1)Core/Convert.h \ - $(UPPDIR1)Core/Convert.hpp \ - $(UPPDIR1)Core/Core.h \ - $(UPPDIR1)Core/CoSort.h \ - $(UPPDIR1)Core/CoWork.h \ - $(UPPDIR1)Core/Defs.h \ - $(UPPDIR1)Core/Diag.h \ - $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/FilterStream.h \ - $(UPPDIR1)Core/FixedMap.h \ - $(UPPDIR1)Core/Fn.h \ - $(UPPDIR1)Core/Format.h \ - $(UPPDIR1)Core/Function.h \ - $(UPPDIR1)Core/Gtypes.h \ - $(UPPDIR1)Core/Hash.h \ - $(UPPDIR1)Core/Heap.h \ - $(UPPDIR1)Core/HttpStatusCode.i \ - $(UPPDIR1)Core/Huge.h \ - $(UPPDIR1)Core/i18n.h \ - $(UPPDIR1)Core/Index.h \ - $(UPPDIR1)Core/Index.hpp \ - $(UPPDIR1)Core/Inet.h \ - $(UPPDIR1)Core/InMap.hpp \ - $(UPPDIR1)Core/InVector.h \ - $(UPPDIR1)Core/InVector.hpp \ - $(UPPDIR1)Core/JSON.h \ - $(UPPDIR1)Core/Lang.h \ - $(UPPDIR1)Core/Lang_s.h \ - $(UPPDIR1)Core/LocalProcess.h \ - $(UPPDIR1)Core/Map.h \ - $(UPPDIR1)Core/Map.hpp \ - $(UPPDIR1)Core/Mem.h \ - $(UPPDIR1)Core/Mt.h \ - $(UPPDIR1)Core/Obsolete.h \ - $(UPPDIR1)Core/Ops.h \ - $(UPPDIR1)Core/Other.h \ - $(UPPDIR1)Core/Other.hpp \ - $(UPPDIR1)Core/Parser.h \ - $(UPPDIR1)Core/Path.h \ - $(UPPDIR1)Core/Profile.h \ - $(UPPDIR1)Core/Ptr.h \ - $(UPPDIR1)Core/Range.h \ - $(UPPDIR1)Core/Sort.h \ - $(UPPDIR1)Core/Sorted.h \ - $(UPPDIR1)Core/SplitMerge.h \ - $(UPPDIR1)Core/Stream.h \ - $(UPPDIR1)Core/String.h \ - $(UPPDIR1)Core/t_.h \ - $(UPPDIR1)Core/TimeDate.h \ - $(UPPDIR1)Core/Topic.h \ - $(UPPDIR1)Core/Topt.h \ - $(UPPDIR1)Core/Tuple.h \ - $(UPPDIR1)Core/Utf.hpp \ - $(UPPDIR1)Core/Util.h \ - $(UPPDIR1)Core/Uuid.h \ - $(UPPDIR1)Core/Value.h \ - $(UPPDIR1)Core/Value.hpp \ - $(UPPDIR1)Core/ValueCache.h \ - $(UPPDIR1)Core/ValueUtil.h \ - $(UPPDIR1)Core/ValueUtil.hpp \ - $(UPPDIR1)Core/Vcont.h \ - $(UPPDIR1)Core/Vcont.hpp \ - $(UPPDIR1)Core/Win32Util.h \ - $(UPPDIR1)Core/XML.h \ - $(UPPDIR1)Core/Xmlize.h \ - $(UPPDIR1)Core/Xmlize.hpp \ - $(UPPDIR1)Core/z.h \ - $(UPPDIR1)uppconfig.h - $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o - $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -13085,6 +13128,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ @@ -13148,6 +13192,93 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FilterStream.cpp -o $(OutDir_Core)FilterStream.o +$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/Algo.h \ + $(UPPDIR1)Core/App.h \ + $(UPPDIR1)Core/AString.hpp \ + $(UPPDIR1)Core/Atomic.h \ + $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Callback.h \ + $(UPPDIR1)Core/CallbackN.i \ + $(UPPDIR1)Core/CallbackNP.i \ + $(UPPDIR1)Core/CallbackR.i \ + $(UPPDIR1)Core/CharSet.h \ + $(UPPDIR1)Core/CharSet.i \ + $(UPPDIR1)Core/CoAlgo.h \ + $(UPPDIR1)Core/Color.h \ + $(UPPDIR1)Core/Complex.h \ + $(UPPDIR1)Core/config.h \ + $(UPPDIR1)Core/Convert.h \ + $(UPPDIR1)Core/Convert.hpp \ + $(UPPDIR1)Core/Core.h \ + $(UPPDIR1)Core/CoSort.h \ + $(UPPDIR1)Core/CoWork.h \ + $(UPPDIR1)Core/Defs.h \ + $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/FileMapping.h \ + $(UPPDIR1)Core/FilterStream.h \ + $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ + $(UPPDIR1)Core/Format.h \ + $(UPPDIR1)Core/Function.h \ + $(UPPDIR1)Core/Gtypes.h \ + $(UPPDIR1)Core/Hash.h \ + $(UPPDIR1)Core/Heap.h \ + $(UPPDIR1)Core/HttpStatusCode.i \ + $(UPPDIR1)Core/Huge.h \ + $(UPPDIR1)Core/i18n.h \ + $(UPPDIR1)Core/Index.h \ + $(UPPDIR1)Core/Index.hpp \ + $(UPPDIR1)Core/Inet.h \ + $(UPPDIR1)Core/InMap.hpp \ + $(UPPDIR1)Core/InVector.h \ + $(UPPDIR1)Core/InVector.hpp \ + $(UPPDIR1)Core/JSON.h \ + $(UPPDIR1)Core/Lang.h \ + $(UPPDIR1)Core/Lang_s.h \ + $(UPPDIR1)Core/LocalProcess.h \ + $(UPPDIR1)Core/Map.h \ + $(UPPDIR1)Core/Map.hpp \ + $(UPPDIR1)Core/Mem.h \ + $(UPPDIR1)Core/Mt.h \ + $(UPPDIR1)Core/Obsolete.h \ + $(UPPDIR1)Core/Ops.h \ + $(UPPDIR1)Core/Other.h \ + $(UPPDIR1)Core/Other.hpp \ + $(UPPDIR1)Core/Parser.h \ + $(UPPDIR1)Core/Path.h \ + $(UPPDIR1)Core/Profile.h \ + $(UPPDIR1)Core/Ptr.h \ + $(UPPDIR1)Core/Range.h \ + $(UPPDIR1)Core/Sort.h \ + $(UPPDIR1)Core/Sorted.h \ + $(UPPDIR1)Core/SplitMerge.h \ + $(UPPDIR1)Core/Stream.h \ + $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/t_.h \ + $(UPPDIR1)Core/TimeDate.h \ + $(UPPDIR1)Core/Topic.h \ + $(UPPDIR1)Core/Topt.h \ + $(UPPDIR1)Core/Tuple.h \ + $(UPPDIR1)Core/Utf.hpp \ + $(UPPDIR1)Core/Util.h \ + $(UPPDIR1)Core/Uuid.h \ + $(UPPDIR1)Core/Value.h \ + $(UPPDIR1)Core/Value.hpp \ + $(UPPDIR1)Core/ValueCache.h \ + $(UPPDIR1)Core/ValueUtil.h \ + $(UPPDIR1)Core/ValueUtil.hpp \ + $(UPPDIR1)Core/Vcont.h \ + $(UPPDIR1)Core/Vcont.hpp \ + $(UPPDIR1)Core/Win32Util.h \ + $(UPPDIR1)Core/XML.h \ + $(UPPDIR1)Core/Xmlize.h \ + $(UPPDIR1)Core/Xmlize.hpp \ + $(UPPDIR1)Core/z.h \ + $(UPPDIR1)uppconfig.h + $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o + $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -13171,6 +13302,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13258,6 +13390,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13343,6 +13476,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13429,6 +13563,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13515,6 +13650,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13601,6 +13737,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13687,6 +13824,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13773,6 +13911,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13859,6 +13998,7 @@ $(OutDir_Core)PackedData.o: $(UPPDIR1)Core/PackedData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13945,6 +14085,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14031,6 +14172,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14117,6 +14259,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14203,6 +14346,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14289,6 +14433,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14375,6 +14520,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14462,6 +14608,7 @@ $(OutDir_Core)CvFlt.o: $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14549,6 +14696,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14635,6 +14783,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14720,6 +14869,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14806,6 +14956,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14893,6 +15044,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14979,6 +15131,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15065,6 +15218,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15151,6 +15305,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15237,6 +15392,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15323,6 +15479,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15409,6 +15566,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15495,6 +15653,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15581,6 +15740,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15672,6 +15832,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15759,6 +15920,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15844,6 +16006,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15930,6 +16093,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16016,6 +16180,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16102,6 +16267,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16193,6 +16359,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16280,6 +16447,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16366,6 +16534,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16452,6 +16621,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16538,6 +16708,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16624,6 +16795,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16711,6 +16883,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/Dli.cpp \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16796,6 +16969,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16885,8 +17059,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -16958,8 +17132,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -17032,6 +17206,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ diff --git a/umkMakefile.in b/umkMakefile.in index 53f7e9c75..a27a20e1d 100644 --- a/umkMakefile.in +++ b/umkMakefile.in @@ -151,6 +151,7 @@ $(OutDir_umk)Console.o: $(UPPDIR1)umk/Console.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -252,6 +253,7 @@ $(OutDir_umk)IdeContext.o: $(UPPDIR1)umk/IdeContext.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -353,6 +355,7 @@ $(OutDir_umk)MakeBuild.o: $(UPPDIR1)umk/MakeBuild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -454,6 +457,7 @@ $(OutDir_umk)Export.o: $(UPPDIR1)umk/Export.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -555,6 +559,7 @@ $(OutDir_umk)UppHub.o: $(UPPDIR1)umk/UppHub.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -656,6 +661,7 @@ $(OutDir_umk)umake.o: $(UPPDIR1)umk/umake.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -760,6 +766,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -860,6 +867,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -960,6 +968,7 @@ $(OutDir_ide_Builders)CCJ.o: $(UPPDIR1)ide/Builders/CCJ.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1060,6 +1069,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1161,6 +1171,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1262,6 +1273,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1362,6 +1374,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1462,6 +1475,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1562,6 +1576,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1649,6 +1664,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1736,6 +1752,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1823,6 +1840,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -1910,6 +1928,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2016,6 +2035,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2118,6 +2138,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2220,6 +2241,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2322,6 +2344,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2422,6 +2445,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2527,6 +2551,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2627,6 +2652,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2760,6 +2786,7 @@ $(OutDir_ide_Core)Ide.o: $(UPPDIR1)ide/Core/Ide.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2856,6 +2883,7 @@ $(OutDir_ide_Core)Cache.o: $(UPPDIR1)ide/Core/Cache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -2952,6 +2980,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3048,6 +3077,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3144,6 +3174,7 @@ $(OutDir_ide_Core)PPinfo.o: $(UPPDIR1)ide/Core/PPinfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3240,6 +3271,7 @@ $(OutDir_ide_Core)Assembly.o: $(UPPDIR1)ide/Core/Assembly.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3336,6 +3368,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3432,6 +3465,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3528,6 +3562,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3624,6 +3659,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3720,6 +3756,7 @@ $(OutDir_ide_Core)Util.o: $(UPPDIR1)ide/Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3816,6 +3853,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -3912,6 +3950,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4031,6 +4070,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4130,6 +4170,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4232,6 +4273,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4331,6 +4373,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4430,6 +4473,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4529,6 +4573,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4628,6 +4673,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4725,6 +4771,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4844,6 +4891,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -4941,6 +4989,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5038,6 +5087,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5151,6 +5201,7 @@ $(OutDir_plugin_png)pngupp.o: $(UPPDIR1)plugin/png/pngupp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5250,6 +5301,7 @@ $(OutDir_plugin_png)pngreg.o: $(UPPDIR1)plugin/png/pngreg.icpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5359,6 +5411,7 @@ $(OutDir_Draw)Font.o: $(UPPDIR1)Draw/Font.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5457,6 +5510,7 @@ $(OutDir_Draw)FontCR.o: $(UPPDIR1)Draw/FontCR.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5556,6 +5610,7 @@ $(OutDir_Draw)FontWin32.o: $(UPPDIR1)Draw/FontWin32.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5654,6 +5709,7 @@ $(OutDir_Draw)FontFc.o: $(UPPDIR1)Draw/FontFc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5752,6 +5808,7 @@ $(OutDir_Draw)FontCocoNOMM.o: $(UPPDIR1)Draw/FontCocoNOMM.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5850,6 +5907,7 @@ $(OutDir_Draw)Draw.o: $(UPPDIR1)Draw/Draw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -5948,6 +6006,7 @@ $(OutDir_Draw)DrawText.o: $(UPPDIR1)Draw/DrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6046,6 +6105,7 @@ $(OutDir_Draw)DrawData.o: $(UPPDIR1)Draw/DrawData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6144,6 +6204,7 @@ $(OutDir_Draw)Drawing.o: $(UPPDIR1)Draw/Drawing.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6242,6 +6303,7 @@ $(OutDir_Draw)ImageAnyDraw.o: $(UPPDIR1)Draw/ImageAnyDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6340,6 +6402,7 @@ $(OutDir_Draw)DrawUtil.o: $(UPPDIR1)Draw/DrawUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6438,6 +6501,7 @@ $(OutDir_Draw)DrawTextUtil.o: $(UPPDIR1)Draw/DrawTextUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6536,6 +6600,7 @@ $(OutDir_Draw)Display.o: $(UPPDIR1)Draw/Display.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6635,6 +6700,7 @@ $(OutDir_Draw)Image.o: $(UPPDIR1)Draw/Image.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6733,6 +6799,7 @@ $(OutDir_Draw)ImageBlit.o: $(UPPDIR1)Draw/ImageBlit.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6831,6 +6898,7 @@ $(OutDir_Draw)RasterFormat.o: $(UPPDIR1)Draw/RasterFormat.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -6929,6 +6997,7 @@ $(OutDir_Draw)RasterWrite.o: $(UPPDIR1)Draw/RasterWrite.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7027,6 +7096,7 @@ $(OutDir_Draw)Palette.o: $(UPPDIR1)Draw/Palette.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7125,6 +7195,7 @@ $(OutDir_Draw)Raster.o: $(UPPDIR1)Draw/Raster.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7223,6 +7294,7 @@ $(OutDir_Draw)RasterEncoder.o: $(UPPDIR1)Draw/RasterEncoder.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7321,6 +7393,7 @@ $(OutDir_Draw)ImageOp.o: $(UPPDIR1)Draw/ImageOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7419,6 +7492,7 @@ $(OutDir_Draw)ImageChOp.o: $(UPPDIR1)Draw/ImageChOp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7517,6 +7591,7 @@ $(OutDir_Draw)Mify.o: $(UPPDIR1)Draw/Mify.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7615,6 +7690,7 @@ $(OutDir_Draw)ImageScale.o: $(UPPDIR1)Draw/ImageScale.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7713,6 +7789,7 @@ $(OutDir_Draw)RescaleFilter.o: $(UPPDIR1)Draw/RescaleFilter.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7811,6 +7888,7 @@ $(OutDir_Draw)MakeCache.o: $(UPPDIR1)Draw/MakeCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -7909,6 +7987,7 @@ $(OutDir_Draw)DrawRasterData.o: $(UPPDIR1)Draw/DrawRasterData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8007,6 +8086,7 @@ $(OutDir_Draw)Uhd.o: $(UPPDIR1)Draw/Uhd.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8105,6 +8185,7 @@ $(OutDir_Draw)Iml.o: $(UPPDIR1)Draw/Iml.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8203,6 +8284,7 @@ $(OutDir_Draw)DDARasterizer.o: $(UPPDIR1)Draw/DDARasterizer.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8301,6 +8383,7 @@ $(OutDir_Draw)SDrawClip.o: $(UPPDIR1)Draw/SDrawClip.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8399,6 +8482,7 @@ $(OutDir_Draw)SDrawPut.o: $(UPPDIR1)Draw/SDrawPut.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8497,6 +8581,7 @@ $(OutDir_Draw)SDrawText.o: $(UPPDIR1)Draw/SDrawText.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8595,6 +8680,7 @@ $(OutDir_Draw)SDraw.o: $(UPPDIR1)Draw/SDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8693,6 +8779,7 @@ $(OutDir_Draw)SImageDraw.o: $(UPPDIR1)Draw/SImageDraw.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8791,6 +8878,7 @@ $(OutDir_Draw)Cham.o: $(UPPDIR1)Draw/Cham.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -8889,6 +8977,7 @@ $(OutDir_Draw)SColors.o: $(UPPDIR1)Draw/SColors.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9067,6 +9156,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9154,6 +9244,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9241,6 +9332,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9328,6 +9420,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9415,6 +9508,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9502,6 +9596,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9589,6 +9684,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9696,6 +9792,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9797,6 +9894,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -9927,6 +10025,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10015,6 +10114,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10103,6 +10203,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10203,6 +10304,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10291,6 +10393,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10379,6 +10482,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10850,6 +10954,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -10935,6 +11040,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11021,6 +11127,7 @@ $(OutDir_Core)SIMD.o: $(UPPDIR1)Core/SIMD.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11107,6 +11214,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11193,6 +11301,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11279,6 +11388,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11365,6 +11475,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11451,6 +11562,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11537,6 +11649,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11623,6 +11736,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11709,6 +11823,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11795,6 +11910,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11881,6 +11997,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -11967,6 +12084,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12053,6 +12171,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12139,6 +12258,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12225,6 +12345,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12312,6 +12433,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12398,6 +12520,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12483,6 +12606,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12569,6 +12693,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12656,6 +12781,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12741,6 +12867,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12827,6 +12954,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12914,6 +13042,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -12976,92 +13105,6 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/BlockStream.cpp -o $(OutDir_Core)BlockStream.o -$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/Algo.h \ - $(UPPDIR1)Core/App.h \ - $(UPPDIR1)Core/AString.hpp \ - $(UPPDIR1)Core/Atomic.h \ - $(UPPDIR1)Core/BiCont.h \ - $(UPPDIR1)Core/Callback.h \ - $(UPPDIR1)Core/CallbackN.i \ - $(UPPDIR1)Core/CallbackNP.i \ - $(UPPDIR1)Core/CallbackR.i \ - $(UPPDIR1)Core/CharSet.h \ - $(UPPDIR1)Core/CharSet.i \ - $(UPPDIR1)Core/CoAlgo.h \ - $(UPPDIR1)Core/Color.h \ - $(UPPDIR1)Core/Complex.h \ - $(UPPDIR1)Core/config.h \ - $(UPPDIR1)Core/Convert.h \ - $(UPPDIR1)Core/Convert.hpp \ - $(UPPDIR1)Core/Core.h \ - $(UPPDIR1)Core/CoSort.h \ - $(UPPDIR1)Core/CoWork.h \ - $(UPPDIR1)Core/Defs.h \ - $(UPPDIR1)Core/Diag.h \ - $(UPPDIR1)Core/FileMapping.cpp \ - $(UPPDIR1)Core/FilterStream.h \ - $(UPPDIR1)Core/FixedMap.h \ - $(UPPDIR1)Core/Fn.h \ - $(UPPDIR1)Core/Format.h \ - $(UPPDIR1)Core/Function.h \ - $(UPPDIR1)Core/Gtypes.h \ - $(UPPDIR1)Core/Hash.h \ - $(UPPDIR1)Core/Heap.h \ - $(UPPDIR1)Core/HttpStatusCode.i \ - $(UPPDIR1)Core/Huge.h \ - $(UPPDIR1)Core/i18n.h \ - $(UPPDIR1)Core/Index.h \ - $(UPPDIR1)Core/Index.hpp \ - $(UPPDIR1)Core/Inet.h \ - $(UPPDIR1)Core/InMap.hpp \ - $(UPPDIR1)Core/InVector.h \ - $(UPPDIR1)Core/InVector.hpp \ - $(UPPDIR1)Core/JSON.h \ - $(UPPDIR1)Core/Lang.h \ - $(UPPDIR1)Core/Lang_s.h \ - $(UPPDIR1)Core/LocalProcess.h \ - $(UPPDIR1)Core/Map.h \ - $(UPPDIR1)Core/Map.hpp \ - $(UPPDIR1)Core/Mem.h \ - $(UPPDIR1)Core/Mt.h \ - $(UPPDIR1)Core/Obsolete.h \ - $(UPPDIR1)Core/Ops.h \ - $(UPPDIR1)Core/Other.h \ - $(UPPDIR1)Core/Other.hpp \ - $(UPPDIR1)Core/Parser.h \ - $(UPPDIR1)Core/Path.h \ - $(UPPDIR1)Core/Profile.h \ - $(UPPDIR1)Core/Ptr.h \ - $(UPPDIR1)Core/Range.h \ - $(UPPDIR1)Core/Sort.h \ - $(UPPDIR1)Core/Sorted.h \ - $(UPPDIR1)Core/SplitMerge.h \ - $(UPPDIR1)Core/Stream.h \ - $(UPPDIR1)Core/String.h \ - $(UPPDIR1)Core/t_.h \ - $(UPPDIR1)Core/TimeDate.h \ - $(UPPDIR1)Core/Topic.h \ - $(UPPDIR1)Core/Topt.h \ - $(UPPDIR1)Core/Tuple.h \ - $(UPPDIR1)Core/Utf.hpp \ - $(UPPDIR1)Core/Util.h \ - $(UPPDIR1)Core/Uuid.h \ - $(UPPDIR1)Core/Value.h \ - $(UPPDIR1)Core/Value.hpp \ - $(UPPDIR1)Core/ValueCache.h \ - $(UPPDIR1)Core/ValueUtil.h \ - $(UPPDIR1)Core/ValueUtil.hpp \ - $(UPPDIR1)Core/Vcont.h \ - $(UPPDIR1)Core/Vcont.hpp \ - $(UPPDIR1)Core/Win32Util.h \ - $(UPPDIR1)Core/XML.h \ - $(UPPDIR1)Core/Xmlize.h \ - $(UPPDIR1)Core/Xmlize.hpp \ - $(UPPDIR1)Core/z.h \ - $(UPPDIR1)uppconfig.h - $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o - $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -13085,6 +13128,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ @@ -13148,6 +13192,93 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)uppconfig.h $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FilterStream.cpp -o $(OutDir_Core)FilterStream.o +$(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/Algo.h \ + $(UPPDIR1)Core/App.h \ + $(UPPDIR1)Core/AString.hpp \ + $(UPPDIR1)Core/Atomic.h \ + $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Callback.h \ + $(UPPDIR1)Core/CallbackN.i \ + $(UPPDIR1)Core/CallbackNP.i \ + $(UPPDIR1)Core/CallbackR.i \ + $(UPPDIR1)Core/CharSet.h \ + $(UPPDIR1)Core/CharSet.i \ + $(UPPDIR1)Core/CoAlgo.h \ + $(UPPDIR1)Core/Color.h \ + $(UPPDIR1)Core/Complex.h \ + $(UPPDIR1)Core/config.h \ + $(UPPDIR1)Core/Convert.h \ + $(UPPDIR1)Core/Convert.hpp \ + $(UPPDIR1)Core/Core.h \ + $(UPPDIR1)Core/CoSort.h \ + $(UPPDIR1)Core/CoWork.h \ + $(UPPDIR1)Core/Defs.h \ + $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.cpp \ + $(UPPDIR1)Core/FileMapping.h \ + $(UPPDIR1)Core/FilterStream.h \ + $(UPPDIR1)Core/FixedMap.h \ + $(UPPDIR1)Core/Fn.h \ + $(UPPDIR1)Core/Format.h \ + $(UPPDIR1)Core/Function.h \ + $(UPPDIR1)Core/Gtypes.h \ + $(UPPDIR1)Core/Hash.h \ + $(UPPDIR1)Core/Heap.h \ + $(UPPDIR1)Core/HttpStatusCode.i \ + $(UPPDIR1)Core/Huge.h \ + $(UPPDIR1)Core/i18n.h \ + $(UPPDIR1)Core/Index.h \ + $(UPPDIR1)Core/Index.hpp \ + $(UPPDIR1)Core/Inet.h \ + $(UPPDIR1)Core/InMap.hpp \ + $(UPPDIR1)Core/InVector.h \ + $(UPPDIR1)Core/InVector.hpp \ + $(UPPDIR1)Core/JSON.h \ + $(UPPDIR1)Core/Lang.h \ + $(UPPDIR1)Core/Lang_s.h \ + $(UPPDIR1)Core/LocalProcess.h \ + $(UPPDIR1)Core/Map.h \ + $(UPPDIR1)Core/Map.hpp \ + $(UPPDIR1)Core/Mem.h \ + $(UPPDIR1)Core/Mt.h \ + $(UPPDIR1)Core/Obsolete.h \ + $(UPPDIR1)Core/Ops.h \ + $(UPPDIR1)Core/Other.h \ + $(UPPDIR1)Core/Other.hpp \ + $(UPPDIR1)Core/Parser.h \ + $(UPPDIR1)Core/Path.h \ + $(UPPDIR1)Core/Profile.h \ + $(UPPDIR1)Core/Ptr.h \ + $(UPPDIR1)Core/Range.h \ + $(UPPDIR1)Core/Sort.h \ + $(UPPDIR1)Core/Sorted.h \ + $(UPPDIR1)Core/SplitMerge.h \ + $(UPPDIR1)Core/Stream.h \ + $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/t_.h \ + $(UPPDIR1)Core/TimeDate.h \ + $(UPPDIR1)Core/Topic.h \ + $(UPPDIR1)Core/Topt.h \ + $(UPPDIR1)Core/Tuple.h \ + $(UPPDIR1)Core/Utf.hpp \ + $(UPPDIR1)Core/Util.h \ + $(UPPDIR1)Core/Uuid.h \ + $(UPPDIR1)Core/Value.h \ + $(UPPDIR1)Core/Value.hpp \ + $(UPPDIR1)Core/ValueCache.h \ + $(UPPDIR1)Core/ValueUtil.h \ + $(UPPDIR1)Core/ValueUtil.hpp \ + $(UPPDIR1)Core/Vcont.h \ + $(UPPDIR1)Core/Vcont.hpp \ + $(UPPDIR1)Core/Win32Util.h \ + $(UPPDIR1)Core/XML.h \ + $(UPPDIR1)Core/Xmlize.h \ + $(UPPDIR1)Core/Xmlize.hpp \ + $(UPPDIR1)Core/z.h \ + $(UPPDIR1)uppconfig.h + $(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/FileMapping.cpp -o $(OutDir_Core)FileMapping.o + $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/Algo.h \ $(UPPDIR1)Core/App.h \ @@ -13171,6 +13302,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13258,6 +13390,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13343,6 +13476,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13429,6 +13563,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13515,6 +13650,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13601,6 +13737,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13687,6 +13824,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13773,6 +13911,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13859,6 +13998,7 @@ $(OutDir_Core)PackedData.o: $(UPPDIR1)Core/PackedData.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -13945,6 +14085,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14031,6 +14172,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14117,6 +14259,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14203,6 +14346,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14289,6 +14433,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14375,6 +14520,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14462,6 +14608,7 @@ $(OutDir_Core)CvFlt.o: $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/CvFlt.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14549,6 +14696,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14635,6 +14783,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14720,6 +14869,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14806,6 +14956,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14893,6 +15044,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -14979,6 +15131,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15065,6 +15218,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15151,6 +15305,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15237,6 +15392,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15323,6 +15479,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15409,6 +15566,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15495,6 +15653,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15581,6 +15740,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15672,6 +15832,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15759,6 +15920,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15844,6 +16006,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -15930,6 +16093,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16016,6 +16180,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16102,6 +16267,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16193,6 +16359,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16280,6 +16447,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16366,6 +16534,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16452,6 +16621,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16538,6 +16708,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16624,6 +16795,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16711,6 +16883,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ $(UPPDIR1)Core/Dli.cpp \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16796,6 +16969,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \ @@ -16885,8 +17059,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -16958,8 +17132,8 @@ $(OutDir_Core)Core.a: \ $(OutDir_Core)Huge.o \ $(OutDir_Core)Stream.o \ $(OutDir_Core)BlockStream.o \ - $(OutDir_Core)FileMapping.o \ $(OutDir_Core)FilterStream.o \ + $(OutDir_Core)FileMapping.o \ $(OutDir_Core)Log.o \ $(OutDir_Core)Debug.o \ $(OutDir_Core)Ini.o \ @@ -17032,6 +17206,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/CoWork.h \ $(UPPDIR1)Core/Defs.h \ $(UPPDIR1)Core/Diag.h \ + $(UPPDIR1)Core/FileMapping.h \ $(UPPDIR1)Core/FilterStream.h \ $(UPPDIR1)Core/FixedMap.h \ $(UPPDIR1)Core/Fn.h \