Fixed WXDIR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# Makefile for wxWindows sample (Cygwin/Mingw32).
|
||||
|
||||
# Set WXDIR for your system
|
||||
WXDIR = $(WXWIN)
|
||||
WXDIR = ../..
|
||||
|
||||
TARGET=dbbrowse
|
||||
OBJECTS = dbbrowse.o doc.o pgmctrl.o tabpgwin.o \
|
||||
|
Reference in New Issue
Block a user