Updated for URSULA.
[yazpp-moved-to-github.git] / win / yazxx / yazxx.dsp
1 # Microsoft Developer Studio Project File - Name="yazxx" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=yazxx - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "yazxx.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "yazxx.mak" CFG="yazxx - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "yazxx - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "yazxx - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "yazxx - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
45 # ADD CPP /nologo /MT /W3 /GX /O2 /I "../../include" /I "../../../yaz/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
46 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
47 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
48 # ADD BASE RSC /l 0x406 /d "NDEBUG"
49 # ADD RSC /l 0x406 /d "NDEBUG"
50 BSC32=bscmake.exe
51 # ADD BASE BSC32 /nologo
52 # ADD BSC32 /nologo
53 LINK32=link.exe
54 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
55 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib yaz.lib wsock32.lib /nologo /subsystem:windows /dll /machine:I386 /libpath:"../../../yaz/lib"
56 # Begin Special Build Tool
57 OutDir=.\Release
58 ProjDir=.
59 TargetName=yazxx
60 SOURCE="$(InputPath)"
61 PostBuild_Cmds=copy $(OutDir)\$(TargetName).dll $(ProjDir)\..\..\..\bin
62 # End Special Build Tool
63
64 !ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
65
66 # PROP BASE Use_MFC 0
67 # PROP BASE Use_Debug_Libraries 1
68 # PROP BASE Output_Dir "Debug"
69 # PROP BASE Intermediate_Dir "Debug"
70 # PROP BASE Target_Dir ""
71 # PROP Use_MFC 0
72 # PROP Use_Debug_Libraries 1
73 # PROP Output_Dir "Debug"
74 # PROP Intermediate_Dir "Debug"
75 # PROP Ignore_Export_Lib 0
76 # PROP Target_Dir ""
77 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
78 # 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
79 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
80 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
81 # ADD BASE RSC /l 0x406 /d "_DEBUG"
82 # ADD RSC /l 0x406 /d "_DEBUG"
83 BSC32=bscmake.exe
84 # ADD BASE BSC32 /nologo
85 # ADD BSC32 /nologo
86 LINK32=link.exe
87 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
88 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib yaz.lib wsock32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"../../../yaz/lib"
89 # Begin Special Build Tool
90 OutDir=.\Debug
91 ProjDir=.
92 TargetName=yazxx
93 SOURCE="$(InputPath)"
94 PostBuild_Cmds=copy $(OutDir)\$(TargetName).dll $(ProjDir)\..\..\..\bin
95 # End Special Build Tool
96
97 !ENDIF 
98
99 # Begin Target
100
101 # Name "yazxx - Win32 Release"
102 # Name "yazxx - Win32 Debug"
103 # Begin Source File
104
105 SOURCE=..\..\src\ursula.asn
106
107 !IF  "$(CFG)" == "yazxx - Win32 Release"
108
109 # Begin Custom Build
110 WkspDir=.
111 InputPath=..\..\src\ursula.asn
112
113 BuildCmds= \
114         cd $(WkspDir)\..\src \
115         "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 \
116         
117
118 "$(WkspDir)\..\src\zes-ursula.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
119    $(BuildCmds)
120
121 "$(WkspDir)\..\include\yaz\zes-ursula.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
122    $(BuildCmds)
123 # End Custom Build
124
125 !ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
126
127 # Begin Custom Build - ASN.1 compiling...
128 WkspDir=.
129 InputPath=..\..\src\ursula.asn
130
131 BuildCmds= \
132         cd $(WkspDir)\..\src \
133         "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 \
134         
135
136 "$(WkspDir)\..\src\zes-ursula.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
137    $(BuildCmds)
138
139 "$(WkspDir)\..\include\yaz\zes-ursula.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
140    $(BuildCmds)
141 # End Custom Build
142
143 !ENDIF 
144
145 # End Source File
146 # Begin Source File
147
148 SOURCE="..\..\src\yaz-ir-assoc.cpp"
149 # End Source File
150 # Begin Source File
151
152 SOURCE="..\..\include\yaz++\yaz-ir-assoc.h"
153 # End Source File
154 # Begin Source File
155
156 SOURCE="..\..\src\yaz-pdu-assoc-thread.cpp"
157 # End Source File
158 # Begin Source File
159
160 SOURCE="..\..\src\yaz-pdu-assoc.cpp"
161 # End Source File
162 # Begin Source File
163
164 SOURCE="..\..\include\yaz++\yaz-pdu-assoc.h"
165 # End Source File
166 # Begin Source File
167
168 SOURCE="..\..\include\yaz++\yaz-pdu-observer.h"
169 # End Source File
170 # Begin Source File
171
172 SOURCE="..\..\src\yaz-proxy.cpp"
173 # End Source File
174 # Begin Source File
175
176 SOURCE="..\..\include\yaz++\yaz-proxy.h"
177 # End Source File
178 # Begin Source File
179
180 SOURCE="..\..\src\yaz-socket-manager.cpp"
181 # End Source File
182 # Begin Source File
183
184 SOURCE="..\..\include\yaz++\yaz-socket-manager.h"
185 # End Source File
186 # Begin Source File
187
188 SOURCE="..\..\include\yaz++\yaz-socket-observer.h"
189 # End Source File
190 # Begin Source File
191
192 SOURCE="..\..\src\yaz-z-assoc.cpp"
193 # End Source File
194 # Begin Source File
195
196 SOURCE="..\..\include\yaz++\yaz-z-assoc.h"
197 # End Source File
198 # Begin Source File
199
200 SOURCE="..\..\src\yaz-z-query.cpp"
201 # End Source File
202 # Begin Source File
203
204 SOURCE="..\..\include\yaz++\yaz-z-query.h"
205 # End Source File
206 # Begin Source File
207
208 SOURCE="..\..\src\yaz-z-server-ill.cpp"
209 # End Source File
210 # Begin Source File
211
212 SOURCE="..\..\src\yaz-z-server-sr.cpp"
213 # End Source File
214 # Begin Source File
215
216 SOURCE="..\..\src\yaz-z-server-ursula.cpp"
217 # End Source File
218 # Begin Source File
219
220 SOURCE="..\..\src\yaz-z-server.cpp"
221 # End Source File
222 # Begin Source File
223
224 SOURCE="..\..\include\yaz++\yaz-z-server.h"
225 # End Source File
226 # Begin Source File
227
228 SOURCE="..\..\src\zes-ursula.c"
229
230 !IF  "$(CFG)" == "yazxx - Win32 Release"
231
232 !ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
233
234 !ENDIF 
235
236 # End Source File
237 # Begin Source File
238
239 SOURCE="..\..\include\yaz\zes-ursula.h"
240
241 !IF  "$(CFG)" == "yazxx - Win32 Release"
242
243 !ELSEIF  "$(CFG)" == "yazxx - Win32 Debug"
244
245 !ENDIF 
246
247 # End Source File
248 # End Target
249 # End Project