removed wxsetup.h from libdir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5a2055fa9b
commit
337d7956cc
2 changed files with 4 additions and 3 deletions
|
|
@ -42,6 +42,7 @@ while test $# -gt 0; do
|
|||
if test @includedir@ != /usr/include ; then
|
||||
includes=-I@includedir@
|
||||
fi
|
||||
includes="$includes -I@includedir@/@host@/wx"
|
||||
echo $includes -D@TOOLKIT_DEF@ @GUI_TK_INCLUDE@
|
||||
;;
|
||||
--libs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue