From 74ae2e7e1f6feb345c00dc6c6d4c73ece76fae94 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Thu, 27 Aug 2009 21:52:11 +0000 Subject: [PATCH] Added xp_dl.c to the single-threaded xpdev msvc6 project file too. BTW, there is this interesting msvc6 warning: xp_dl.h(17) : warning C4229: anachronism used : modifiers on data are ignored --- src/xpdev/xpdev.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/xpdev/xpdev.dsp b/src/xpdev/xpdev.dsp index 54bde292a9..ad19529444 100644 --- a/src/xpdev/xpdev.dsp +++ b/src/xpdev/xpdev.dsp @@ -126,6 +126,10 @@ SOURCE=.\str_list.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