X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6b2edfc836c8867cb868e73d35f36a6e68f943..992d6e1e2c5208ec3fded3d92691425f6b484630:/build/bakefiles/wxpresets/presets/wx.bkl diff --git a/build/bakefiles/wxpresets/presets/wx.bkl b/build/bakefiles/wxpresets/presets/wx.bkl index 0c24e31aff..ae522769d7 100644 --- a/build/bakefiles/wxpresets/presets/wx.bkl +++ b/build/bakefiles/wxpresets/presets/wx.bkl @@ -24,10 +24,13 @@ - wx, wx-lib: templates to be used respectively for / and targets; they add all the wxWidgets-related settings (e.g. the - include and library search paths, the __WXDEBUG__ symbol, etc) + include and library search paths, the __WXDEBUG__ symbol, etc). - - wxconsole: to be used when building console-only libraries or apps - (adds the wxUSE_GUI=0 define). + - wxgui: to be used when building GUI-mode applications. + + - wxconsole: to be used when building console-only applications + (NOTE: it doesn't add the wxUSE_GUI=0 define since you don't + need it when compiling wxBase-only code). - wxlike: this template should be combined with "wx" or "wx-lib" and will make your project build with the same Unicode, debug & shared @@ -63,7 +66,7 @@ - : sets the output directory for the current target to $(value) when on Unix and to e.g. $(value)/vc_lib when on Windows, i.e. acts like just following wxWidgets naming rules. - Useful to allow multiple builds of the + Useful to allow multiple builds of the - : if your library/application needs to compile & link with both wxWidgets and some other wx-based library, which in turn @@ -87,6 +90,7 @@ richtext aui + propgrid stc qa gl @@ -108,7 +112,7 @@ 4 @@ -117,11 +121,11 @@ tag definitions. --> - base core net xml xrc html adv media gl qa aui richtext stc + base core net xml xrc html adv media gl qa aui propgrid richtext stc - 0 + 1 1 0 @@ -197,7 +201,7 @@ - 0 + 1 + + + @@ -395,7 +411,7 @@ if not exist $(nativePaths(_DIRNAME)) mkdir $(nativePaths(_DIRNAME)) - + @@ -523,4 +539,7 @@ + + +