From 2c3e274f0a66263dc381588fcdb279125fc2071b Mon Sep 17 00:00:00 2001 From: Rick van der Sluijs Date: Fri, 14 Jul 2017 22:18:02 +0200 Subject: [PATCH] - Added more string constant encapsulation macros - Added more format string functions (including log functions) - Added assert macros - Added type limits and definitions --- cfg/wxwidgets.cfg | 179 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 174 insertions(+), 5 deletions(-) diff --git a/cfg/wxwidgets.cfg b/cfg/wxwidgets.cfg index ddbdf6aa1..25733e5c5 100644 --- a/cfg/wxwidgets.cfg +++ b/cfg/wxwidgets.cfg @@ -1,17 +1,45 @@ - + + + + + + + + + + + + + + false + + + + + + + + false + + + + + + + @@ -22,7 +50,7 @@ - + false @@ -30,7 +58,7 @@ - + false @@ -38,7 +66,7 @@ - + false @@ -46,7 +74,7 @@ - + false @@ -54,6 +82,110 @@ + + + + false + + + + + + + + + + + + + false + + + + + + + + + + + + + false + + + + + + + + + + + + + false + + + + + + + + + + + + + false + + + + + + + + + + + + + false + + + + + + + + + + + + + false + + + + + + + + + + + + + false + + + + + + + + + @@ -75,4 +207,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +