Updated projects/makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-01-29 21:37:43 +00:00
parent f21a3c4198
commit d74b838cf3
21 changed files with 93 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
ALL_SOURCES = \ ALL_SOURCES = \
common/init.cpp \ common/init.cpp \
@@ -29,6 +29,7 @@ ALL_SOURCES = \
common/fs_zip.cpp \ common/fs_zip.cpp \
common/ftp.cpp \ common/ftp.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/http.cpp \ common/http.cpp \
common/intl.cpp \ common/intl.cpp \
common/ipcbase.cpp \ common/ipcbase.cpp \
@@ -121,6 +122,7 @@ ALL_HEADERS = \
fs_zip.h \ fs_zip.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
intl.h \ intl.h \
ioswrap.h \ ioswrap.h \
ipcbase.h \ ipcbase.h \
@@ -204,6 +206,7 @@ BASE_OBJS = \
fs_zip.o \ fs_zip.o \
ftp.o \ ftp.o \
hash.o \ hash.o \
hashmap.o \
http.o \ http.o \
intl.o \ intl.o \
ipcbase.o \ ipcbase.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/accel.cpp \ generic/accel.cpp \
@@ -99,6 +99,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -355,6 +356,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -667,6 +669,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/accel.cpp \ generic/accel.cpp \
@@ -99,6 +99,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -355,6 +356,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -667,6 +669,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/busyinfo.cpp \ generic/busyinfo.cpp \
@@ -96,6 +96,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -362,6 +363,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -694,6 +696,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/busyinfo.cpp \ generic/busyinfo.cpp \
@@ -96,6 +96,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -362,6 +363,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -694,6 +696,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/accel.cpp \ generic/accel.cpp \
@@ -98,6 +98,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -317,6 +318,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -568,6 +570,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 11:30, 2002/01/23 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MICRO.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MICRO.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/accel.cpp \ generic/accel.cpp \
@@ -96,6 +96,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -317,6 +318,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -431,7 +433,6 @@ ALL_HEADERS = \
treectrl.h \ treectrl.h \
txtstrm.h \ txtstrm.h \
types.h \ types.h \
unzip.h \
url.h \ url.h \
utils.h \ utils.h \
valgen.h \ valgen.h \
@@ -661,6 +662,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/busyinfo.cpp \ generic/busyinfo.cpp \
@@ -98,6 +98,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -346,6 +347,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -655,6 +657,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/busyinfo.cpp \ generic/busyinfo.cpp \
@@ -82,6 +82,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -373,6 +374,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -724,6 +726,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \

View File

@@ -1,6 +1,6 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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!
# #
@@ -166,6 +166,7 @@ COMMONOBJS = \
$(MSWDIR)\geometry.obj \ $(MSWDIR)\geometry.obj \
$(MSWDIR)\gifdecod.obj \ $(MSWDIR)\gifdecod.obj \
$(MSWDIR)\hash.obj \ $(MSWDIR)\hash.obj \
$(MSWDIR)\hashmap.obj \
$(MSWDIR)\helpbase.obj \ $(MSWDIR)\helpbase.obj \
$(MSWDIR)\http.obj \ $(MSWDIR)\http.obj \
$(MSWDIR)\imagall.obj \ $(MSWDIR)\imagall.obj \
@@ -738,6 +739,8 @@ $(MSWDIR)\gifdecod.obj: $(COMMDIR)\gifdecod.$(SRCSUFF)
$(MSWDIR)\hash.obj: $(COMMDIR)\hash.$(SRCSUFF) $(MSWDIR)\hash.obj: $(COMMDIR)\hash.$(SRCSUFF)
$(MSWDIR)\hashmap.obj: $(COMMDIR)\hashmap.$(SRCSUFF)
$(MSWDIR)\helpbase.obj: $(COMMDIR)\helpbase.$(SRCSUFF) $(MSWDIR)\helpbase.obj: $(COMMDIR)\helpbase.$(SRCSUFF)
$(MSWDIR)\http.obj: $(COMMDIR)\http.$(SRCSUFF) $(MSWDIR)\http.obj: $(COMMDIR)\http.$(SRCSUFF)

View File

