From: Adam Dickmeiss Date: Mon, 16 Feb 1998 10:20:42 +0000 (+0000) Subject: Added prt-dat.c. X-Git-Tag: YAZ.1.8~514 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=79fbddfe6b191ef88aae59f728af93d68252448c Added prt-dat.c. --- diff --git a/yaz.dsp b/yaz.dsp index 4272ee1..60c1ee9 100644 --- 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)\lib + $(OutDir)\$(TargetName).dll $(ProjDir)\lib # 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)\lib + $(OutDir)\$(TargetName).dll $(ProjDir)\lib # End Special Build Tool !ENDIF @@ -373,6 +373,10 @@ SOURCE=".\asn\prt-arc.c" # End Source File # Begin Source File +SOURCE=".\asn\prt-dat.c" +# End Source File +# Begin Source File + SOURCE=".\asn\prt-dia.c" # End Source File # Begin Source File