common/cmdline.cpp \
common/cmdproc.cpp \
common/cmndata.cpp \
+ common/containr.cpp \
common/config.cpp \
common/cshelp.cpp \
common/ctrlcmn.cpp \
combobox.h \
confbase.h \
config.h \
+ containr.h \
control.h \
cshelp.h \
ctrlsub.h \
cmdproc.o \
cmndata.o \
config.o \
+ containr.o \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
proplist.o \
sashwin.o \
scrlwing.o \
- spinctlg.o \
splash.o \
splitter.o \
+ spinctlg.o \
statusbr.o \
tabg.o \
tbarsmpl.o \
# Not included for Mac OS X
# dirmac.o
# filedlg.o
-# statline.o
# spinctrl.o
+# statline.o
# treectrl.o
GUIOBJS = \
accel.o \
# dialup.o
UNIXOBJS = \
dir.o \
- utilsunx.o \
- dl_macosx.o
+ utilsunx.o
UNIXDEPS = \
dialup.d \
gsocket.d \
mimetype.d \
threadpsx.d \
- utilsunx.d \
- dl_macosx.d
+ utilsunx.d
HTMLOBJS = \
helpctrl.o \