@@ -1,6 +1,6 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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!
# #
@@ -152,6 +152,7 @@ COMMONOBJS = \
$(MSWDIR)\geometry.obj \ $(MSWDIR)\geometry.obj \
$(MSWDIR)\gifdecod.obj \ $(MSWDIR)\gifdecod.obj \
$(MSWDIR)\hash.obj \ $(MSWDIR)\hash.obj \
$(MSWDIR)\hashmap.obj \
$(MSWDIR)\helpbase.obj \ $(MSWDIR)\helpbase.obj \
$(MSWDIR)\imagall.obj \ $(MSWDIR)\imagall.obj \
$(MSWDIR)\imagbmp.obj \ $(MSWDIR)\imagbmp.obj \
@@ -597,6 +598,8 @@ $(MSWDIR)\gifdecod.obj: $(COMMDIR)\gifdecod.$(SRCSUFF)
$(MSWDIR)\hash.obj: $(COMMDIR)\hash.$(SRCSUFF) $(MSWDIR)\hash.obj: $(COMMDIR)\hash.$(SRCSUFF)
$(MSWDIR)\hashmap.obj: $(COMMDIR)\hashmap.$(SRCSUFF)
$(MSWDIR)\helpbase.obj: $(COMMDIR)\helpbase.$(SRCSUFF) $(MSWDIR)\helpbase.obj: $(COMMDIR)\helpbase.$(SRCSUFF)
$(MSWDIR)\imagall.obj: $(COMMDIR)\imagall.$(SRCSUFF) $(MSWDIR)\imagall.obj: $(COMMDIR)\imagall.$(SRCSUFF)

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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!
# #
@@ -137,6 +137,7 @@ COMMONOBJS1 = \
$(COMMDIR)\geometry.obj \ $(COMMDIR)\geometry.obj \
$(COMMDIR)\gifdecod.obj \ $(COMMDIR)\gifdecod.obj \
$(COMMDIR)\hash.obj \ $(COMMDIR)\hash.obj \
$(COMMDIR)\hashmap.obj \
$(COMMDIR)\helpbase.obj \ $(COMMDIR)\helpbase.obj \
$(COMMDIR)\imagall.obj \ $(COMMDIR)\imagall.obj \
$(COMMDIR)\imagbmp.obj \ $(COMMDIR)\imagbmp.obj \
@@ -1021,6 +1022,11 @@ $(COMMDIR)/hash.obj: $*.$(SRCSUFF)
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
<< <<
$(COMMDIR)/hashmap.obj: $*.$(SRCSUFF)
cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
<<
$(COMMDIR)/helpbase.obj: $*.$(SRCSUFF) $(COMMDIR)/helpbase.obj: $*.$(SRCSUFF)
cl @<< cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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!
# #
@@ -153,6 +153,7 @@ COMMONOBJS = \
$(COMMDIR)/geometry.$(OBJSUFF) \ $(COMMDIR)/geometry.$(OBJSUFF) \
$(COMMDIR)/gifdecod.$(OBJSUFF) \ $(COMMDIR)/gifdecod.$(OBJSUFF) \
$(COMMDIR)/hash.$(OBJSUFF) \ $(COMMDIR)/hash.$(OBJSUFF) \
$(COMMDIR)/hashmap.$(OBJSUFF) \
$(COMMDIR)/helpbase.$(OBJSUFF) \ $(COMMDIR)/helpbase.$(OBJSUFF) \
$(COMMDIR)/http.$(OBJSUFF) \ $(COMMDIR)/http.$(OBJSUFF) \
$(COMMDIR)/imagall.$(OBJSUFF) \ $(COMMDIR)/imagall.$(OBJSUFF) \

View File

@@ -1,6 +1,6 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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
@@ -109,6 +109,7 @@ COMMONOBJS = \
$(COMMDIR)\geometry.obj \ $(COMMDIR)\geometry.obj \
$(COMMDIR)\gifdecod.obj \ $(COMMDIR)\gifdecod.obj \
$(COMMDIR)\hash.obj \ $(COMMDIR)\hash.obj \
$(COMMDIR)\hashmap.obj \
$(COMMDIR)\helpbase.obj \ $(COMMDIR)\helpbase.obj \
$(COMMDIR)\http.obj \ $(COMMDIR)\http.obj \
$(COMMDIR)\imagall.obj \ $(COMMDIR)\imagall.obj \

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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
@@ -186,6 +186,7 @@ COMMONOBJS = \
$(COMMDIR)\$D\geometry.obj \ $(COMMDIR)\$D\geometry.obj \
$(COMMDIR)\$D\gifdecod.obj \ $(COMMDIR)\$D\gifdecod.obj \
$(COMMDIR)\$D\hash.obj \ $(COMMDIR)\$D\hash.obj \
$(COMMDIR)\$D\hashmap.obj \
$(COMMDIR)\$D\helpbase.obj \ $(COMMDIR)\$D\helpbase.obj \
$(COMMDIR)\$D\http.obj \ $(COMMDIR)\$D\http.obj \
$(COMMDIR)\$D\imagall.obj \ $(COMMDIR)\$D\imagall.obj \

View File

