cleaned Harm's new wxHTML help code (removed search.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# This file was automatically generated by tmake at 18:44, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -1868,7 +1868,6 @@ HTMLOBJS = \
|
|||||||
m_list.o \
|
m_list.o \
|
||||||
m_pre.o \
|
m_pre.o \
|
||||||
m_tables.o \
|
m_tables.o \
|
||||||
search.o \
|
|
||||||
winpars.o
|
winpars.o
|
||||||
|
|
||||||
HTMLDEPS = \
|
HTMLDEPS = \
|
||||||
@@ -1889,7 +1888,6 @@ HTMLDEPS = \
|
|||||||
m_list.d \
|
m_list.d \
|
||||||
m_pre.d \
|
m_pre.d \
|
||||||
m_tables.d \
|
m_tables.d \
|
||||||
search.d \
|
|
||||||
winpars.d
|
winpars.d
|
||||||
|
|
||||||
UNIX_OBJS = \
|
UNIX_OBJS = \
|
||||||
@@ -2556,6 +2554,6 @@ clean:
|
|||||||
$(RM) *.d
|
$(RM) *.d
|
||||||
$(RM) parser.c
|
$(RM) parser.c
|
||||||
$(RM) lexer.c
|
$(RM) lexer.c
|
||||||
$(RM) ./lib/libwx*
|
$(RM) ./lib/*
|
||||||
|
|
||||||
cleanall: clean
|
cleanall: clean
|
||||||
|
@@ -419,7 +419,6 @@ m_links.cpp H
|
|||||||
m_list.cpp H
|
m_list.cpp H
|
||||||
m_pre.cpp H
|
m_pre.cpp H
|
||||||
m_tables.cpp H
|
m_tables.cpp H
|
||||||
search.cpp H
|
|
||||||
htmprint.cpp H
|
htmprint.cpp H
|
||||||
|
|
||||||
arrimpl.cpp W
|
arrimpl.cpp W
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -170,7 +170,6 @@ HTMLOBJS = \
|
|||||||
$(HTMLDIR)/m_list.$(OBJSUFF) \
|
$(HTMLDIR)/m_list.$(OBJSUFF) \
|
||||||
$(HTMLDIR)/m_pre.$(OBJSUFF) \
|
$(HTMLDIR)/m_pre.$(OBJSUFF) \
|
||||||
$(HTMLDIR)/m_tables.$(OBJSUFF) \
|
$(HTMLDIR)/m_tables.$(OBJSUFF) \
|
||||||
$(HTMLDIR)/search.$(OBJSUFF) \
|
|
||||||
$(HTMLDIR)/winpars.$(OBJSUFF)
|
$(HTMLDIR)/winpars.$(OBJSUFF)
|
||||||
|
|
||||||
MSWOBJS = \
|
MSWOBJS = \
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
|
||||||
|
|
||||||
# Symantec C++ makefile for the msw objects
|
# Symantec C++ makefile for the msw objects
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
|
||||||
|
|
||||||
# File: makefile.vc
|
# File: makefile.vc
|
||||||
@@ -330,7 +330,6 @@ HTMLOBJS = ..\html\$D\helpctrl.obj \
|
|||||||
..\html\$D\m_list.obj \
|
..\html\$D\m_list.obj \
|
||||||
..\html\$D\m_pre.obj \
|
..\html\$D\m_pre.obj \
|
||||||
..\html\$D\m_tables.obj \
|
..\html\$D\m_tables.obj \
|
||||||
..\html\$D\search.obj \
|
|
||||||
..\html\$D\winpars.obj
|
..\html\$D\winpars.obj
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/binb/wmake.exe
|
#!/binb/wmake.exe
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 01:16, 1999/10/27
|
# This file was automatically generated by tmake at 00:24, 1999/10/28
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -623,10 +623,6 @@ SOURCE=.\html\m_tables.cpp
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\html\search.cpp
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\html\winpars.cpp
|
SOURCE=.\html\winpars.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
# End Group
|
# End Group
|
||||||
|
@@ -638,10 +638,6 @@ SOURCE=.\html\m_tables.cpp
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\html\search.cpp
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\html\winpars.cpp
|
SOURCE=.\html\winpars.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
# End Group
|
# End Group
|
||||||
|
@@ -635,11 +635,6 @@ SOURCE=.\html\m_tables.cpp
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\html\search.cpp
|
|
||||||
# End Source File
|
|
||||||
# End Group
|
|
||||||
# Begin Group "MSW Files"
|
|
||||||
|
|
||||||
# PROP Default_Filter ""
|
# PROP Default_Filter ""
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user