git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13591
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if ( Config("wx") ) {
#! default rel path works for all the demos and most of the samples
#! if no explicit path given
if ( Config("wx") ) {
#! default rel path works for all the demos and most of the samples
#! if no explicit path given
- $WXDIR = Project("WXDIR") || "..\\..";
+ $WXDIR = Project("WXDIR") || (Project("WXDIRREL") || "..\\..");
AddIncludePath("$WXDIR\\include");
AddIncludePath("$WXDIR\\include");