Chagned project to include logrpn.c
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 17 Nov 1998 09:53:15 +0000 (09:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 17 Nov 1998 09:53:15 +0000 (09:53 +0000)
yaz.dsp

diff --git a/yaz.dsp b/yaz.dsp
index 9d16640..07d5092 100644 (file)
--- a/yaz.dsp
+++ b/yaz.dsp
@@ -62,7 +62,7 @@ TargetName=yaz
 SOURCE=$(InputPath)
 PostBuild_Desc=Copy Lib and Dll
 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
- $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
+  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
 # End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "yaz - Win32 Debug"
@@ -99,7 +99,7 @@ TargetName=yaz
 SOURCE=$(InputPath)
 PostBuild_Desc=Copy Lib and Dll
 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
- $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
+  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
 # End Special Build Tool
 
 !ENDIF 
@@ -269,6 +269,10 @@ SOURCE=.\util\log.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\util\logrpn.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\util\marcdisp.c
 # End Source File
 # Begin Source File