X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54429bb380a74d200ec735ac360599914b016266..992d6e1e2c5208ec3fded3d92691425f6b484630:/build/bakefiles/wxpresets/presets/wx.bkl diff --git a/build/bakefiles/wxpresets/presets/wx.bkl b/build/bakefiles/wxpresets/presets/wx.bkl index 4e11c306fd..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,11 +90,10 @@ richtext aui + propgrid stc qa - dbgrid gl - odbc xrc html media @@ -110,24 +112,27 @@ + this is changed only when major changes to wxpresets take place. + --> 4 - - base core net xml odbc xrc html adv media gl dbgrid qa aui richtext stc + + base core net xml xrc html adv media gl qa aui propgrid richtext stc - - - applet deprecated fl foldbar gizmos mmedia netutils ogl plot stc svg + + 1 - $(LIB_LIST) $(CONTRIBLIB_LIST) @@ -163,7 +168,7 @@ - 0 + 1 1 0 @@ -196,7 +201,7 @@ - 0 + 1 + + + @@ -394,7 +411,7 @@ if not exist $(nativePaths(_DIRNAME)) mkdir $(nativePaths(_DIRNAME)) - + @@ -522,4 +539,7 @@ + + +