Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
Added back GetFrame/GetDialog for compatibility and consistency git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -769,7 +769,7 @@ HTMLDLL_OBJECTS = \
|
||||
$(OBJS)\htmldll_helpdata.o \
|
||||
$(OBJS)\htmldll_helpdlg.o \
|
||||
$(OBJS)\htmldll_helpfrm.o \
|
||||
$(OBJS)\htmldll_helpwin.o \
|
||||
$(OBJS)\htmldll_helpwnd.o \
|
||||
$(OBJS)\htmldll_htmlcell.o \
|
||||
$(OBJS)\htmldll_htmlfilt.o \
|
||||
$(OBJS)\htmldll_htmlpars.o \
|
||||
@@ -803,7 +803,7 @@ HTMLLIB_OBJECTS = \
|
||||
$(OBJS)\htmllib_helpdata.o \
|
||||
$(OBJS)\htmllib_helpdlg.o \
|
||||
$(OBJS)\htmllib_helpfrm.o \
|
||||
$(OBJS)\htmllib_helpwin.o \
|
||||
$(OBJS)\htmllib_helpwnd.o \
|
||||
$(OBJS)\htmllib_htmlcell.o \
|
||||
$(OBJS)\htmllib_htmlfilt.o \
|
||||
$(OBJS)\htmllib_htmlpars.o \
|
||||
@@ -1077,7 +1077,7 @@ ____MONOLIB_GUI_SRC_FILENAMES_OBJECTS = \
|
||||
$(OBJS)\monodll_helpdata.o \
|
||||
$(OBJS)\monodll_helpdlg.o \
|
||||
$(OBJS)\monodll_helpfrm.o \
|
||||
$(OBJS)\monodll_helpwin.o \
|
||||
$(OBJS)\monodll_helpwnd.o \
|
||||
$(OBJS)\monodll_htmlcell.o \
|
||||
$(OBJS)\monodll_htmlfilt.o \
|
||||
$(OBJS)\monodll_htmlpars.o \
|
||||
@@ -1611,7 +1611,7 @@ ____MONOLIB_GUI_SRC_FILENAMES_1_OBJECTS = \
|
||||
$(OBJS)\monolib_helpdata.o \
|
||||
$(OBJS)\monolib_helpdlg.o \
|
||||
$(OBJS)\monolib_helpfrm.o \
|
||||
$(OBJS)\monolib_helpwin.o \
|
||||
$(OBJS)\monolib_helpwnd.o \
|
||||
$(OBJS)\monolib_htmlcell.o \
|
||||
$(OBJS)\monolib_htmlfilt.o \
|
||||
$(OBJS)\monolib_htmlpars.o \
|
||||
@@ -4528,6 +4528,9 @@ $(OBJS)\monodll_helpdlg.o: ../../src/html/helpdlg.cpp
|
||||
$(OBJS)\monodll_helpfrm.o: ../../src/html/helpfrm.cpp
|
||||
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\monodll_helpwnd.o: ../../src/html/helpwnd.cpp
|
||||
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\monodll_htmlcell.o: ../../src/html/htmlcell.cpp
|
||||
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
@@ -4968,11 +4971,6 @@ $(OBJS)\monodll_helpwin.o: ../../src/msw/helpwin.cpp
|
||||
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
endif
|
||||
|
||||
ifeq ($(USE_GUI),1)
|
||||
$(OBJS)\monodll_helpwin.o: ../../src/html/helpwin.cpp
|
||||
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
endif
|
||||
|
||||
ifeq ($(USE_GUI),1)
|
||||
$(OBJS)\monodll_automtn.o: ../../src/msw/ole/automtn.cpp
|
||||
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
@@ -6360,6 +6358,9 @@ $(OBJS)\monolib_helpdlg.o: ../../src/html/helpdlg.cpp
|
||||
$(OBJS)\monolib_helpfrm.o: ../../src/html/helpfrm.cpp
|
||||
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\monolib_helpwnd.o: ../../src/html/helpwnd.cpp
|
||||
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\monolib_htmlcell.o: ../../src/html/htmlcell.cpp
|
||||
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
@@ -6800,11 +6801,6 @@ $(OBJS)\monolib_helpwin.o: ../../src/msw/helpwin.cpp
|
||||
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
endif
|
||||
|
||||
ifeq ($(USE_GUI),1)
|
||||
$(OBJS)\monolib_helpwin.o: ../../src/html/helpwin.cpp
|
||||
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
endif
|
||||
|
||||
ifeq ($(USE_GUI),1)
|
||||
$(OBJS)\monolib_automtn.o: ../../src/msw/ole/automtn.cpp
|
||||
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
@@ -11018,7 +11014,7 @@ $(OBJS)\htmldll_helpdlg.o: ../../src/html/helpdlg.cpp
|
||||
$(OBJS)\htmldll_helpfrm.o: ../../src/html/helpfrm.cpp
|
||||
$(CXX) -c -o $@ $(HTMLDLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\htmldll_helpwin.o: ../../src/html/helpwin.cpp
|
||||
$(OBJS)\htmldll_helpwnd.o: ../../src/html/helpwnd.cpp
|
||||
$(CXX) -c -o $@ $(HTMLDLL_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\htmldll_htmlcell.o: ../../src/html/htmlcell.cpp
|
||||
@@ -11093,7 +11089,7 @@ $(OBJS)\htmllib_helpdlg.o: ../../src/html/helpdlg.cpp
|
||||
$(OBJS)\htmllib_helpfrm.o: ../../src/html/helpfrm.cpp
|
||||
$(CXX) -c -o $@ $(HTMLLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\htmllib_helpwin.o: ../../src/html/helpwin.cpp
|
||||
$(OBJS)\htmllib_helpwnd.o: ../../src/html/helpwnd.cpp
|
||||
$(CXX) -c -o $@ $(HTMLLIB_CXXFLAGS) $(CPPDEPS) $<
|
||||
|
||||
$(OBJS)\htmllib_htmlcell.o: ../../src/html/htmlcell.cpp
|
||||
|
Reference in New Issue
Block a user