diff --git a/src/msw/files.lst b/src/msw/files.lst index 797f7ee036..bfa83e762b 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:48, 2000/03/09 +# This file was automatically generated by tmake at 16:18, 2000/03/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -166,6 +166,7 @@ ALL_SOURCES = \ msw/gdiobj.cpp \ msw/glcanvas.cpp \ msw/gsocket.c \ + msw/gsockmsw.c \ msw/helpwin.cpp \ msw/icon.cpp \ msw/imaglist.cpp \ @@ -886,6 +887,7 @@ GUIOBJS = \ gdiobj.o \ glcanvas.o \ gsocket.o \ + gsockmsw.o \ helpwin.o \ icon.o \ imaglist.o \ @@ -981,6 +983,7 @@ GUIDEPS = \ gdiobj.d \ glcanvas.d \ gsocket.d \ + gsockmsw.d \ helpwin.d \ icon.d \ imaglist.d \