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:
parent
d5bb85a0a4
commit
223cb5ed5a
@ -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!
|
||||
|
||||
#
|
||||
@ -1868,7 +1868,6 @@ HTMLOBJS = \
|
||||
m_list.o \
|
||||
m_pre.o \
|
||||
m_tables.o \
|
||||
search.o \
|
||||
winpars.o
|
||||
|
||||
HTMLDEPS = \
|
||||
@ -1889,7 +1888,6 @@ HTMLDEPS = \
|
||||
m_list.d \
|
||||
m_pre.d \
|
||||
m_tables.d \
|
||||
search.d \
|
||||
winpars.d
|
||||
|
||||
UNIX_OBJS = \
|
||||
@ -2556,6 +2554,6 @@ clean:
|
||||
$(RM) *.d
|
||||
$(RM) parser.c
|
||||
$(RM) lexer.c
|
||||
$(RM) ./lib/libwx*
|
||||
$(RM) ./lib/*
|
||||
|
||||
cleanall: clean
|
||||
|
@ -419,7 +419,6 @@ m_links.cpp H
|
||||
m_list.cpp H
|
||||
m_pre.cpp H
|
||||
m_tables.cpp H
|
||||
search.cpp H
|
||||
htmprint.cpp H
|
||||
|
||||
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!
|
||||
|
||||
#
|
||||
|
@ -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!
|
||||
|
||||
#
|
||||
|
@ -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!
|
||||
|
||||
#
|
||||
|
@ -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!
|
||||
|
||||
#
|
||||
@ -170,7 +170,6 @@ HTMLOBJS = \
|
||||
$(HTMLDIR)/m_list.$(OBJSUFF) \
|
||||
$(HTMLDIR)/m_pre.$(OBJSUFF) \
|
||||
$(HTMLDIR)/m_tables.$(OBJSUFF) \
|
||||
$(HTMLDIR)/search.$(OBJSUFF) \
|
||||
$(HTMLDIR)/winpars.$(OBJSUFF)
|
||||
|
||||
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!
|
||||
|
||||
# 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!
|
||||
|
||||
# File: makefile.vc
|
||||
@ -330,7 +330,6 @@ HTMLOBJS = ..\html\$D\helpctrl.obj \
|
||||
..\html\$D\m_list.obj \
|
||||
..\html\$D\m_pre.obj \
|
||||
..\html\$D\m_tables.obj \
|
||||
..\html\$D\search.obj \
|
||||
..\html\$D\winpars.obj
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/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!
|
||||
|
||||
#
|
||||
|
@ -623,10 +623,6 @@ SOURCE=.\html\m_tables.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\html\search.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\html\winpars.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
|
@ -638,10 +638,6 @@ SOURCE=.\html\m_tables.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\html\search.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\html\winpars.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
|
@ -635,11 +635,6 @@ SOURCE=.\html\m_tables.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\html\search.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "MSW Files"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user