From a324d27e945bcea2e2ce75993ad2658ebd6e07ec Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sat, 30 Aug 2008 19:03:50 +0000
Subject: [PATCH] Add js_conio to jsexec msvc6 project.

---
 src/sbbs3/jsexec.dsp | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/sbbs3/jsexec.dsp b/src/sbbs3/jsexec.dsp
index c8e97cd06a..452ab95f5b 100644
--- a/src/sbbs3/jsexec.dsp
+++ b/src/sbbs3/jsexec.dsp
@@ -85,6 +85,10 @@ LINK32=link.exe
 # Name "jsexec - Win32 Debug"
 # Begin Source File
 
+SOURCE=.\js_conio.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\js_uifc.c
 # End Source File
 # Begin Source File
-- 
GitLab