Updated.
[yaz-moved-to-github.git] / ztest / ztest.dsp
1 # Microsoft Developer Studio Project File - Name="ztest" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103\r
6 \r
7 CFG=ztest - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "ztest.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "ztest.mak" CFG="ztest - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "ztest - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "ztest - Win32 Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP Scc_ProjName ""\r
26 # PROP Scc_LocalPath ""\r
27 CPP=cl.exe\r
28 RSC=rc.exe\r
29 \r
30 !IF  "$(CFG)" == "ztest - Win32 Release"\r
31 \r
32 # PROP BASE Use_MFC 0\r
33 # PROP BASE Use_Debug_Libraries 0\r
34 # PROP BASE Output_Dir "Release"\r
35 # PROP BASE Intermediate_Dir "Release"\r
36 # PROP BASE Target_Dir ""\r
37 # PROP Use_MFC 0\r
38 # PROP Use_Debug_Libraries 0\r
39 # PROP Output_Dir "Release"\r
40 # PROP Intermediate_Dir "Release"\r
41 # PROP Ignore_Export_Lib 0\r
42 # PROP Target_Dir ""\r
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
44 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "WINDOWS" /FD /c\r
45 # SUBTRACT CPP /YX\r
46 # ADD BASE RSC /l 0x406 /d "NDEBUG"\r
47 # ADD RSC /l 0x406 /d "NDEBUG"\r
48 BSC32=bscmake.exe\r
49 # ADD BASE BSC32 /nologo\r
50 # ADD BSC32 /nologo\r
51 LINK32=link.exe\r
52 # 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:console /machine:I386\r
53 # 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 yaz.lib server.lib /nologo /subsystem:console /machine:I386 /libpath:"..\release" /libpath:"..\server\release"\r
54 # Begin Special Build Tool\r
55 ProjDir=.\r
56 SOURCE=$(InputPath)\r
57 PostBuild_Cmds=copy ..\..\yaz\release\yaz.dll $(ProjDir)\r
58 # End Special Build Tool\r
59 \r
60 !ELSEIF  "$(CFG)" == "ztest - Win32 Debug"\r
61 \r
62 # PROP BASE Use_MFC 0\r
63 # PROP BASE Use_Debug_Libraries 1\r
64 # PROP BASE Output_Dir "Debug"\r
65 # PROP BASE Intermediate_Dir "Debug"\r
66 # PROP BASE Target_Dir ""\r
67 # PROP Use_MFC 0\r
68 # PROP Use_Debug_Libraries 1\r
69 # PROP Output_Dir "Debug"\r
70 # PROP Intermediate_Dir "Debug"\r
71 # PROP Ignore_Export_Lib 0\r
72 # PROP Target_Dir ""\r
73 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
74 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "WINDOWS" /FR /FD /c\r
75 # SUBTRACT CPP /YX\r
76 # ADD BASE RSC /l 0x406 /d "_DEBUG"\r
77 # ADD RSC /l 0x406 /d "_DEBUG"\r
78 BSC32=bscmake.exe\r
79 # ADD BASE BSC32 /nologo\r
80 # ADD BSC32 /nologo\r
81 LINK32=link.exe\r
82 # 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:console /debug /machine:I386 /pdbtype:sept\r
83 # 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 yaz.lib server.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /pdbtype:sept /libpath:"..\debug" /libpath:"..\server\debug"\r
84 # Begin Special Build Tool\r
85 ProjDir=.\r
86 SOURCE=$(InputPath)\r
87 PostBuild_Cmds=copy ..\..\yaz\debug\yaz.dll $(ProjDir)\r
88 # End Special Build Tool\r
89 \r
90 !ENDIF \r
91 \r
92 # Begin Target\r
93 \r
94 # Name "ztest - Win32 Release"\r
95 # Name "ztest - Win32 Debug"\r
96 # Begin Source File\r
97 \r
98 SOURCE=".\read-grs.c"\r
99 # End Source File\r
100 # Begin Source File\r
101 \r
102 SOURCE=.\ztest.c\r
103 # End Source File\r
104 # End Target\r
105 # End Project\r