7 # Builds a BC++ 16-bit sample
10 !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx
16 EXTRALIBS=$(WXDIR)\lib\ogl.lib
17 EXTRACPPFLAGS=-I$(WXDIR)\utils\ogl\src
18 OBJECTS = $(TARGET).obj doc.obj shapes.obj symbols.obj view.obj cspalette.obj\
19 mainfrm.obj project.obj dialogs.obj csprint.obj
21 !include $(WXDIR)\src\makeprog.b32