Modified wxMSW listbox.cpp to work with wxCommandEvent::m_commandString
as wxString Modified framelayout Makefile.vc's for move of settingsdlg.[h,cpp] and wxinfo.[h,cpp] to sample/demo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,7 +15,7 @@ EXTRAINC = -I..\..\src
|
||||
EXTRALIBS = $(WXDIR)\lib\fl.lib
|
||||
EXTRAFLAGS = /DwxDUMMY_OBJ_INCLUDED
|
||||
PROGRAM=fl_demo
|
||||
OBJECTS = $(PROGRAM).obj
|
||||
OBJECTS = $(PROGRAM).obj settingsdlg.obj wxinfo.obj
|
||||
|
||||
!include $(WXDIR)\src\makeprog.vc
|
||||
|
||||
|
Reference in New Issue
Block a user