Added decode stream in bend search structures.
[yaz-moved-to-github.git] / yaz.dsp
1 # Microsoft Developer Studio Project File - Name="yaz" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=yaz - Win32 Release
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 "yaz.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 "yaz.mak" CFG="yaz - Win32 Release"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "yaz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "yaz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP Scc_ProjName ""
26 # PROP Scc_LocalPath ""
27 CPP=cl.exe
28 MTL=midl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "yaz - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir ".\Release"
36 # PROP BASE Intermediate_Dir ".\Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir ".\Release"
41 # PROP Intermediate_Dir ".\Release"
42 # PROP Ignore_Export_Lib 0
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
45 # ADD CPP /nologo /MD /W3 /GX /O2 /I "include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINDOWS=1 /FD /c
46 # SUBTRACT CPP /YX
47 # ADD BASE MTL /nologo /D "NDEBUG" /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x406 /d "NDEBUG"
50 # ADD RSC /l 0x406 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.exe
55 # 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
56 # 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 wsock32.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386
57 # SUBTRACT LINK32 /map
58 # Begin Special Build Tool
59 OutDir=.\.\Release
60 ProjDir=.
61 TargetName=yaz
62 SOURCE=$(InputPath)
63 PostBuild_Desc=Copy Lib and Dll
64 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib  copy\
65  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
66 # End Special Build Tool
67
68 !ELSEIF  "$(CFG)" == "yaz - Win32 Debug"
69
70 # PROP BASE Use_MFC 0
71 # PROP BASE Use_Debug_Libraries 1
72 # PROP BASE Output_Dir ".\yaz___Wi"
73 # PROP BASE Intermediate_Dir ".\yaz___Wi"
74 # PROP BASE Target_Dir ""
75 # PROP Use_MFC 0
76 # PROP Use_Debug_Libraries 1
77 # PROP Output_Dir ".\Debug"
78 # PROP Intermediate_Dir ".\Debug"
79 # PROP Ignore_Export_Lib 0
80 # PROP Target_Dir ""
81 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
82 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINDOWS=1 /FR /FD /c
83 # SUBTRACT CPP /YX
84 # ADD BASE MTL /nologo /D "_DEBUG" /win32
85 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
86 # ADD BASE RSC /l 0x406 /d "_DEBUG"
87 # ADD RSC /l 0x406 /d "_DEBUG"
88 BSC32=bscmake.exe
89 # ADD BASE BSC32 /nologo
90 # ADD BSC32 /nologo
91 LINK32=link.exe
92 # 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
93 # 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 wsock32.lib /nologo /subsystem:windows /dll /incremental:no /map /debug /machine:I386
94 # SUBTRACT LINK32 /pdb:none /force
95 # Begin Special Build Tool
96 OutDir=.\.\Debug
97 ProjDir=.
98 TargetName=yaz
99 SOURCE=$(InputPath)
100 PostBuild_Desc=Copy Lib and Dll
101 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib  copy\
102  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
103 # End Special Build Tool
104
105 !ENDIF 
106
107 # Begin Target
108
109 # Name "yaz - Win32 Release"
110 # Name "yaz - Win32 Debug"
111 # Begin Group "Source Files"
112
113 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
114 # Begin Source File
115
116 SOURCE=.\Util\atoin.c
117 # End Source File
118 # Begin Source File
119
120 SOURCE=.\odr\ber_any.c
121 # End Source File
122 # Begin Source File
123
124 SOURCE=.\odr\ber_bit.c
125 # End Source File
126 # Begin Source File
127
128 SOURCE=.\odr\ber_bool.c
129 # End Source File
130 # Begin Source File
131
132 SOURCE=.\odr\ber_int.c
133 # End Source File
134 # Begin Source File
135
136 SOURCE=.\odr\ber_len.c
137 # End Source File
138 # Begin Source File
139
140 SOURCE=.\odr\ber_null.c
141 # End Source File
142 # Begin Source File
143
144 SOURCE=.\odr\ber_oct.c
145 # End Source File
146 # Begin Source File
147
148 SOURCE=.\odr\ber_oid.c
149 # End Source File
150 # Begin Source File
151
152 SOURCE=.\odr\ber_tag.c
153 # End Source File
154 # Begin Source File
155
156 SOURCE=.\ccl\cclerrms.c
157 # End Source File
158 # Begin Source File
159
160 SOURCE=.\ccl\cclfind.c
161 # End Source File
162 # Begin Source File
163
164 SOURCE=.\ccl\cclptree.c
165 # End Source File
166 # Begin Source File
167
168 SOURCE=.\ccl\cclqfile.c
169 # End Source File
170 # Begin Source File
171
172 SOURCE=.\ccl\cclqual.c
173 # End Source File
174 # Begin Source File
175
176 SOURCE=.\ccl\cclstr.c
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\ccl\ccltoken.c
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\comstack\comstack.c
185 # End Source File
186 # Begin Source File
187
188 SOURCE=.\retrieval\d1_absyn.c
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\retrieval\d1_attset.c
193 # End Source File
194 # Begin Source File
195
196 SOURCE=.\retrieval\d1_doespec.c
197 # End Source File
198 # Begin Source File
199
200 SOURCE=.\retrieval\d1_espec.c
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\retrieval\d1_expout.c
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\retrieval\d1_grs.c
209 # End Source File
210 # Begin Source File
211
212 SOURCE=.\retrieval\d1_handle.c
213 # End Source File
214 # Begin Source File
215
216 SOURCE=.\retrieval\d1_map.c
217 # End Source File
218 # Begin Source File
219
220 SOURCE=.\retrieval\d1_marc.c
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\retrieval\d1_prtree.c
225 # End Source File
226 # Begin Source File
227
228 SOURCE=.\retrieval\d1_read.c
229 # End Source File
230 # Begin Source File
231
232 SOURCE=.\retrieval\d1_soif.c
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\retrieval\d1_sumout.c
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\retrieval\d1_sutrs.c
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\retrieval\d1_tagset.c
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\retrieval\d1_varset.c
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\retrieval\d1_write.c
253 # End Source File
254 # Begin Source File
255
256 SOURCE=.\asn\diagbib1.c
257 # End Source File
258 # Begin Source File
259
260 SOURCE=.\util\dmalloc.c
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\odr\dumpber.c
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\util\log.c
269 # End Source File
270 # Begin Source File
271
272 SOURCE=.\util\marcdisp.c
273 # End Source File
274 # Begin Source File
275
276 SOURCE=.\util\nmem.c
277 # End Source File
278 # Begin Source File
279
280 SOURCE=.\util\nmemsdup.c
281 # End Source File
282 # Begin Source File
283
284 SOURCE=.\odr\odr.c
285 # End Source File
286 # Begin Source File
287
288 SOURCE=.\odr\odr_any.c
289 # End Source File
290 # Begin Source File
291
292 SOURCE=.\odr\odr_bit.c
293 # End Source File
294 # Begin Source File
295
296 SOURCE=.\odr\odr_bool.c
297 # End Source File
298 # Begin Source File
299
300 SOURCE=.\odr\odr_choice.c
301 # End Source File
302 # Begin Source File
303
304 SOURCE=.\odr\odr_cons.c
305 # End Source File
306 # Begin Source File
307
308 SOURCE=.\odr\odr_int.c
309 # End Source File
310 # Begin Source File
311
312 SOURCE=.\odr\odr_mem.c
313 # End Source File
314 # Begin Source File
315
316 SOURCE=.\odr\odr_null.c
317 # End Source File
318 # Begin Source File
319
320 SOURCE=.\odr\odr_oct.c
321 # End Source File
322 # Begin Source File
323
324 SOURCE=.\odr\odr_oid.c
325 # End Source File
326 # Begin Source File
327
328 SOURCE=.\odr\odr_priv.c
329 # End Source File
330 # Begin Source File
331
332 SOURCE=.\odr\odr_seq.c
333 # End Source File
334 # Begin Source File
335
336 SOURCE=.\odr\odr_tag.c
337 # End Source File
338 # Begin Source File
339
340 SOURCE=.\odr\odr_use.c
341 # End Source File
342 # Begin Source File
343
344 SOURCE=.\odr\odr_util.c
345 # End Source File
346 # Begin Source File
347
348 SOURCE=.\util\oid.c
349 # End Source File
350 # Begin Source File
351
352 SOURCE=.\util\options.c
353 # End Source File
354 # Begin Source File
355
356 SOURCE=.\util\pquery.c
357 # End Source File
358 # Begin Source File
359
360 SOURCE=.\asn\proto.c
361 # End Source File
362 # Begin Source File
363
364 SOURCE=".\asn\prt-acc.c"
365 # End Source File
366 # Begin Source File
367
368 SOURCE=".\asn\prt-add.c"
369 # End Source File
370 # Begin Source File
371
372 SOURCE=".\asn\prt-arc.c"
373 # End Source File
374 # Begin Source File
375
376 SOURCE=".\asn\prt-dat.c"
377 # End Source File
378 # Begin Source File
379
380 SOURCE=".\asn\prt-dia.c"
381 # End Source File
382 # Begin Source File
383
384 SOURCE=".\asn\prt-esp.c"
385 # End Source File
386 # Begin Source File
387
388 SOURCE=".\asn\prt-exd.c"
389 # End Source File
390 # Begin Source File
391
392 SOURCE=".\asn\prt-exp.c"
393 # End Source File
394 # Begin Source File
395
396 SOURCE=".\asn\prt-ext.c"
397 # End Source File
398 # Begin Source File
399
400 SOURCE=".\asn\prt-grs.c"
401 # End Source File
402 # Begin Source File
403
404 SOURCE=".\asn\prt-rsc.c"
405 # End Source File
406 # Begin Source File
407
408 SOURCE=".\asn\prt-univ.c"
409 # End Source File
410 # Begin Source File
411
412 SOURCE=.\util\query.c
413 # End Source File
414 # Begin Source File
415
416 SOURCE=.\util\readconf.c
417 # End Source File
418 # Begin Source File
419
420 SOURCE=.\comstack\tcpip.c
421 # End Source File
422 # Begin Source File
423
424 SOURCE=.\util\tpath.c
425 # End Source File
426 # Begin Source File
427
428 SOURCE=.\comstack\waislen.c
429 # End Source File
430 # Begin Source File
431
432 SOURCE=.\util\wrbuf.c
433 # End Source File
434 # Begin Source File
435
436 SOURCE=.\util\xmalloc.c
437 # End Source File
438 # Begin Source File
439
440 SOURCE=".\util\yaz-ccl.c"
441 # End Source File
442 # Begin Source File
443
444 SOURCE=".\util\yaz-util.c"
445 # End Source File
446 # Begin Source File
447
448 SOURCE=.\asn\zget.c
449 # End Source File
450 # End Group
451 # Begin Group "Header Files"
452
453 # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
454 # Begin Source File
455
456 SOURCE=.\include\ccl.h
457 # End Source File
458 # Begin Source File
459
460 SOURCE=.\include\comstack.h
461 # End Source File
462 # Begin Source File
463
464 SOURCE=.\include\d1_attset.h
465 # End Source File
466 # Begin Source File
467
468 SOURCE=.\include\d1_map.h
469 # End Source File
470 # Begin Source File
471
472 SOURCE=.\include\data1.h
473 # End Source File
474 # Begin Source File
475
476 SOURCE=.\include\diagbib1.h
477 # End Source File
478 # Begin Source File
479
480 SOURCE=.\include\dmalloc.h
481 # End Source File
482 # Begin Source File
483
484 SOURCE=.\server\eventl.h
485 # End Source File
486 # Begin Source File
487
488 SOURCE=.\include\log.h
489 # End Source File
490 # Begin Source File
491
492 SOURCE=.\include\marcdisp.h
493 # End Source File
494 # Begin Source File
495
496 SOURCE=.\include\nmem.h
497 # End Source File
498 # Begin Source File
499
500 SOURCE=.\include\odr.h
501 # End Source File
502 # Begin Source File
503
504 SOURCE=.\include\odr_use.h
505 # End Source File
506 # Begin Source File
507
508 SOURCE=.\include\oid.h
509 # End Source File
510 # Begin Source File
511
512 SOURCE=.\include\options.h
513 # End Source File
514 # Begin Source File
515
516 SOURCE=.\include\pquery.h
517 # End Source File
518 # Begin Source File
519
520 SOURCE=.\include\proto.h
521 # End Source File
522 # Begin Source File
523
524 SOURCE=".\include\prt-acc.h"
525 # End Source File
526 # Begin Source File
527
528 SOURCE=".\include\prt-add.h"
529 # End Source File
530 # Begin Source File
531
532 SOURCE=".\include\prt-arc.h"
533 # End Source File
534 # Begin Source File
535
536 SOURCE=".\include\prt-dia.h"
537 # End Source File
538 # Begin Source File
539
540 SOURCE=".\include\prt-esp.h"
541 # End Source File
542 # Begin Source File
543
544 SOURCE=".\include\prt-exd.h"
545 # End Source File
546 # Begin Source File
547
548 SOURCE=".\include\prt-exp.h"
549 # End Source File
550 # Begin Source File
551
552 SOURCE=".\include\prt-ext.h"
553 # End Source File
554 # Begin Source File
555
556 SOURCE=".\include\prt-grs.h"
557 # End Source File
558 # Begin Source File
559
560 SOURCE=".\include\prt-rsc.h"
561 # End Source File
562 # Begin Source File
563
564 SOURCE=.\include\prt.h
565 # End Source File
566 # Begin Source File
567
568 SOURCE=.\include\readconf.h
569 # End Source File
570 # Begin Source File
571
572 SOURCE=.\include\tcpip.h
573 # End Source File
574 # Begin Source File
575
576 SOURCE=.\include\tpath.h
577 # End Source File
578 # Begin Source File
579
580 SOURCE=.\include\wrbuf.h
581 # End Source File
582 # Begin Source File
583
584 SOURCE=.\include\xmalloc.h
585 # End Source File
586 # Begin Source File
587
588 SOURCE=".\include\yaz-ccl.h"
589 # End Source File
590 # Begin Source File
591
592 SOURCE=".\include\yaz-util.h"
593 # End Source File
594 # Begin Source File
595
596 SOURCE=".\include\yaz-version.h"
597 # End Source File
598 # Begin Source File
599
600 SOURCE=.\include\yconfig.h
601 # End Source File
602 # End Group
603 # Begin Group "Resource Files"
604
605 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
606 # End Group
607 # End Target
608 # End Project