News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxSmith directories

Started by grv575, December 16, 2005, 02:21:10 AM

Previous topic - Next topic

grv575

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?