From e3d12b14cf8ce724893420e6e52a79b916e77262 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Wed, 26 Aug 2009 22:40:48 +0000 Subject: [PATCH] Added xp_dl.c, required for syncterm msvc6 build. Should this be in the single- threaded project too? --- src/xpdev/xpdev_mt.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/xpdev/xpdev_mt.dsp b/src/xpdev/xpdev_mt.dsp index cb5fea3ed3..5c18445825 100644 --- a/src/xpdev/xpdev_mt.dsp +++ b/src/xpdev/xpdev_mt.dsp @@ -134,6 +134,10 @@ SOURCE=.\threadwrap.c # End Source File # Begin Source File +SOURCE=.\xp_dl.c +# End Source File +# Begin Source File + SOURCE=.\xpdatetime.c # End Source File # Begin Source File -- GitLab