Updated for URSULA.
[yazpp-moved-to-github.git] / win / yazxx / yazxx.dsp
index 94a5e88..b14a9ca 100644 (file)
@@ -75,7 +75,7 @@ PostBuild_Cmds=copy $(OutDir)\$(TargetName).dll $(ProjDir)\..\..\..\bin
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../../yaz/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../../yaz/include" /I "../../yaz++/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
 # ADD BASE RSC /l 0x406 /d "_DEBUG"
@@ -102,11 +102,58 @@ PostBuild_Cmds=copy $(OutDir)\$(TargetName).dll $(ProjDir)\..\..\..\bin
 # Name "yazxx - Win32 Debug"
 # Begin Source File
 
+SOURCE=..\..\src\ursula.asn
+
+!IF  "$(CFG)" == "yazxx - Win32 Release"
+
+# Begin Custom Build
+WkspDir=.
+InputPath=..\..\src\ursula.asn
+
+BuildCmds= \
+       cd $(WkspDir)\..\src \
+       "C:\Program Files\Tcl\bin\tclsh82.exe" ..\..\yaz\util\yaz-comp -I ..\include -i yaz -d ..\..\yaz\z39.50\z.tcl -d ursula.tcl ursula.asn \
+       
+
+"$(WkspDir)\..\src\zes-ursula.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"$(WkspDir)\..\include\yaz\zes-ursula.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
+
+# Begin Custom Build - ASN.1 compiling...
+WkspDir=.
+InputPath=..\..\src\ursula.asn
+
+BuildCmds= \
+       cd $(WkspDir)\..\src \
+       "C:\Program Files\Tcl\bin\tclsh82.exe" ..\..\yaz\util\yaz-comp -I ..\include -i yaz -d ..\..\yaz\z39.50\z.tcl -d ursula.tcl ursula.asn \
+       
+
+"$(WkspDir)\..\src\zes-ursula.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+
+"$(WkspDir)\..\include\yaz\zes-ursula.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+   $(BuildCmds)
+# End Custom Build
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\src\yaz-ir-assoc.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-ir-assoc.h"
+SOURCE="..\..\include\yaz++\yaz-ir-assoc.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\src\yaz-pdu-assoc-thread.cpp"
 # End Source File
 # Begin Source File
 
@@ -114,11 +161,11 @@ SOURCE="..\..\src\yaz-pdu-assoc.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-pdu-assoc.h"
+SOURCE="..\..\include\yaz++\yaz-pdu-assoc.h"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-pdu-observer.h"
+SOURCE="..\..\include\yaz++\yaz-pdu-observer.h"
 # End Source File
 # Begin Source File
 
@@ -126,7 +173,7 @@ SOURCE="..\..\src\yaz-proxy.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-proxy.h"
+SOURCE="..\..\include\yaz++\yaz-proxy.h"
 # End Source File
 # Begin Source File
 
@@ -134,11 +181,11 @@ SOURCE="..\..\src\yaz-socket-manager.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-socket-manager.h"
+SOURCE="..\..\include\yaz++\yaz-socket-manager.h"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-socket-observer.h"
+SOURCE="..\..\include\yaz++\yaz-socket-observer.h"
 # End Source File
 # Begin Source File
 
@@ -146,7 +193,7 @@ SOURCE="..\..\src\yaz-z-assoc.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-z-assoc.h"
+SOURCE="..\..\include\yaz++\yaz-z-assoc.h"
 # End Source File
 # Begin Source File
 
@@ -154,7 +201,19 @@ SOURCE="..\..\src\yaz-z-query.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-z-query.h"
+SOURCE="..\..\include\yaz++\yaz-z-query.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\src\yaz-z-server-ill.cpp"
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\src\yaz-z-server-sr.cpp"
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\src\yaz-z-server-ursula.cpp"
 # End Source File
 # Begin Source File
 
@@ -162,7 +221,29 @@ SOURCE="..\..\src\yaz-z-server.cpp"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\include\yaz-z-server.h"
+SOURCE="..\..\include\yaz++\yaz-z-server.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\src\zes-ursula.c"
+
+!IF  "$(CFG)" == "yazxx - Win32 Release"
+
+!ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE="..\..\include\yaz\zes-ursula.h"
+
+!IF  "$(CFG)" == "yazxx - Win32 Release"
+
+!ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
+
+!ENDIF 
+
 # End Source File
 # End Target
 # End Project