29.01.2012, 14:56, "Gour" <g...@atmarama.net>: > Hello! > > I plan to use premake for D project along with wxWidgets (wxD), and > since we are startingto learn wx, there will be need to build wx samples > in C++. > > I see there is premake4 script http://wiki.wxwidgets.org/Premake4 but > curious how does it work, in general?
It provides function wx_config, which you can use in your project definition. It allows to set root of wx installation, list of used modules, and some other settings. On non-windows platforms it will use wx-config tool to set up buildoptions and linkoptions according to specified configuration. -- Regards, Konstantin ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Premake-users mailing list Premake-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/premake-users