regenerated files with tmake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-06-08 23:57:13 +00:00
parent 4f3c5f06ff
commit 9cfadba232
6 changed files with 371 additions and 315 deletions

659
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 18:20, 2001/05/27
# This file was automatically generated by tmake at 01:55, 2001/06/09
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
ALL_SOURCES = \
common/init.cpp \
@ -124,6 +124,7 @@ ALL_HEADERS = \
sckstrm.h \
serbase.h \
setup.h \
snglinst.h \
socket.h \
strconv.h \
stream.h \

View File

@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 18:20, 2001/05/27
# This file was automatically generated by tmake at 01:55, 2001/06/09
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@ -216,6 +216,7 @@ ALL_SOURCES = \
unix/fontutil.cpp \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
html/helpctrl.cpp \
@ -398,6 +399,7 @@ ALL_HEADERS = \
setup.h \
sizer.h \
slider.h \
snglinst.h \
socket.h \
spinbutt.h \
spinctrl.h \
@ -1012,6 +1014,7 @@ UNIXOBJS = \
fontutil.o \
gsocket.o \
mimetype.o \
snglinst.o \
threadpsx.o \
utilsunx.o
@ -1022,6 +1025,7 @@ UNIXDEPS = \
fontutil.d \
gsocket.d \
mimetype.d \
snglinst.d \
threadpsx.d \
utilsunx.d

View File

@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 18:20, 2001/05/27
# This file was automatically generated by tmake at 01:55, 2001/06/09
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@ -216,6 +216,7 @@ ALL_SOURCES = \
unix/fontutil.cpp \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
html/helpctrl.cpp \
@ -398,6 +399,7 @@ ALL_HEADERS = \
setup.h \
sizer.h \
slider.h \
snglinst.h \
socket.h \
spinbutt.h \
spinctrl.h \
@ -1012,6 +1014,7 @@ UNIXOBJS = \
fontutil.o \
gsocket.o \
mimetype.o \
snglinst.o \
threadpsx.o \
utilsunx.o
@ -1022,6 +1025,7 @@ UNIXDEPS = \
fontutil.d \
gsocket.d \
mimetype.d \
snglinst.d \
threadpsx.d \
utilsunx.d

View File

@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 18:20, 2001/05/27
# This file was automatically generated by tmake at 01:55, 2001/06/09
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@ -212,6 +212,7 @@ ALL_SOURCES = \
unix/fontutil.cpp \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
html/helpctrl.cpp \
@ -394,6 +395,7 @@ ALL_HEADERS = \
setup.h \
sizer.h \
slider.h \
snglinst.h \
socket.h \
spinbutt.h \
spinctrl.h \
@ -1000,6 +1002,7 @@ UNIXOBJS = \
fontutil.o \
gsocket.o \
mimetype.o \
snglinst.o \
threadpsx.o \
utilsunx.o
@ -1010,6 +1013,7 @@ UNIXDEPS = \
fontutil.d \
gsocket.d \
mimetype.d \
snglinst.d \
threadpsx.d \
utilsunx.d

View File

@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 18:20, 2001/05/27
# This file was automatically generated by tmake at 01:55, 2001/06/09
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@ -216,6 +216,7 @@ ALL_SOURCES = \
msw/scrolbar.cpp \
msw/settings.cpp \
msw/slider95.cpp \
msw/snglinst.cpp \
msw/spinbutt.cpp \
msw/spinctrl.cpp \
msw/statbmp.cpp \
@ -417,6 +418,7 @@ ALL_HEADERS = \
setup.h \
sizer.h \
slider.h \
snglinst.h \
socket.h \
spinbutt.h \
spinctrl.h \
@ -978,6 +980,7 @@ GUIOBJS = \
scrolbar.o \
settings.o \
slider95.o \
snglinst.o \
spinbutt.o \
spinctrl.o \
statbmp.o \
@ -1075,6 +1078,7 @@ GUIDEPS = \
scrolbar.d \
settings.d \
slider95.d \
snglinst.d \
spinbutt.d \
spinctrl.d \
statbmp.d \