git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
228 lines
3.4 KiB
Plaintext
228 lines
3.4 KiB
Plaintext
# This file was automatically generated by tmake at 19:27, 2000/01/28
|
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
|
|
ALL_SOURCES = \
|
|
common/init.cpp \
|
|
common/appcmn.cpp \
|
|
common/cmdline.cpp \
|
|
common/config.cpp \
|
|
common/datetime.cpp \
|
|
common/datstrm.cpp \
|
|
common/dynarray.cpp \
|
|
common/dynlib.cpp \
|
|
common/event.cpp \
|
|
common/extended.c \
|
|
common/ffile.cpp \
|
|
common/file.cpp \
|
|
common/fileconf.cpp \
|
|
common/filefn.cpp \
|
|
common/filesys.cpp \
|
|
common/hash.cpp \
|
|
common/intl.cpp \
|
|
common/list.cpp \
|
|
common/log.cpp \
|
|
common/longlong.cpp \
|
|
common/mimecmn.cpp \
|
|
common/module.cpp \
|
|
common/object.cpp \
|
|
common/objstrm.cpp \
|
|
common/process.cpp \
|
|
common/serbase.cpp \
|
|
common/strconv.cpp \
|
|
common/stream.cpp \
|
|
common/string.cpp \
|
|
common/textfile.cpp \
|
|
common/timercmn.cpp \
|
|
common/tokenzr.cpp \
|
|
common/txtstrm.cpp \
|
|
common/utilscmn.cpp \
|
|
common/variant.cpp \
|
|
common/wfstream.cpp \
|
|
common/wxchar.cpp \
|
|
unix/dir.cpp \
|
|
unix/mimetype.cpp \
|
|
unix/threadpsx.cpp \
|
|
unix/utilsunx.cpp
|
|
|
|
ALL_HEADERS = \
|
|
app.h \
|
|
arrimpl.cpp \
|
|
buffer.h \
|
|
cmdline.h \
|
|
confbase.h \
|
|
config.h \
|
|
date.h \
|
|
datetime.h \
|
|
datetime.inl \
|
|
datstrm.h \
|
|
debug.h \
|
|
defs.h \
|
|
dir.h \
|
|
dynarray.h \
|
|
dynlib.h \
|
|
event.h \
|
|
ffile.h \
|
|
file.h \
|
|
fileconf.h \
|
|
filefn.h \
|
|
filesys.h \
|
|
hash.h \
|
|
intl.h \
|
|
ioswrap.h \
|
|
list.h \
|
|
listimpl.cpp \
|
|
log.h \
|
|
longlong.h \
|
|
memconf.h \
|
|
memory.h \
|
|
mimetype.h \
|
|
module.h \
|
|
object.h \
|
|
objstrm.h \
|
|
process.h \
|
|
serbase.h \
|
|
strconv.h \
|
|
stream.h \
|
|
string.h \
|
|
textfile.h \
|
|
thread.h \
|
|
time.h \
|
|
timer.h \
|
|
tokenzr.h \
|
|
txtstrm.h \
|
|
url.h \
|
|
utils.h \
|
|
variant.h \
|
|
version.h \
|
|
wfstream.h \
|
|
wx.h \
|
|
wxchar.h \
|
|
wxprec.h \
|
|
unix/mimetype.h \
|
|
protocol/file.h \
|
|
protocol/ftp.h \
|
|
protocol/http.h \
|
|
protocol/protocol.h
|
|
|
|
BASE_OBJS = \
|
|
init.o \
|
|
appcmn.o \
|
|
cmdline.o \
|
|
config.o \
|
|
datetime.o \
|
|
datstrm.o \
|
|
dynarray.o \
|
|
dynlib.o \
|
|
event.o \
|
|
extended.o \
|
|
ffile.o \
|
|
file.o \
|
|
fileconf.o \
|
|
filefn.o \
|
|
filesys.o \
|
|
hash.o \
|
|
intl.o \
|
|
list.o \
|
|
log.o \
|
|
longlong.o \
|
|
mimecmn.o \
|
|
module.o \
|
|
object.o \
|
|
objstrm.o \
|
|
process.o \
|
|
serbase.o \
|
|
strconv.o \
|
|
stream.o \
|
|
string.o \
|
|
textfile.o \
|
|
timercmn.o \
|
|
tokenzr.o \
|
|
txtstrm.o \
|
|
utilscmn.o \
|
|
variant.o \
|
|
wfstream.o \
|
|
wxchar.o
|
|
|
|
BASE_DEPS = \
|
|
init.d \
|
|
appcmn.d \
|
|
cmdline.d \
|
|
config.d \
|
|
datetime.d \
|
|
datstrm.d \
|
|
dynarray.d \
|
|
dynlib.d \
|
|
event.d \
|
|
extended.d \
|
|
ffile.d \
|
|
file.d \
|
|
fileconf.d \
|
|
filefn.d \
|
|
filesys.d \
|
|
hash.d \
|
|
intl.d \
|
|
list.d \
|
|
log.d \
|
|
longlong.d \
|
|
mimecmn.d \
|
|
module.d \
|
|
object.d \
|
|
objstrm.d \
|
|
process.d \
|
|
serbase.d \
|
|
strconv.d \
|
|
stream.d \
|
|
string.d \
|
|
textfile.d \
|
|
timercmn.d \
|
|
tokenzr.d \
|
|
txtstrm.d \
|
|
utilscmn.d \
|
|
variant.d \
|
|
wfstream.d \
|
|
wxchar.d
|
|
|
|
BASE_UNIX_OBJS = \
|
|
dir.o \
|
|
mimetype.o \
|
|
threadpsx.o \
|
|
utilsunx.o
|
|
|
|
BASE_DEPS = \
|
|
init.d \
|
|
appcmn.d \
|
|
cmdline.d \
|
|
config.d \
|
|
datetime.d \
|
|
datstrm.d \
|
|
dynarray.d \
|
|
dynlib.d \
|
|
event.d \
|
|
extended.d \
|
|
ffile.d \
|
|
file.d \
|
|
fileconf.d \
|
|
filefn.d \
|
|
filesys.d \
|
|
hash.d \
|
|
intl.d \
|
|
list.d \
|
|
log.d \
|
|
longlong.d \
|
|
mimecmn.d \
|
|
module.d \
|
|
object.d \
|
|
objstrm.d \
|
|
process.d \
|
|
serbase.d \
|
|
strconv.d \
|
|
stream.d \
|
|
string.d \
|
|
textfile.d \
|
|
timercmn.d \
|
|
tokenzr.d \
|
|
txtstrm.d \
|
|
utilscmn.d \
|
|
variant.d \
|
|
wfstream.d \
|
|
wxchar.d
|