X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyazxx%2Fyazxx.dsp;h=b14a9ca60814df4afc521f1951b494f6230973e7;hb=f316729783fa2f94a64192e2c7970cbd631d7b60;hp=8d2ec75d55a933d0f8b305221eaf4137fb2824b3;hpb=fc9f9bcff2929ec67910e8b98ecbb578ba2aab6e;p=yazpp-moved-to-github.git diff --git a/win/yazxx/yazxx.dsp b/win/yazxx/yazxx.dsp index 8d2ec75..b14a9ca 100644 --- a/win/yazxx/yazxx.dsp +++ b/win/yazxx/yazxx.dsp @@ -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,11 +193,57 @@ SOURCE="..\..\src\yaz-z-assoc.cpp" # End Source File # Begin Source File +SOURCE="..\..\include\yaz++\yaz-z-assoc.h" +# End Source File +# Begin Source File + SOURCE="..\..\src\yaz-z-query.cpp" # End Source File # Begin Source File +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 + SOURCE="..\..\src\yaz-z-server.cpp" # End Source File +# Begin Source File + +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