From 91727a0dd4b87be89eb9b0a4407a3cf9d3cd7a87 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Tue, 10 Jan 2006 02:21:47 +0000
Subject: [PATCH] Added xpprintf module officially into xpdev lib.

---
 src/xpdev/xpdev.dsp    | 4 ++++
 src/xpdev/xpdev_mt.dsp | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/src/xpdev/xpdev.dsp b/src/xpdev/xpdev.dsp
index cf6ea4812e..25fc48125d 100644
--- a/src/xpdev/xpdev.dsp
+++ b/src/xpdev/xpdev.dsp
@@ -120,5 +120,9 @@ SOURCE=.\sockwrap.c
 
 SOURCE=.\str_list.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\xpprintf.c
+# End Source File
 # End Target
 # End Project
diff --git a/src/xpdev/xpdev_mt.dsp b/src/xpdev/xpdev_mt.dsp
index 28f559a164..013150cb05 100644
--- a/src/xpdev/xpdev_mt.dsp
+++ b/src/xpdev/xpdev_mt.dsp
@@ -128,5 +128,9 @@ SOURCE=.\str_list.c
 
 SOURCE=.\threadwrap.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\xpprintf.c
+# End Source File
 # End Target
 # End Project
-- 
GitLab