Added new files gsockpm.c and dircmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0ad771924b
commit
37d92a964a
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 00:44, 2001/05/09
|
||||
# This file was automatically generated by tmake at 22:45, 2001/05/20
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T!
|
||||
ALL_SOURCES = \
|
||||
generic/busyinfo.cpp \
|
||||
@ -53,6 +53,7 @@ ALL_SOURCES = \
|
||||
common/db.cpp \
|
||||
common/dbtable.cpp \
|
||||
common/dcbase.cpp \
|
||||
common/dircmn.cpp \
|
||||
common/dlgcmn.cpp \
|
||||
common/dndcmn.cpp \
|
||||
common/dobjcmn.cpp \
|
||||
@ -180,6 +181,7 @@ ALL_SOURCES = \
|
||||
os2/gdiimage.cpp \
|
||||
os2/gdiobj.cpp \
|
||||
os2/gsocket.c \
|
||||
os2/gsockpm.c \
|
||||
os2/helpwin.cpp \
|
||||
os2/icon.cpp \
|
||||
os2/iniconf.cpp \
|
||||
@ -598,6 +600,7 @@ COMMONOBJS = \
|
||||
db.o \
|
||||
dbtable.o \
|
||||
dcbase.o \
|
||||
dircmn.o \
|
||||
dlgcmn.o \
|
||||
dndcmn.o \
|
||||
dobjcmn.o \
|
||||
@ -707,6 +710,7 @@ COMMONDEPS = \
|
||||
db.d \
|
||||
dbtable.d \
|
||||
dcbase.d \
|
||||
dircmn.d \
|
||||
dlgcmn.d \
|
||||
dndcmn.d \
|
||||
dobjcmn.d \
|
||||
@ -916,6 +920,7 @@ GUIOBJS = \
|
||||
gdiimage.o \
|
||||
gdiobj.o \
|
||||
gsocket.o \
|
||||
gsockpm.o \
|
||||
helpwin.o \
|
||||
icon.o \
|
||||
iniconf.o \
|
||||
@ -995,6 +1000,7 @@ GUIDEPS = \
|
||||
gdiimage.d \
|
||||
gdiobj.d \
|
||||
gsocket.d \
|
||||
gsockpm.d \
|
||||
helpwin.d \
|
||||
icon.d \
|
||||
iniconf.d \
|
||||
|
Loading…
Reference in New Issue
Block a user