@@ -1,6 +1,6 @@
#!/binb/wmake.exe #!/binb/wmake.exe
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# 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!
# #
@@ -147,6 +147,7 @@ COMMONOBJS = &
geometry.obj & geometry.obj &
gifdecod.obj & gifdecod.obj &
hash.obj & hash.obj &
hashmap.obj &
helpbase.obj & helpbase.obj &
http.obj & http.obj &
imagall.obj & imagall.obj &
@@ -876,6 +877,9 @@ gifdecod.obj: $(COMMDIR)\gifdecod.cpp
hash.obj: $(COMMDIR)\hash.cpp hash.obj: $(COMMDIR)\hash.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $< *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
hashmap.obj: $(COMMDIR)\hashmap.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
helpbase.obj: $(COMMDIR)\helpbase.cpp helpbase.obj: $(COMMDIR)\helpbase.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $< *$(CCC) $(CPPFLAGS) $(IFLAGS) $<

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 18:56, 2002/01/20 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T!
ALL_SOURCES = \ ALL_SOURCES = \
generic/busyinfo.cpp \ generic/busyinfo.cpp \
@@ -92,6 +92,7 @@ ALL_SOURCES = \
common/geometry.cpp \ common/geometry.cpp \
common/gifdecod.cpp \ common/gifdecod.cpp \
common/hash.cpp \ common/hash.cpp \
common/hashmap.cpp \
common/helpbase.cpp \ common/helpbase.cpp \
common/http.cpp \ common/http.cpp \
common/imagall.cpp \ common/imagall.cpp \
@@ -260,6 +261,7 @@ ALL_SOURCES = \
html/m_list.cpp \ html/m_list.cpp \
html/m_meta.cpp \ html/m_meta.cpp \
html/m_pre.cpp \ html/m_pre.cpp \
html/m_style.cpp \
html/m_tables.cpp \ html/m_tables.cpp \
html/winpars.cpp html/winpars.cpp
@@ -355,6 +357,7 @@ ALL_HEADERS = \
grid.h \ grid.h \
gsocket.h \ gsocket.h \
hash.h \ hash.h \
hashmap.h \
help.h \ help.h \
helpbase.h \ helpbase.h \
helphtml.h \ helphtml.h \
@@ -469,7 +472,6 @@ ALL_HEADERS = \
treectrl.h \ treectrl.h \
txtstrm.h \ txtstrm.h \
types.h \ types.h \
unzip.h \
url.h \ url.h \
utils.h \ utils.h \
valgen.h \ valgen.h \
@@ -675,6 +677,7 @@ COMMONOBJS = \
geometry.o \ geometry.o \
gifdecod.o \ gifdecod.o \
hash.o \ hash.o \
hashmap.o \
helpbase.o \ helpbase.o \
http.o \ http.o \
imagall.o \ imagall.o \
@@ -891,6 +894,7 @@ HTMLOBJS = \
m_list.o \ m_list.o \
m_meta.o \ m_meta.o \
m_pre.o \ m_pre.o \
m_style.o \
m_tables.o \ m_tables.o \
winpars.o winpars.o

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:44, 2002/01/28 # This file was automatically generated by tmake at 22:26, 2002/01/29
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNIV.T!
UNIV_SOURCES = \ UNIV_SOURCES = \
univ/bmpbuttn.cpp \ univ/bmpbuttn.cpp \

View File

@@ -353,6 +353,10 @@ SOURCE=.\common\hash.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\common\hashmap.cpp
# End Source File
# Begin Source File
SOURCE=.\common\http.cpp SOURCE=.\common\http.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -789,6 +793,10 @@ SOURCE=..\include\wx\hash.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\hashmap.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\intl.h SOURCE=..\include\wx\intl.h
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -917,10 +925,6 @@ SOURCE=..\include\wx\txtstrm.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\unzip.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\url.h SOURCE=..\include\wx\url.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -289,6 +289,10 @@ SOURCE=.\common\hash.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\common\hashmap.cpp
# End Source File
# Begin Source File
SOURCE=.\common\helpbase.cpp SOURCE=.\common\helpbase.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -1570,6 +1574,10 @@ SOURCE=..\include\wx\hash.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\hashmap.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\help.h SOURCE=..\include\wx\help.h
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -2022,10 +2030,6 @@ SOURCE=..\include\wx\types.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\unzip.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\url.h SOURCE=..\include\wx\url.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -448,6 +448,10 @@ SOURCE=.\common\hash.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\common\hashmap.cpp
# End Source File
# Begin Source File
SOURCE=.\common\helpbase.cpp SOURCE=.\common\helpbase.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -1846,6 +1850,10 @@ SOURCE=..\include\wx\hash.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\hashmap.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\help.h SOURCE=..\include\wx\help.h
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -2298,10 +2306,6 @@ SOURCE=..\include\wx\types.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\include\wx\unzip.h
# End Source File
# Begin Source File
SOURCE=..\include\wx\url.h SOURCE=..\include\wx\url.h
# End Source File # End Source File
# Begin Source File # Begin Source File