diff --git a/Makefile b/Makefile index 20eb990cf..8dbb9e0a2 100644 --- a/Makefile +++ b/Makefile @@ -398,6 +398,7 @@ $(OutDir_ide)BaseDlg.o: $(UPPDIR1)ide/BaseDlg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -599,6 +600,7 @@ $(OutDir_ide)SelectPkg.o: $(UPPDIR1)ide/SelectPkg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -800,6 +802,7 @@ $(OutDir_ide)UppWspc.o: $(UPPDIR1)ide/UppWspc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1001,6 +1004,7 @@ $(OutDir_ide)NewPackageFile.o: $(UPPDIR1)ide/NewPackageFile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1202,6 +1206,7 @@ $(OutDir_ide)Organizer.o: $(UPPDIR1)ide/Organizer.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1403,6 +1408,7 @@ $(OutDir_ide)Template.o: $(UPPDIR1)ide/Template.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1604,6 +1610,7 @@ $(OutDir_ide)Console.o: $(UPPDIR1)ide/Console.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1805,6 +1812,7 @@ $(OutDir_ide)FindFile.o: $(UPPDIR1)ide/FindFile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2006,6 +2014,7 @@ $(OutDir_ide)FindInFiles.o: $(UPPDIR1)ide/FindInFiles.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2207,6 +2216,7 @@ $(OutDir_ide)Config.o: $(UPPDIR1)ide/Config.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2408,6 +2418,7 @@ $(OutDir_ide)ide.o: $(UPPDIR1)ide/ide.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2609,6 +2620,7 @@ $(OutDir_ide)idefile.o: $(UPPDIR1)ide/idefile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2810,6 +2822,7 @@ $(OutDir_ide)EditorTabBar.o: $(UPPDIR1)ide/EditorTabBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3011,6 +3024,7 @@ $(OutDir_ide)Bottom.o: $(UPPDIR1)ide/Bottom.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3212,6 +3226,7 @@ $(OutDir_ide)t.o: $(UPPDIR1)ide/t.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3413,6 +3428,7 @@ $(OutDir_ide)Cpp.o: $(UPPDIR1)ide/Cpp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3614,6 +3630,7 @@ $(OutDir_ide)Assist.o: $(UPPDIR1)ide/Assist.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3815,6 +3832,7 @@ $(OutDir_ide)DCopy.o: $(UPPDIR1)ide/DCopy.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4016,6 +4034,7 @@ $(OutDir_ide)ContextGoto.o: $(UPPDIR1)ide/ContextGoto.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4217,6 +4236,7 @@ $(OutDir_ide)GoToLine.o: $(UPPDIR1)ide/GoToLine.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4418,6 +4438,7 @@ $(OutDir_ide)Swaps.o: $(UPPDIR1)ide/Swaps.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4619,6 +4640,7 @@ $(OutDir_ide)ParamInfo.o: $(UPPDIR1)ide/ParamInfo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4820,6 +4842,7 @@ $(OutDir_ide)Navigator.o: $(UPPDIR1)ide/Navigator.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5021,6 +5044,7 @@ $(OutDir_ide)Annotations.o: $(UPPDIR1)ide/Annotations.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5222,6 +5246,7 @@ $(OutDir_ide)Virtuals.o: $(UPPDIR1)ide/Virtuals.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5423,6 +5448,7 @@ $(OutDir_ide)Thisbacks.o: $(UPPDIR1)ide/Thisbacks.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5624,6 +5650,7 @@ $(OutDir_ide)Log.o: $(UPPDIR1)ide/Log.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5825,6 +5852,7 @@ $(OutDir_ide)Jump.o: $(UPPDIR1)ide/Jump.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6026,6 +6054,7 @@ $(OutDir_ide)MainConfig.o: $(UPPDIR1)ide/MainConfig.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6227,6 +6256,7 @@ $(OutDir_ide)Setup.o: $(UPPDIR1)ide/Setup.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6428,6 +6458,7 @@ $(OutDir_ide)Custom.o: $(UPPDIR1)ide/Custom.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6629,6 +6660,7 @@ $(OutDir_ide)Print.o: $(UPPDIR1)ide/Print.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6830,6 +6862,7 @@ $(OutDir_ide)Insert.o: $(UPPDIR1)ide/Insert.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7031,6 +7064,7 @@ $(OutDir_ide)idetool.o: $(UPPDIR1)ide/idetool.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7232,6 +7266,7 @@ $(OutDir_ide)Install.o: $(UPPDIR1)ide/Install.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7433,6 +7468,7 @@ $(OutDir_ide)Android.o: $(UPPDIR1)ide/Android.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7634,6 +7670,7 @@ $(OutDir_ide)idebar.o: $(UPPDIR1)ide/idebar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7837,6 +7874,7 @@ $(OutDir_ide)idewin.o: $(UPPDIR1)ide/idewin.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8039,6 +8077,7 @@ $(OutDir_ide)main.o: $(UPPDIR1)ide/main.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8233,6 +8272,7 @@ $(OutDir_ide)CommandLineHandler.o: $(UPPDIR1)ide/CommandLineHandler.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8382,6 +8422,7 @@ $(OutDir_ide)About.o: $(UPPDIR1)ide/About.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8584,6 +8625,7 @@ $(OutDir_ide)Macro.o: $(UPPDIR1)ide/Macro.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8785,6 +8827,7 @@ $(OutDir_ide)Help.o: $(UPPDIR1)ide/Help.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8986,6 +9029,7 @@ $(OutDir_ide)SlideShow.o: $(UPPDIR1)ide/SlideShow.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9187,6 +9231,7 @@ $(OutDir_ide)OnlineSearch.o: $(UPPDIR1)ide/OnlineSearch.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9388,6 +9433,7 @@ $(OutDir_ide)Errors.o: $(UPPDIR1)ide/Errors.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9589,6 +9635,7 @@ $(OutDir_ide)Calc.o: $(UPPDIR1)ide/Calc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9790,6 +9837,7 @@ $(OutDir_ide)FormatCode.o: $(UPPDIR1)ide/FormatCode.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9991,6 +10039,7 @@ $(OutDir_ide)Abbr.o: $(UPPDIR1)ide/Abbr.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10192,6 +10241,7 @@ $(OutDir_ide)Qtf.o: $(UPPDIR1)ide/Qtf.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10393,6 +10443,7 @@ $(OutDir_ide)Xml.o: $(UPPDIR1)ide/Xml.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10594,6 +10645,7 @@ $(OutDir_ide)Json.o: $(UPPDIR1)ide/Json.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10795,6 +10847,7 @@ $(OutDir_ide)MacroManager.o: $(UPPDIR1)ide/MacroManager.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10997,6 +11050,7 @@ $(OutDir_ide)SetupSVN.o: $(UPPDIR1)ide/SetupSVN.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11198,6 +11252,7 @@ $(OutDir_ide)Upgrade.o: $(UPPDIR1)ide/Upgrade.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11399,6 +11454,7 @@ $(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11600,6 +11656,7 @@ $(OutDir_ide)Methods.o: $(UPPDIR1)ide/Methods.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11803,6 +11860,7 @@ $(OutDir_ide)AutoSetup.o: $(UPPDIR1)ide/AutoSetup.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -12004,6 +12062,7 @@ $(OutDir_ide)InstantSetup.o: $(UPPDIR1)ide/InstantSetup.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -12205,6 +12264,7 @@ $(OutDir_ide)OutputMode.o: $(UPPDIR1)ide/OutputMode.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -12406,6 +12466,7 @@ $(OutDir_ide)Build.o: $(UPPDIR1)ide/Build.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -12607,6 +12668,7 @@ $(OutDir_ide)Debug.o: $(UPPDIR1)ide/Debug.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -12808,6 +12870,7 @@ $(OutDir_ide)Valgrind.o: $(UPPDIR1)ide/Valgrind.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13009,6 +13072,7 @@ $(OutDir_ide)Export.o: $(UPPDIR1)ide/Export.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13213,6 +13277,7 @@ $(OutDir_ide_Common)ComDlg.o: $(UPPDIR1)ide/Common/ComDlg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13374,6 +13439,7 @@ $(OutDir_ide_Common)Module.o: $(UPPDIR1)ide/Common/Module.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13534,6 +13600,7 @@ $(OutDir_ide_Common)Util.o: $(UPPDIR1)ide/Common/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13698,6 +13765,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13790,6 +13858,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13882,6 +13951,7 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -13974,6 +14044,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14066,6 +14137,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14158,6 +14230,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14250,6 +14323,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14342,6 +14416,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14434,6 +14509,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14548,6 +14624,7 @@ $(OutDir_ide_LayDes)sdiff.o: $(UPPDIR1)ide/LayDes/sdiff.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14718,6 +14795,7 @@ $(OutDir_ide_LayDes)laylib.o: $(UPPDIR1)ide/LayDes/laylib.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -14888,6 +14966,7 @@ $(OutDir_ide_LayDes)layusc.o: $(UPPDIR1)ide/LayDes/layusc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -15058,6 +15137,7 @@ $(OutDir_ide_LayDes)property.o: $(UPPDIR1)ide/LayDes/property.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -15228,6 +15308,7 @@ $(OutDir_ide_LayDes)textprop.o: $(UPPDIR1)ide/LayDes/textprop.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -15398,6 +15479,7 @@ $(OutDir_ide_LayDes)fontprop.o: $(UPPDIR1)ide/LayDes/fontprop.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -15568,6 +15650,7 @@ $(OutDir_ide_LayDes)propane.o: $(UPPDIR1)ide/LayDes/propane.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -15738,6 +15821,7 @@ $(OutDir_ide_LayDes)item.o: $(UPPDIR1)ide/LayDes/item.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -15908,6 +15992,7 @@ $(OutDir_ide_LayDes)layout.o: $(UPPDIR1)ide/LayDes/layout.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -16078,6 +16163,7 @@ $(OutDir_ide_LayDes)visgen.o: $(UPPDIR1)ide/LayDes/visgen.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -16248,6 +16334,7 @@ $(OutDir_ide_LayDes)laydes.o: $(UPPDIR1)ide/LayDes/laydes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -16419,6 +16506,7 @@ $(OutDir_ide_LayDes)layfile.o: $(UPPDIR1)ide/LayDes/layfile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -16589,6 +16677,7 @@ $(OutDir_ide_LayDes)laywin.o: $(UPPDIR1)ide/LayDes/laywin.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -16793,6 +16882,7 @@ $(OutDir_ide_IconDes)IconDes.o: $(UPPDIR1)ide/IconDes/IconDes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -16958,6 +17048,7 @@ $(OutDir_ide_IconDes)IdeDes.o: $(UPPDIR1)ide/IconDes/IdeDes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17125,6 +17216,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17221,6 +17313,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17317,6 +17410,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17414,6 +17508,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17511,6 +17606,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17607,6 +17703,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17703,6 +17800,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17809,6 +17907,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17891,6 +17990,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -17973,6 +18073,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18055,6 +18156,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18137,6 +18239,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18239,6 +18342,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18337,6 +18441,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18435,6 +18540,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18533,6 +18639,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18629,6 +18736,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18730,6 +18838,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18826,6 +18935,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -18960,6 +19070,7 @@ $(OutDir_ide_Debuggers)Terminal.o: $(UPPDIR1)ide/Debuggers/Terminal.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -19128,6 +19239,7 @@ $(OutDir_ide_Debuggers)Disas.o: $(UPPDIR1)ide/Debuggers/Disas.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -19296,6 +19408,7 @@ $(OutDir_ide_Debuggers)GdbCmd.o: $(UPPDIR1)ide/Debuggers/GdbCmd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -19465,6 +19578,7 @@ $(OutDir_ide_Debuggers)GdbData.o: $(UPPDIR1)ide/Debuggers/GdbData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -19633,6 +19747,7 @@ $(OutDir_ide_Debuggers)Gdb.o: $(UPPDIR1)ide/Debuggers/Gdb.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -19801,6 +19916,7 @@ $(OutDir_ide_Debuggers)GdbMem.o: $(UPPDIR1)ide/Debuggers/GdbMem.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -19961,6 +20077,7 @@ $(OutDir_ide_Debuggers)GdbUtils.o: $(UPPDIR1)ide/Debuggers/GdbUtils.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -20053,6 +20170,7 @@ $(OutDir_ide_Debuggers)Cpu.o: $(UPPDIR1)ide/Debuggers/Cpu.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -20223,6 +20341,7 @@ $(OutDir_ide_Debuggers)Debug.o: $(UPPDIR1)ide/Debuggers/Debug.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -20391,6 +20510,7 @@ $(OutDir_ide_Debuggers)Mem.o: $(UPPDIR1)ide/Debuggers/Mem.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -20559,6 +20679,7 @@ $(OutDir_ide_Debuggers)Sym.o: $(UPPDIR1)ide/Debuggers/Sym.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -20727,6 +20848,7 @@ $(OutDir_ide_Debuggers)Exp.o: $(UPPDIR1)ide/Debuggers/Exp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -20895,6 +21017,7 @@ $(OutDir_ide_Debuggers)PrettyUpp.o: $(UPPDIR1)ide/Debuggers/PrettyUpp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -21063,6 +21186,7 @@ $(OutDir_ide_Debuggers)PrettyStd.o: $(UPPDIR1)ide/Debuggers/PrettyStd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -21231,6 +21355,7 @@ $(OutDir_ide_Debuggers)Pretty.o: $(UPPDIR1)ide/Debuggers/Pretty.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -21399,6 +21524,7 @@ $(OutDir_ide_Debuggers)Visualise.o: $(UPPDIR1)ide/Debuggers/Visualise.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -21567,6 +21693,7 @@ $(OutDir_ide_Debuggers)Data.o: $(UPPDIR1)ide/Debuggers/Data.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -21735,6 +21862,7 @@ $(OutDir_ide_Debuggers)Tree.o: $(UPPDIR1)ide/Debuggers/Tree.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -21903,6 +22031,7 @@ $(OutDir_ide_Debuggers)Stack.o: $(UPPDIR1)ide/Debuggers/Stack.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -22071,6 +22200,7 @@ $(OutDir_ide_Debuggers)Code.o: $(UPPDIR1)ide/Debuggers/Code.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -22239,6 +22369,7 @@ $(OutDir_ide_Debuggers)Pdb.o: $(UPPDIR1)ide/Debuggers/Pdb.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -22458,6 +22589,7 @@ $(OutDir_ide_Browser)Lay.o: $(UPPDIR1)ide/Browser/Lay.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -22624,6 +22756,7 @@ $(OutDir_ide_Browser)Iml.o: $(UPPDIR1)ide/Browser/Iml.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -22790,6 +22923,7 @@ $(OutDir_ide_Browser)Sch.o: $(UPPDIR1)ide/Browser/Sch.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -22956,6 +23090,7 @@ $(OutDir_ide_Browser)Util.o: $(UPPDIR1)ide/Browser/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -23122,6 +23257,7 @@ $(OutDir_ide_Browser)Base.o: $(UPPDIR1)ide/Browser/Base.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -23288,6 +23424,7 @@ $(OutDir_ide_Browser)Item.o: $(UPPDIR1)ide/Browser/Item.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -23455,6 +23592,7 @@ $(OutDir_ide_Browser)ItemDisplay.o: $(UPPDIR1)ide/Browser/ItemDisplay.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -23621,6 +23759,7 @@ $(OutDir_ide_Browser)CodeBrowser.o: $(UPPDIR1)ide/Browser/CodeBrowser.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -23787,6 +23926,7 @@ $(OutDir_ide_Browser)TopicBase.o: $(UPPDIR1)ide/Browser/TopicBase.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -23953,6 +24093,7 @@ $(OutDir_ide_Browser)Reference.o: $(UPPDIR1)ide/Browser/Reference.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -24119,6 +24260,7 @@ $(OutDir_ide_Browser)File.o: $(UPPDIR1)ide/Browser/File.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -24285,6 +24427,7 @@ $(OutDir_ide_Browser)Topic.o: $(UPPDIR1)ide/Browser/Topic.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -24451,6 +24594,7 @@ $(OutDir_ide_Browser)Template.o: $(UPPDIR1)ide/Browser/Template.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -24617,6 +24761,7 @@ $(OutDir_ide_Browser)Link.o: $(UPPDIR1)ide/Browser/Link.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -24783,6 +24928,7 @@ $(OutDir_ide_Browser)TopicWin.o: $(UPPDIR1)ide/Browser/TopicWin.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -24950,6 +25096,7 @@ $(OutDir_ide_Browser)Move.o: $(UPPDIR1)ide/Browser/Move.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -25116,6 +25263,7 @@ $(OutDir_ide_Browser)CodeRef.o: $(UPPDIR1)ide/Browser/CodeRef.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -25282,6 +25430,7 @@ $(OutDir_ide_Browser)TopicI.o: $(UPPDIR1)ide/Browser/TopicI.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -25490,6 +25639,7 @@ $(OutDir_CodeEditor)Register.o: $(UPPDIR1)CodeEditor/Register.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -25638,6 +25788,7 @@ $(OutDir_CodeEditor)HighlightOut.o: $(UPPDIR1)CodeEditor/HighlightOut.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -25786,6 +25937,7 @@ $(OutDir_CodeEditor)Syntax.o: $(UPPDIR1)CodeEditor/Syntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -25934,6 +26086,7 @@ $(OutDir_CodeEditor)Style.o: $(UPPDIR1)CodeEditor/Style.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26082,6 +26235,7 @@ $(OutDir_CodeEditor)RegisterSyntax.o: $(UPPDIR1)CodeEditor/RegisterSyntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26230,6 +26384,7 @@ $(OutDir_CodeEditor)CSyntax.o: $(UPPDIR1)CodeEditor/CSyntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26378,6 +26533,7 @@ $(OutDir_CodeEditor)CInit.o: $(UPPDIR1)CodeEditor/CInit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26526,6 +26682,7 @@ $(OutDir_CodeEditor)CHighlight.o: $(UPPDIR1)CodeEditor/CHighlight.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26674,6 +26831,7 @@ $(OutDir_CodeEditor)CLogic.o: $(UPPDIR1)CodeEditor/CLogic.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26822,6 +26980,7 @@ $(OutDir_CodeEditor)DiffSyntax.o: $(UPPDIR1)CodeEditor/DiffSyntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -26970,6 +27129,7 @@ $(OutDir_CodeEditor)TagSyntax.o: $(UPPDIR1)CodeEditor/TagSyntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -27118,6 +27278,7 @@ $(OutDir_CodeEditor)PythonSyntax.o: $(UPPDIR1)CodeEditor/PythonSyntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -27266,6 +27427,7 @@ $(OutDir_CodeEditor)LogSyntax.o: $(UPPDIR1)CodeEditor/LogSyntax.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -27414,6 +27576,7 @@ $(OutDir_CodeEditor)EditorBar.o: $(UPPDIR1)CodeEditor/EditorBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -27562,6 +27725,7 @@ $(OutDir_CodeEditor)FindReplace.o: $(UPPDIR1)CodeEditor/FindReplace.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -27710,6 +27874,7 @@ $(OutDir_CodeEditor)Lang.o: $(UPPDIR1)CodeEditor/Lang.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -27858,6 +28023,7 @@ $(OutDir_CodeEditor)CodeEditor.o: $(UPPDIR1)CodeEditor/CodeEditor.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28040,6 +28206,7 @@ $(OutDir_CtrlLib)LabelBase.o: $(UPPDIR1)CtrlLib/LabelBase.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28177,6 +28344,7 @@ $(OutDir_CtrlLib)DisplayPopup.o: $(UPPDIR1)CtrlLib/DisplayPopup.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28314,6 +28482,7 @@ $(OutDir_CtrlLib)Button.o: $(UPPDIR1)CtrlLib/Button.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28451,6 +28620,7 @@ $(OutDir_CtrlLib)Switch.o: $(UPPDIR1)CtrlLib/Switch.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28588,6 +28758,7 @@ $(OutDir_CtrlLib)EditField.o: $(UPPDIR1)CtrlLib/EditField.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28725,6 +28896,7 @@ $(OutDir_CtrlLib)Text.o: $(UPPDIR1)CtrlLib/Text.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28862,6 +29034,7 @@ $(OutDir_CtrlLib)LineEdit.o: $(UPPDIR1)CtrlLib/LineEdit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -28999,6 +29172,7 @@ $(OutDir_CtrlLib)DocEdit.o: $(UPPDIR1)CtrlLib/DocEdit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29136,6 +29310,7 @@ $(OutDir_CtrlLib)ScrollBar.o: $(UPPDIR1)CtrlLib/ScrollBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29273,6 +29448,7 @@ $(OutDir_CtrlLib)HeaderCtrl.o: $(UPPDIR1)CtrlLib/HeaderCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29410,6 +29586,7 @@ $(OutDir_CtrlLib)ArrayCtrl.o: $(UPPDIR1)CtrlLib/ArrayCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29547,6 +29724,7 @@ $(OutDir_CtrlLib)MultiButton.o: $(UPPDIR1)CtrlLib/MultiButton.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29684,6 +29862,7 @@ $(OutDir_CtrlLib)PopupTable.o: $(UPPDIR1)CtrlLib/PopupTable.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29821,6 +30000,7 @@ $(OutDir_CtrlLib)DropList.o: $(UPPDIR1)CtrlLib/DropList.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -29958,6 +30138,7 @@ $(OutDir_CtrlLib)DropChoice.o: $(UPPDIR1)CtrlLib/DropChoice.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30095,6 +30276,7 @@ $(OutDir_CtrlLib)Static.o: $(UPPDIR1)CtrlLib/Static.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30232,6 +30414,7 @@ $(OutDir_CtrlLib)Splitter.o: $(UPPDIR1)CtrlLib/Splitter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30369,6 +30552,7 @@ $(OutDir_CtrlLib)FrameSplitter.o: $(UPPDIR1)CtrlLib/FrameSplitter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30506,6 +30690,7 @@ $(OutDir_CtrlLib)SliderCtrl.o: $(UPPDIR1)CtrlLib/SliderCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30643,6 +30828,7 @@ $(OutDir_CtrlLib)ColumnList.o: $(UPPDIR1)CtrlLib/ColumnList.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30780,6 +30966,7 @@ $(OutDir_CtrlLib)Progress.o: $(UPPDIR1)CtrlLib/Progress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -30917,6 +31104,7 @@ $(OutDir_CtrlLib)AKeys.o: $(UPPDIR1)CtrlLib/AKeys.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31054,6 +31242,7 @@ $(OutDir_CtrlLib)RichTextView.o: $(UPPDIR1)CtrlLib/RichTextView.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31191,6 +31380,7 @@ $(OutDir_CtrlLib)Prompt.o: $(UPPDIR1)CtrlLib/Prompt.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31328,6 +31518,7 @@ $(OutDir_CtrlLib)Help.o: $(UPPDIR1)CtrlLib/Help.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31465,6 +31656,7 @@ $(OutDir_CtrlLib)DateTimeCtrl.o: $(UPPDIR1)CtrlLib/DateTimeCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31602,6 +31794,7 @@ $(OutDir_CtrlLib)SuggestCtrl.o: $(UPPDIR1)CtrlLib/SuggestCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31739,6 +31932,7 @@ $(OutDir_CtrlLib)Bar.o: $(UPPDIR1)CtrlLib/Bar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -31876,6 +32070,7 @@ $(OutDir_CtrlLib)MenuItem.o: $(UPPDIR1)CtrlLib/MenuItem.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32014,6 +32209,7 @@ $(OutDir_CtrlLib)MenuBar.o: $(UPPDIR1)CtrlLib/MenuBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32152,6 +32348,7 @@ $(OutDir_CtrlLib)ToolButton.o: $(UPPDIR1)CtrlLib/ToolButton.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32289,6 +32486,7 @@ $(OutDir_CtrlLib)ToolBar.o: $(UPPDIR1)CtrlLib/ToolBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32426,6 +32624,7 @@ $(OutDir_CtrlLib)ToolTip.o: $(UPPDIR1)CtrlLib/ToolTip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32563,6 +32762,7 @@ $(OutDir_CtrlLib)StatusBar.o: $(UPPDIR1)CtrlLib/StatusBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32700,6 +32900,7 @@ $(OutDir_CtrlLib)TabCtrl.o: $(UPPDIR1)CtrlLib/TabCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32837,6 +33038,7 @@ $(OutDir_CtrlLib)TreeCtrl.o: $(UPPDIR1)CtrlLib/TreeCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -32974,6 +33176,7 @@ $(OutDir_CtrlLib)DropTree.o: $(UPPDIR1)CtrlLib/DropTree.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33111,6 +33314,7 @@ $(OutDir_CtrlLib)DlgColor.o: $(UPPDIR1)CtrlLib/DlgColor.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33248,6 +33452,7 @@ $(OutDir_CtrlLib)ColorPopup.o: $(UPPDIR1)CtrlLib/ColorPopup.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33385,6 +33590,7 @@ $(OutDir_CtrlLib)ColorPusher.o: $(UPPDIR1)CtrlLib/ColorPusher.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33522,6 +33728,7 @@ $(OutDir_CtrlLib)FileList.o: $(UPPDIR1)CtrlLib/FileList.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33659,6 +33866,7 @@ $(OutDir_CtrlLib)FileSel.o: $(UPPDIR1)CtrlLib/FileSel.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33796,6 +34004,7 @@ $(OutDir_CtrlLib)FileSelUtil.o: $(UPPDIR1)CtrlLib/FileSelUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -33933,6 +34142,7 @@ $(OutDir_CtrlLib)PrinterJob.o: $(UPPDIR1)CtrlLib/PrinterJob.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34072,6 +34282,7 @@ $(OutDir_CtrlLib)Windows.o: $(UPPDIR1)CtrlLib/Windows.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34209,6 +34420,7 @@ $(OutDir_CtrlLib)Win32.o: $(UPPDIR1)CtrlLib/Win32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34346,6 +34558,7 @@ $(OutDir_CtrlLib)Gtk.o: $(UPPDIR1)CtrlLib/Gtk.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34483,6 +34696,7 @@ $(OutDir_CtrlLib)TrayIconWin32.o: $(UPPDIR1)CtrlLib/TrayIconWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34620,6 +34834,7 @@ $(OutDir_CtrlLib)TrayIconX11.o: $(UPPDIR1)CtrlLib/TrayIconX11.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34757,6 +34972,7 @@ $(OutDir_CtrlLib)TrayIconGtk.o: $(UPPDIR1)CtrlLib/TrayIconGtk.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -34894,6 +35110,7 @@ $(OutDir_CtrlLib)Update.o: $(UPPDIR1)CtrlLib/Update.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35031,6 +35248,7 @@ $(OutDir_CtrlLib)CtrlUtil.o: $(UPPDIR1)CtrlLib/CtrlUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35169,6 +35387,7 @@ $(OutDir_CtrlLib)CtrlLibInit.o: $(UPPDIR1)CtrlLib/CtrlLibInit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35307,6 +35526,7 @@ $(OutDir_CtrlLib)LNGCtrl.o: $(UPPDIR1)CtrlLib/LNGCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35444,6 +35664,7 @@ $(OutDir_CtrlLib)Ch.o: $(UPPDIR1)CtrlLib/Ch.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35582,6 +35803,7 @@ $(OutDir_CtrlLib)ChWin32.o: $(UPPDIR1)CtrlLib/ChWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35721,6 +35943,7 @@ $(OutDir_CtrlLib)ChGtk3.o: $(UPPDIR1)CtrlLib/ChGtk3.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -35858,6 +36081,7 @@ $(OutDir_CtrlLib)ChCoco.o: $(UPPDIR1)CtrlLib/ChCoco.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36118,6 +36342,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36223,6 +36448,7 @@ $(OutDir_HexView)HexView.o: $(UPPDIR1)HexView/HexView.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36369,6 +36595,7 @@ $(OutDir_plugin_astyle)ASStringTools.o: $(UPPDIR1)plugin/astyle/ASStringTools.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36451,6 +36678,7 @@ $(OutDir_plugin_astyle)ASBeautifier.o: $(UPPDIR1)plugin/astyle/ASBeautifier.cpp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36534,6 +36762,7 @@ $(OutDir_plugin_astyle)ASEnhancer.o: $(UPPDIR1)plugin/astyle/ASEnhancer.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36617,6 +36846,7 @@ $(OutDir_plugin_astyle)ASFormatter.o: $(UPPDIR1)plugin/astyle/ASFormatter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36700,6 +36930,7 @@ $(OutDir_plugin_astyle)ASResource.o: $(UPPDIR1)plugin/astyle/ASResource.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36799,6 +37030,7 @@ $(OutDir_TextDiffCtrl)TextDiff.o: $(UPPDIR1)TextDiffCtrl/TextDiff.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -36937,6 +37169,7 @@ $(OutDir_TextDiffCtrl)TextCtrl.o: $(UPPDIR1)TextDiffCtrl/TextCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37075,6 +37308,7 @@ $(OutDir_TextDiffCtrl)DiffCtrl.o: $(UPPDIR1)TextDiffCtrl/DiffCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37214,6 +37448,7 @@ $(OutDir_TextDiffCtrl)DirDiff.o: $(UPPDIR1)TextDiffCtrl/DirDiff.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37352,6 +37587,7 @@ $(OutDir_TextDiffCtrl)patch.o: $(UPPDIR1)TextDiffCtrl/patch.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37490,6 +37726,7 @@ $(OutDir_TextDiffCtrl)PatchDiff.o: $(UPPDIR1)TextDiffCtrl/PatchDiff.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37646,6 +37883,7 @@ $(OutDir_TabBar)TabBar.o: $(UPPDIR1)TabBar/TabBar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37788,6 +38026,7 @@ $(OutDir_TabBar)FileTabs.o: $(UPPDIR1)TabBar/FileTabs.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -37928,6 +38167,7 @@ $(OutDir_TabBar)TabBarCtrl.o: $(UPPDIR1)TabBar/TabBarCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -38088,6 +38328,7 @@ $(OutDir_ide_Designers)Png.o: $(UPPDIR1)ide/Designers/Png.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -38255,6 +38496,7 @@ $(OutDir_ide_Designers)Img.o: $(UPPDIR1)ide/Designers/Img.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -38422,6 +38664,7 @@ $(OutDir_ide_Designers)Qtf.o: $(UPPDIR1)ide/Designers/Qtf.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -38589,6 +38832,7 @@ $(OutDir_ide_Designers)HexView.o: $(UPPDIR1)ide/Designers/HexView.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -38756,6 +39000,7 @@ $(OutDir_ide_Designers)TreeDes.o: $(UPPDIR1)ide/Designers/TreeDes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -38923,6 +39168,7 @@ $(OutDir_ide_Designers)Xml.o: $(UPPDIR1)ide/Designers/Xml.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39090,6 +39336,7 @@ $(OutDir_ide_Designers)Json.o: $(UPPDIR1)ide/Designers/Json.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39269,6 +39516,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39364,6 +39612,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39462,6 +39711,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39557,6 +39807,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39652,6 +39903,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39747,6 +39999,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39842,6 +40095,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -39935,6 +40189,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40050,6 +40305,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40143,6 +40399,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40236,6 +40493,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40349,6 +40607,7 @@ $(OutDir_ide_MacroManager)MacroElement.o: $(UPPDIR1)ide/MacroManager/MacroElemen $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40509,6 +40768,7 @@ $(OutDir_ide_MacroManager)MacroManager.o: $(UPPDIR1)ide/MacroManager/MacroManage $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40671,6 +40931,7 @@ $(OutDir_ide_MacroManager)UscFileParser.o: $(UPPDIR1)ide/MacroManager/UscFilePar $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40835,6 +41096,7 @@ $(OutDir_urepo)Console.o: $(UPPDIR1)urepo/Console.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -40974,6 +41236,7 @@ $(OutDir_urepo)Credentials.o: $(UPPDIR1)urepo/Credentials.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41113,6 +41376,7 @@ $(OutDir_urepo)RepoSync.o: $(UPPDIR1)urepo/RepoSync.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41252,6 +41516,7 @@ $(OutDir_urepo)Diff.o: $(UPPDIR1)urepo/Diff.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41393,6 +41658,7 @@ $(OutDir_urepo)main.o: $(UPPDIR1)urepo/main.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41548,6 +41814,7 @@ $(OutDir_Report)Report.o: $(UPPDIR1)Report/Report.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41686,6 +41953,7 @@ $(OutDir_Report)ReportDlg.o: $(UPPDIR1)Report/ReportDlg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41835,6 +42103,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41917,6 +42186,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -41999,6 +42269,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42081,6 +42352,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42163,6 +42435,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42245,6 +42518,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42327,6 +42601,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42429,6 +42704,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42510,6 +42786,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42591,6 +42868,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42673,6 +42951,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42755,6 +43034,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42837,6 +43117,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -42919,6 +43200,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43001,6 +43283,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43083,6 +43366,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43164,6 +43448,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43245,6 +43530,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43326,6 +43612,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43407,6 +43694,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43488,6 +43776,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43569,6 +43858,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43650,6 +43940,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43731,6 +44022,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43812,6 +44104,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43893,6 +44186,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -43974,6 +44268,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44055,6 +44350,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44136,6 +44432,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44217,6 +44514,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44298,6 +44596,7 @@ $(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44379,6 +44678,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44460,6 +44760,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44541,6 +44842,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44622,6 +44924,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44703,6 +45006,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44784,6 +45088,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44865,6 +45170,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -44946,6 +45252,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45027,6 +45334,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45108,6 +45416,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45189,6 +45498,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45270,6 +45580,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45351,6 +45662,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45432,6 +45744,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45513,6 +45826,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45594,6 +45908,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45675,6 +45990,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45756,6 +46072,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45837,6 +46154,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -45919,6 +46237,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46000,6 +46319,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46081,6 +46401,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46162,6 +46483,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46243,6 +46565,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46324,6 +46647,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46405,6 +46729,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46486,6 +46811,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46567,6 +46893,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46653,6 +46980,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46734,6 +47062,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46815,6 +47144,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46896,6 +47226,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -46977,6 +47308,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47062,6 +47394,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47144,6 +47477,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47225,6 +47559,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47306,6 +47641,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47387,6 +47723,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47468,6 +47805,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47549,6 +47887,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47630,6 +47969,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47851,6 +48191,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -47972,6 +48313,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48055,6 +48397,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48138,6 +48481,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48233,6 +48577,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48316,6 +48661,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48399,6 +48745,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48815,6 +49162,7 @@ $(OutDir_RichEdit)Ruler.o: $(UPPDIR1)RichEdit/Ruler.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -48954,6 +49302,7 @@ $(OutDir_RichEdit)UnitEdit.o: $(UPPDIR1)RichEdit/UnitEdit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49092,6 +49441,7 @@ $(OutDir_RichEdit)Editor.o: $(UPPDIR1)RichEdit/Editor.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49231,6 +49581,7 @@ $(OutDir_RichEdit)Speller.o: $(UPPDIR1)RichEdit/Speller.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49369,6 +49720,7 @@ $(OutDir_RichEdit)Kbd.o: $(UPPDIR1)RichEdit/Kbd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49507,6 +49859,7 @@ $(OutDir_RichEdit)Mouse.o: $(UPPDIR1)RichEdit/Mouse.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49645,6 +49998,7 @@ $(OutDir_RichEdit)Cursor.o: $(UPPDIR1)RichEdit/Cursor.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49783,6 +50137,7 @@ $(OutDir_RichEdit)Undo.o: $(UPPDIR1)RichEdit/Undo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -49921,6 +50276,7 @@ $(OutDir_RichEdit)Modify.o: $(UPPDIR1)RichEdit/Modify.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50059,6 +50415,7 @@ $(OutDir_RichEdit)Formating.o: $(UPPDIR1)RichEdit/Formating.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50197,6 +50554,7 @@ $(OutDir_RichEdit)FormatDlg.o: $(UPPDIR1)RichEdit/FormatDlg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50335,6 +50693,7 @@ $(OutDir_RichEdit)ParaFormat.o: $(UPPDIR1)RichEdit/ParaFormat.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50473,6 +50832,7 @@ $(OutDir_RichEdit)TableUndo.o: $(UPPDIR1)RichEdit/TableUndo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50611,6 +50971,7 @@ $(OutDir_RichEdit)Table.o: $(UPPDIR1)RichEdit/Table.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50749,6 +51110,7 @@ $(OutDir_RichEdit)Find.o: $(UPPDIR1)RichEdit/Find.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -50887,6 +51249,7 @@ $(OutDir_RichEdit)Tool.o: $(UPPDIR1)RichEdit/Tool.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51025,6 +51388,7 @@ $(OutDir_RichEdit)Clip.o: $(UPPDIR1)RichEdit/Clip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51163,6 +51527,7 @@ $(OutDir_RichEdit)StyleKeys.o: $(UPPDIR1)RichEdit/StyleKeys.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51301,6 +51666,7 @@ $(OutDir_RichEdit)HeaderFooter.o: $(UPPDIR1)RichEdit/HeaderFooter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51483,6 +51849,7 @@ $(OutDir_IconDes)IconDraw.o: $(UPPDIR1)IconDes/IconDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51624,6 +51991,7 @@ $(OutDir_IconDes)AlphaCtrl.o: $(UPPDIR1)IconDes/AlphaCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51765,6 +52133,7 @@ $(OutDir_IconDes)RGBACtrl.o: $(UPPDIR1)IconDes/RGBACtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -51906,6 +52275,7 @@ $(OutDir_IconDes)ImageOp.o: $(UPPDIR1)IconDes/ImageOp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52047,6 +52417,7 @@ $(OutDir_IconDes)Paint.o: $(UPPDIR1)IconDes/Paint.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52189,6 +52560,7 @@ $(OutDir_IconDes)Event.o: $(UPPDIR1)IconDes/Event.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52330,6 +52702,7 @@ $(OutDir_IconDes)Fast.o: $(UPPDIR1)IconDes/Fast.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52471,6 +52844,7 @@ $(OutDir_IconDes)IconDes.o: $(UPPDIR1)IconDes/IconDes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52612,6 +52986,7 @@ $(OutDir_IconDes)List.o: $(UPPDIR1)IconDes/List.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52753,6 +53128,7 @@ $(OutDir_IconDes)Image.o: $(UPPDIR1)IconDes/Image.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -52894,6 +53270,7 @@ $(OutDir_IconDes)Smoothen.o: $(UPPDIR1)IconDes/Smoothen.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53035,6 +53412,7 @@ $(OutDir_IconDes)Text.o: $(UPPDIR1)IconDes/Text.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53176,6 +53554,7 @@ $(OutDir_IconDes)Bar.o: $(UPPDIR1)IconDes/Bar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53319,6 +53698,7 @@ $(OutDir_IconDes)EditPos.o: $(UPPDIR1)IconDes/EditPos.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53460,6 +53840,7 @@ $(OutDir_IconDes)ImlFile.o: $(UPPDIR1)IconDes/ImlFile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53637,6 +54018,7 @@ $(OutDir_CppBase)ppconfig.o: $(UPPDIR1)CppBase/ppconfig.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53720,6 +54102,7 @@ $(OutDir_CppBase)macro.o: $(UPPDIR1)CppBase/macro.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53803,6 +54186,7 @@ $(OutDir_CppBase)ppfile.o: $(UPPDIR1)CppBase/ppfile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53886,6 +54270,7 @@ $(OutDir_CppBase)srcfiles.o: $(UPPDIR1)CppBase/srcfiles.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -53969,6 +54354,7 @@ $(OutDir_CppBase)cpp.o: $(UPPDIR1)CppBase/cpp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54052,6 +54438,7 @@ $(OutDir_CppBase)Pre.o: $(UPPDIR1)CppBase/Pre.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54135,6 +54522,7 @@ $(OutDir_CppBase)cpplex.o: $(UPPDIR1)CppBase/cpplex.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54218,6 +54606,7 @@ $(OutDir_CppBase)Parser.o: $(UPPDIR1)CppBase/Parser.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54301,6 +54690,7 @@ $(OutDir_CppBase)Body.o: $(UPPDIR1)CppBase/Body.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54384,6 +54774,7 @@ $(OutDir_CppBase)Base.o: $(UPPDIR1)CppBase/Base.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54467,6 +54858,7 @@ $(OutDir_CppBase)ScopeInfo.o: $(UPPDIR1)CppBase/ScopeInfo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54550,6 +54942,7 @@ $(OutDir_CppBase)Qualify.o: $(UPPDIR1)CppBase/Qualify.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54633,6 +55026,7 @@ $(OutDir_CppBase)CppItem.o: $(UPPDIR1)CppBase/CppItem.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54716,6 +55110,7 @@ $(OutDir_CppBase)Expression.o: $(UPPDIR1)CppBase/Expression.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54833,6 +55228,7 @@ $(OutDir_plugin_gif)gifupp.o: $(UPPDIR1)plugin/gif/gifupp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -54924,6 +55320,7 @@ $(OutDir_plugin_gif)gif.o: $(UPPDIR1)plugin/gif/gif.icpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -55023,6 +55420,7 @@ $(OutDir_plugin_jpg)jpgupp.o: $(UPPDIR1)plugin/jpg/jpgupp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -55120,6 +55518,7 @@ $(OutDir_plugin_jpg)jpgreg.o: $(UPPDIR1)plugin/jpg/jpgreg.icpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -55861,6 +56260,7 @@ $(OutDir_Painter)Painter.o: $(UPPDIR1)Painter/Painter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -55957,6 +56357,7 @@ $(OutDir_Painter)SvgArc.o: $(UPPDIR1)Painter/SvgArc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56053,6 +56454,7 @@ $(OutDir_Painter)PainterPath.o: $(UPPDIR1)Painter/PainterPath.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56149,6 +56551,7 @@ $(OutDir_Painter)DrawOp.o: $(UPPDIR1)Painter/DrawOp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56245,6 +56648,7 @@ $(OutDir_Painter)Painting.o: $(UPPDIR1)Painter/Painting.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56341,6 +56745,7 @@ $(OutDir_Painter)PaintPainting.o: $(UPPDIR1)Painter/PaintPainting.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56437,6 +56842,7 @@ $(OutDir_Painter)PainterInit.o: $(UPPDIR1)Painter/PainterInit.icpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56533,6 +56939,7 @@ $(OutDir_Painter)Xform2D.o: $(UPPDIR1)Painter/Xform2D.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56629,6 +57036,7 @@ $(OutDir_Painter)Approximate.o: $(UPPDIR1)Painter/Approximate.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56725,6 +57133,7 @@ $(OutDir_Painter)Stroker.o: $(UPPDIR1)Painter/Stroker.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56821,6 +57230,7 @@ $(OutDir_Painter)Dasher.o: $(UPPDIR1)Painter/Dasher.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -56917,6 +57327,7 @@ $(OutDir_Painter)Transformer.o: $(UPPDIR1)Painter/Transformer.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57013,6 +57424,7 @@ $(OutDir_Painter)Rasterizer.o: $(UPPDIR1)Painter/Rasterizer.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57109,6 +57521,7 @@ $(OutDir_Painter)RasterizerClip.o: $(UPPDIR1)Painter/RasterizerClip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57205,6 +57618,7 @@ $(OutDir_Painter)RenderChar.o: $(UPPDIR1)Painter/RenderChar.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57301,6 +57715,7 @@ $(OutDir_Painter)Fillers.o: $(UPPDIR1)Painter/Fillers.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57398,6 +57813,7 @@ $(OutDir_Painter)Context.o: $(UPPDIR1)Painter/Context.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57494,6 +57910,7 @@ $(OutDir_Painter)Path.o: $(UPPDIR1)Painter/Path.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57590,6 +58007,7 @@ $(OutDir_Painter)Render.o: $(UPPDIR1)Painter/Render.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57687,6 +58105,7 @@ $(OutDir_Painter)Image.o: $(UPPDIR1)Painter/Image.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57783,6 +58202,7 @@ $(OutDir_Painter)Mask.o: $(UPPDIR1)Painter/Mask.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57879,6 +58299,7 @@ $(OutDir_Painter)Gradient.o: $(UPPDIR1)Painter/Gradient.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -57975,6 +58396,7 @@ $(OutDir_Painter)RadialGradient.o: $(UPPDIR1)Painter/RadialGradient.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58071,6 +58493,7 @@ $(OutDir_Painter)OnPath.o: $(UPPDIR1)Painter/OnPath.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58167,6 +58590,7 @@ $(OutDir_Painter)SvgUtil.o: $(UPPDIR1)Painter/SvgUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58264,6 +58688,7 @@ $(OutDir_Painter)SvgBounds.o: $(UPPDIR1)Painter/SvgBounds.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58361,6 +58786,7 @@ $(OutDir_Painter)SvgStyle.o: $(UPPDIR1)Painter/SvgStyle.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58458,6 +58884,7 @@ $(OutDir_Painter)SvgParser.o: $(UPPDIR1)Painter/SvgParser.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58615,6 +59042,7 @@ $(OutDir_Draw)Font.o: $(UPPDIR1)Draw/Font.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58705,6 +59133,7 @@ $(OutDir_Draw)FontCR.o: $(UPPDIR1)Draw/FontCR.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58795,6 +59224,7 @@ $(OutDir_Draw)FontWin32.o: $(UPPDIR1)Draw/FontWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58885,6 +59315,7 @@ $(OutDir_Draw)FontFc.o: $(UPPDIR1)Draw/FontFc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -58975,6 +59406,7 @@ $(OutDir_Draw)Draw.o: $(UPPDIR1)Draw/Draw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59065,6 +59497,7 @@ $(OutDir_Draw)DrawText.o: $(UPPDIR1)Draw/DrawText.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59155,6 +59588,7 @@ $(OutDir_Draw)DrawData.o: $(UPPDIR1)Draw/DrawData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59245,6 +59679,7 @@ $(OutDir_Draw)Drawing.o: $(UPPDIR1)Draw/Drawing.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59335,6 +59770,7 @@ $(OutDir_Draw)ImageAnyDraw.o: $(UPPDIR1)Draw/ImageAnyDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59425,6 +59861,7 @@ $(OutDir_Draw)DrawUtil.o: $(UPPDIR1)Draw/DrawUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59515,6 +59952,7 @@ $(OutDir_Draw)DrawTextUtil.o: $(UPPDIR1)Draw/DrawTextUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59605,6 +60043,7 @@ $(OutDir_Draw)Display.o: $(UPPDIR1)Draw/Display.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59698,6 +60137,7 @@ $(OutDir_Draw)Image.o: $(UPPDIR1)Draw/Image.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59788,6 +60228,7 @@ $(OutDir_Draw)ImageBlit.o: $(UPPDIR1)Draw/ImageBlit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59878,6 +60319,7 @@ $(OutDir_Draw)RasterFormat.o: $(UPPDIR1)Draw/RasterFormat.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -59968,6 +60410,7 @@ $(OutDir_Draw)RasterWrite.o: $(UPPDIR1)Draw/RasterWrite.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60058,6 +60501,7 @@ $(OutDir_Draw)Palette.o: $(UPPDIR1)Draw/Palette.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60148,6 +60592,7 @@ $(OutDir_Draw)Raster.o: $(UPPDIR1)Draw/Raster.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60238,6 +60683,7 @@ $(OutDir_Draw)RasterEncoder.o: $(UPPDIR1)Draw/RasterEncoder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60328,6 +60774,7 @@ $(OutDir_Draw)ImageOp.o: $(UPPDIR1)Draw/ImageOp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60418,6 +60865,7 @@ $(OutDir_Draw)ImageChOp.o: $(UPPDIR1)Draw/ImageChOp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60508,6 +60956,7 @@ $(OutDir_Draw)ImageScale.o: $(UPPDIR1)Draw/ImageScale.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60598,6 +61047,7 @@ $(OutDir_Draw)RescaleFilter.o: $(UPPDIR1)Draw/RescaleFilter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60688,6 +61138,7 @@ $(OutDir_Draw)MakeCache.o: $(UPPDIR1)Draw/MakeCache.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60778,6 +61229,7 @@ $(OutDir_Draw)DrawRasterData.o: $(UPPDIR1)Draw/DrawRasterData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60868,6 +61320,7 @@ $(OutDir_Draw)Uhd.o: $(UPPDIR1)Draw/Uhd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -60958,6 +61411,7 @@ $(OutDir_Draw)Iml.o: $(UPPDIR1)Draw/Iml.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61048,6 +61502,7 @@ $(OutDir_Draw)DDARasterizer.o: $(UPPDIR1)Draw/DDARasterizer.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61138,6 +61593,7 @@ $(OutDir_Draw)SDrawClip.o: $(UPPDIR1)Draw/SDrawClip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61228,6 +61684,7 @@ $(OutDir_Draw)SDrawPut.o: $(UPPDIR1)Draw/SDrawPut.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61318,6 +61775,7 @@ $(OutDir_Draw)SDrawText.o: $(UPPDIR1)Draw/SDrawText.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61408,6 +61866,7 @@ $(OutDir_Draw)SDraw.o: $(UPPDIR1)Draw/SDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61498,6 +61957,7 @@ $(OutDir_Draw)SImageDraw.o: $(UPPDIR1)Draw/SImageDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61588,6 +62048,7 @@ $(OutDir_Draw)Cham.o: $(UPPDIR1)Draw/Cham.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61679,6 +62140,7 @@ $(OutDir_Draw)SColors.o: $(UPPDIR1)Draw/SColors.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61845,6 +62307,7 @@ $(OutDir_PdfDraw)TTFStream.o: $(UPPDIR1)PdfDraw/TTFStream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -61937,6 +62400,7 @@ $(OutDir_PdfDraw)TTFStruct.o: $(UPPDIR1)PdfDraw/TTFStruct.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62029,6 +62493,7 @@ $(OutDir_PdfDraw)TTFReader.o: $(UPPDIR1)PdfDraw/TTFReader.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62121,6 +62586,7 @@ $(OutDir_PdfDraw)TTFSubset.o: $(UPPDIR1)PdfDraw/TTFSubset.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62213,6 +62679,7 @@ $(OutDir_PdfDraw)PdfDraw.o: $(UPPDIR1)PdfDraw/PdfDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62306,6 +62773,7 @@ $(OutDir_PdfDraw)PdfReport.o: $(UPPDIR1)PdfDraw/PdfReport.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62398,6 +62866,7 @@ $(OutDir_PdfDraw)PdfInit.o: $(UPPDIR1)PdfDraw/PdfInit.icpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62508,6 +62977,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62630,6 +63100,7 @@ $(OutDir_CtrlCore)SystemDraw.o: $(UPPDIR1)CtrlCore/SystemDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62737,6 +63208,7 @@ $(OutDir_CtrlCore)Frame.o: $(UPPDIR1)CtrlCore/Frame.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62844,6 +63316,7 @@ $(OutDir_CtrlCore)CtrlMt.o: $(UPPDIR1)CtrlCore/CtrlMt.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -62951,6 +63424,7 @@ $(OutDir_CtrlCore)Ctrl.o: $(UPPDIR1)CtrlCore/Ctrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63059,6 +63533,7 @@ $(OutDir_CtrlCore)CtrlChild.o: $(UPPDIR1)CtrlCore/CtrlChild.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63166,6 +63641,7 @@ $(OutDir_CtrlCore)CtrlPos.o: $(UPPDIR1)CtrlCore/CtrlPos.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63273,6 +63749,7 @@ $(OutDir_CtrlCore)CtrlDraw.o: $(UPPDIR1)CtrlCore/CtrlDraw.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63380,6 +63857,7 @@ $(OutDir_CtrlCore)CtrlMouse.o: $(UPPDIR1)CtrlCore/CtrlMouse.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63487,6 +63965,7 @@ $(OutDir_CtrlCore)CtrlKbd.o: $(UPPDIR1)CtrlCore/CtrlKbd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63594,6 +64073,7 @@ $(OutDir_CtrlCore)CtrlTimer.o: $(UPPDIR1)CtrlCore/CtrlTimer.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63701,6 +64181,7 @@ $(OutDir_CtrlCore)CtrlClip.o: $(UPPDIR1)CtrlCore/CtrlClip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63808,6 +64289,7 @@ $(OutDir_CtrlCore)LocalLoop.o: $(UPPDIR1)CtrlCore/LocalLoop.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -63915,6 +64397,7 @@ $(OutDir_CtrlCore)CtrlCoreInit.o: $(UPPDIR1)CtrlCore/CtrlCoreInit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64023,6 +64506,7 @@ $(OutDir_CtrlCore)TopWindow.o: $(UPPDIR1)CtrlCore/TopWindow.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64130,6 +64614,7 @@ $(OutDir_CtrlCore)DrawWin32.o: $(UPPDIR1)CtrlCore/DrawWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64237,6 +64722,7 @@ $(OutDir_CtrlCore)DrawOpWin32.o: $(UPPDIR1)CtrlCore/DrawOpWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64344,6 +64830,7 @@ $(OutDir_CtrlCore)DrawTextWin32.o: $(UPPDIR1)CtrlCore/DrawTextWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64451,6 +64938,7 @@ $(OutDir_CtrlCore)ImageWin32.o: $(UPPDIR1)CtrlCore/ImageWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64558,6 +65046,7 @@ $(OutDir_CtrlCore)MetaFile.o: $(UPPDIR1)CtrlCore/MetaFile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64665,6 +65154,7 @@ $(OutDir_CtrlCore)UtilWin32.o: $(UPPDIR1)CtrlCore/UtilWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64772,6 +65262,7 @@ $(OutDir_CtrlCore)Win32Ctrl.o: $(UPPDIR1)CtrlCore/Win32Ctrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64879,6 +65370,7 @@ $(OutDir_CtrlCore)Win32Wnd.o: $(UPPDIR1)CtrlCore/Win32Wnd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -64988,6 +65480,7 @@ $(OutDir_CtrlCore)Win32Clip.o: $(UPPDIR1)CtrlCore/Win32Clip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65096,6 +65589,7 @@ $(OutDir_CtrlCore)Win32DnD.o: $(UPPDIR1)CtrlCore/Win32DnD.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65203,6 +65697,7 @@ $(OutDir_CtrlCore)Win32Proc.o: $(UPPDIR1)CtrlCore/Win32Proc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65310,6 +65805,7 @@ $(OutDir_CtrlCore)TopWin32.o: $(UPPDIR1)CtrlCore/TopWin32.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65417,6 +65913,7 @@ $(OutDir_CtrlCore)DHCtrl.o: $(UPPDIR1)CtrlCore/DHCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65524,6 +66021,7 @@ $(OutDir_CtrlCore)DrawX11.o: $(UPPDIR1)CtrlCore/DrawX11.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65631,6 +66129,7 @@ $(OutDir_CtrlCore)DrawOpX11.o: $(UPPDIR1)CtrlCore/DrawOpX11.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65738,6 +66237,7 @@ $(OutDir_CtrlCore)DrawTextX11.o: $(UPPDIR1)CtrlCore/DrawTextX11.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65845,6 +66345,7 @@ $(OutDir_CtrlCore)ImageX11.o: $(UPPDIR1)CtrlCore/ImageX11.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -65952,6 +66453,7 @@ $(OutDir_CtrlCore)UtilX11.o: $(UPPDIR1)CtrlCore/UtilX11.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66059,6 +66561,7 @@ $(OutDir_CtrlCore)X11Ctrl.o: $(UPPDIR1)CtrlCore/X11Ctrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66166,6 +66669,7 @@ $(OutDir_CtrlCore)X11Wnd.o: $(UPPDIR1)CtrlCore/X11Wnd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66274,6 +66778,7 @@ $(OutDir_CtrlCore)X11Proc.o: $(UPPDIR1)CtrlCore/X11Proc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66381,6 +66886,7 @@ $(OutDir_CtrlCore)X11Clip.o: $(UPPDIR1)CtrlCore/X11Clip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66488,6 +66994,7 @@ $(OutDir_CtrlCore)X11DnD.o: $(UPPDIR1)CtrlCore/X11DnD.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66595,6 +67102,7 @@ $(OutDir_CtrlCore)X11Top.o: $(UPPDIR1)CtrlCore/X11Top.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66702,6 +67210,7 @@ $(OutDir_CtrlCore)X11ImgClip.o: $(UPPDIR1)CtrlCore/X11ImgClip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66810,6 +67319,7 @@ $(OutDir_CtrlCore)X11App.o: $(UPPDIR1)CtrlCore/X11App.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -66917,6 +67427,7 @@ $(OutDir_CtrlCore)X11DHCtrl.o: $(UPPDIR1)CtrlCore/X11DHCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67024,6 +67535,7 @@ $(OutDir_CtrlCore)GtkDrawOp.o: $(UPPDIR1)CtrlCore/GtkDrawOp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67131,6 +67643,7 @@ $(OutDir_CtrlCore)GtkDrawText.o: $(UPPDIR1)CtrlCore/GtkDrawText.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67238,6 +67751,7 @@ $(OutDir_CtrlCore)GtkDrawImage.o: $(UPPDIR1)CtrlCore/GtkDrawImage.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67345,6 +67859,7 @@ $(OutDir_CtrlCore)GdkImage.o: $(UPPDIR1)CtrlCore/GdkImage.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67452,6 +67967,7 @@ $(OutDir_CtrlCore)GtkUtil.o: $(UPPDIR1)CtrlCore/GtkUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67559,6 +68075,7 @@ $(OutDir_CtrlCore)GtkX11Util.o: $(UPPDIR1)CtrlCore/GtkX11Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67666,6 +68183,7 @@ $(OutDir_CtrlCore)GtkCtrl.o: $(UPPDIR1)CtrlCore/GtkCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67773,6 +68291,7 @@ $(OutDir_CtrlCore)GtkCapture.o: $(UPPDIR1)CtrlCore/GtkCapture.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67880,6 +68399,7 @@ $(OutDir_CtrlCore)GtkWnd.o: $(UPPDIR1)CtrlCore/GtkWnd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -67987,6 +68507,7 @@ $(OutDir_CtrlCore)GtkCreate.o: $(UPPDIR1)CtrlCore/GtkCreate.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68094,6 +68615,7 @@ $(OutDir_CtrlCore)GtkEvent.o: $(UPPDIR1)CtrlCore/GtkEvent.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68201,6 +68723,7 @@ $(OutDir_CtrlCore)GtkTop.o: $(UPPDIR1)CtrlCore/GtkTop.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68308,6 +68831,7 @@ $(OutDir_CtrlCore)GtkClip.o: $(UPPDIR1)CtrlCore/GtkClip.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68416,6 +68940,7 @@ $(OutDir_CtrlCore)GtkDnD.o: $(UPPDIR1)CtrlCore/GtkDnD.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68523,6 +69048,7 @@ $(OutDir_CtrlCore)GtkApp.o: $(UPPDIR1)CtrlCore/GtkApp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68630,6 +69156,7 @@ $(OutDir_CtrlCore)CocoCtrl.o: $(UPPDIR1)CtrlCore/CocoCtrl.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68737,6 +69264,7 @@ $(OutDir_CtrlCore)CocoWnd.o: $(UPPDIR1)CtrlCore/CocoWnd.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68844,6 +69372,7 @@ $(OutDir_CtrlCore)CocoTop.o: $(UPPDIR1)CtrlCore/CocoTop.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -68951,6 +69480,7 @@ $(OutDir_CtrlCore)CocoChSysInit.o: $(UPPDIR1)CtrlCore/CocoChSysInit.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69088,6 +69618,7 @@ $(OutDir_CtrlCore)ParseRTF.o: $(UPPDIR1)CtrlCore/ParseRTF.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69195,6 +69726,7 @@ $(OutDir_CtrlCore)EncodeRTF.o: $(UPPDIR1)CtrlCore/EncodeRTF.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69432,6 +69964,7 @@ $(OutDir_plugin_bmp)Bmp.o: $(UPPDIR1)plugin/bmp/Bmp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69524,6 +70057,7 @@ $(OutDir_plugin_bmp)BmpWrite.o: $(UPPDIR1)plugin/bmp/BmpWrite.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69616,6 +70150,7 @@ $(OutDir_plugin_bmp)Icon.o: $(UPPDIR1)plugin/bmp/Icon.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69708,6 +70243,7 @@ $(OutDir_plugin_bmp)BmpReg.o: $(UPPDIR1)plugin/bmp/BmpReg.icpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69811,6 +70347,7 @@ $(OutDir_RichText)Object.o: $(UPPDIR1)RichText/Object.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -69908,6 +70445,7 @@ $(OutDir_RichText)RichImage.o: $(UPPDIR1)RichText/RichImage.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70011,6 +70549,7 @@ $(OutDir_RichText)ParaData.o: $(UPPDIR1)RichText/ParaData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70108,6 +70647,7 @@ $(OutDir_RichText)ParaType.o: $(UPPDIR1)RichText/ParaType.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70205,6 +70745,7 @@ $(OutDir_RichText)ParaPaint.o: $(UPPDIR1)RichText/ParaPaint.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70303,6 +70844,7 @@ $(OutDir_RichText)HeaderFooter.o: $(UPPDIR1)RichText/HeaderFooter.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70400,6 +70942,7 @@ $(OutDir_RichText)TxtData.o: $(UPPDIR1)RichText/TxtData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70497,6 +71040,7 @@ $(OutDir_RichText)TxtPaint.o: $(UPPDIR1)RichText/TxtPaint.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70594,6 +71138,7 @@ $(OutDir_RichText)TxtOp.o: $(UPPDIR1)RichText/TxtOp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70691,6 +71236,7 @@ $(OutDir_RichText)Format.o: $(UPPDIR1)RichText/Format.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70788,6 +71334,7 @@ $(OutDir_RichText)TableCell.o: $(UPPDIR1)RichText/TableCell.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70885,6 +71432,7 @@ $(OutDir_RichText)TableLayout.o: $(UPPDIR1)RichText/TableLayout.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -70982,6 +71530,7 @@ $(OutDir_RichText)TablePaint.o: $(UPPDIR1)RichText/TablePaint.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71079,6 +71628,7 @@ $(OutDir_RichText)TableData.o: $(UPPDIR1)RichText/TableData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71176,6 +71726,7 @@ $(OutDir_RichText)TextPaint.o: $(UPPDIR1)RichText/TextPaint.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71273,6 +71824,7 @@ $(OutDir_RichText)TextStyle.o: $(UPPDIR1)RichText/TextStyle.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71370,6 +71922,7 @@ $(OutDir_RichText)TextData.o: $(UPPDIR1)RichText/TextData.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71467,6 +72020,7 @@ $(OutDir_RichText)TextTable.o: $(UPPDIR1)RichText/TextTable.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71564,6 +72118,7 @@ $(OutDir_RichText)EncodeQtf.o: $(UPPDIR1)RichText/EncodeQtf.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71661,6 +72216,7 @@ $(OutDir_RichText)ParseQtf.o: $(UPPDIR1)RichText/ParseQtf.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71758,6 +72314,7 @@ $(OutDir_RichText)EncodeHTML.o: $(UPPDIR1)RichText/EncodeHTML.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -71855,6 +72412,7 @@ $(OutDir_RichText)Util.o: $(UPPDIR1)RichText/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -72026,6 +72584,7 @@ $(OutDir_plugin_png)pngupp.o: $(UPPDIR1)plugin/png/pngupp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -72119,6 +72678,7 @@ $(OutDir_plugin_png)pngreg.o: $(UPPDIR1)plugin/png/pngreg.icpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ diff --git a/uMakefile b/uMakefile index 2471640f2..f35296241 100644 --- a/uMakefile +++ b/uMakefile @@ -114,6 +114,7 @@ $(OutDir_umk)MacOs.o: $(UPPDIR1)umk/MacOs.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -220,6 +221,7 @@ $(OutDir_umk)Console.o: $(UPPDIR1)umk/Console.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -317,6 +319,7 @@ $(OutDir_umk)IdeContext.o: $(UPPDIR1)umk/IdeContext.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -414,6 +417,7 @@ $(OutDir_umk)MakeBuild.o: $(UPPDIR1)umk/MakeBuild.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -511,6 +515,7 @@ $(OutDir_umk)Export.o: $(UPPDIR1)umk/Export.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -608,6 +613,7 @@ $(OutDir_umk)umake.o: $(UPPDIR1)umk/umake.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -708,6 +714,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -804,6 +811,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -900,6 +908,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -997,6 +1006,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1094,6 +1104,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1190,6 +1201,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1286,6 +1298,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1392,6 +1405,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1474,6 +1488,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1556,6 +1571,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile. $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1638,6 +1654,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1720,6 +1737,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1822,6 +1840,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -1920,6 +1939,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2018,6 +2038,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2116,6 +2137,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2212,6 +2234,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2313,6 +2336,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2409,6 +2433,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2535,6 +2560,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2627,6 +2653,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2719,6 +2746,7 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2811,6 +2839,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2903,6 +2932,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -2995,6 +3025,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3087,6 +3118,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3179,6 +3211,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3271,6 +3304,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3377,6 +3411,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3472,6 +3507,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3570,6 +3606,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3665,6 +3702,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3760,6 +3798,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3855,6 +3894,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -3950,6 +3990,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4043,6 +4084,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4158,6 +4200,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4251,6 +4294,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4344,6 +4388,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4449,6 +4494,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4531,6 +4577,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4613,6 +4660,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4695,6 +4743,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4777,6 +4826,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4859,6 +4909,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -4941,6 +4992,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5043,6 +5095,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5148,6 +5201,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5269,6 +5323,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5352,6 +5407,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5435,6 +5491,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5530,6 +5587,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5613,6 +5671,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -5696,6 +5755,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6112,6 +6172,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6193,6 +6254,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6274,6 +6336,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6356,6 +6419,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6438,6 +6502,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6520,6 +6585,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6602,6 +6668,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6684,6 +6751,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6766,6 +6834,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6847,6 +6916,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -6928,6 +6998,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7009,6 +7080,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7090,6 +7162,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7171,6 +7244,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7252,6 +7326,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7333,6 +7408,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7414,6 +7490,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7495,6 +7572,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7576,6 +7654,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7657,6 +7736,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7738,6 +7818,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7819,6 +7900,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7900,6 +7982,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -7981,6 +8064,7 @@ $(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8062,6 +8146,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8143,6 +8228,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8224,6 +8310,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8305,6 +8392,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8386,6 +8474,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8467,6 +8556,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8548,6 +8638,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8629,6 +8720,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8710,6 +8802,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8791,6 +8884,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8872,6 +8966,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -8953,6 +9048,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9034,6 +9130,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9115,6 +9212,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9196,6 +9294,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9277,6 +9376,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9358,6 +9458,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9439,6 +9540,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9520,6 +9622,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9602,6 +9705,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9683,6 +9787,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9764,6 +9869,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9845,6 +9951,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -9926,6 +10033,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10007,6 +10115,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10088,6 +10197,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10169,6 +10279,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10250,6 +10361,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10336,6 +10448,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10417,6 +10530,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10498,6 +10612,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10579,6 +10694,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10660,6 +10776,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10745,6 +10862,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10827,6 +10945,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10908,6 +11027,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -10989,6 +11109,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11070,6 +11191,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11151,6 +11273,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11232,6 +11355,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11313,6 +11437,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \ @@ -11534,6 +11659,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \ $(UPPDIR1)Core/AString.hpp \ $(UPPDIR1)Core/Atomic.h \ $(UPPDIR1)Core/BiCont.h \ + $(UPPDIR1)Core/Blit.h \ $(UPPDIR1)Core/Callback.h \ $(UPPDIR1)Core/CallbackN.i \ $(UPPDIR1)Core/CallbackNP.i \