Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: grv575 on December 16, 2005, 02:21:10 am

Title: wxSmith directories
Post by: grv575 on December 16, 2005, 02:21:10 am
The compiler directory a new wxSmith project uses is:

$(#WX.lib)\gcc_dll\msw$(WX_CFG)\msw

But codeblocks does:

$(#WX.lib)\gcc_dll$(WX_CFG)\msw

Shouldn't wxSmith use the same convention?