New windows NT/95 port using MSV5.0. The test server 'ztest' was
[yaz-moved-to-github.git] / server / server.dsp
1 # Microsoft Developer Studio Project File - Name="server" - 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) Static Library" 0x0104\r
6 \r
7 CFG=server - 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 "server.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 "server.mak" CFG="server - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "server - Win32 Release" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "server - Win32 Debug" (based on "Win32 (x86) Static Library")\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 \r
29 !IF  "$(CFG)" == "server - Win32 Release"\r
30 \r
31 # PROP BASE Use_MFC 0\r
32 # PROP BASE Use_Debug_Libraries 0\r
33 # PROP BASE Output_Dir "Release"\r
34 # PROP BASE Intermediate_Dir "Release"\r
35 # PROP BASE Target_Dir ""\r
36 # PROP Use_MFC 0\r
37 # PROP Use_Debug_Libraries 0\r
38 # PROP Output_Dir "Release"\r
39 # PROP Intermediate_Dir "Release"\r
40 # PROP Target_Dir ""\r
41 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
42 # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WINDOWS" /FD /c\r
43 # SUBTRACT CPP /YX\r
44 BSC32=bscmake.exe\r
45 # ADD BASE BSC32 /nologo\r
46 # ADD BSC32 /nologo\r
47 LIB32=link.exe -lib\r
48 # ADD BASE LIB32 /nologo\r
49 # ADD LIB32 /nologo\r
50 # Begin Special Build Tool\r
51 OutDir=.\Release\r
52 ProjDir=.\r
53 TargetName=server\r
54 SOURCE=$(InputPath)\r
55 PostBuild_Desc=Copy lib\r
56 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\..\lib\r
57 # End Special Build Tool\r
58 \r
59 !ELSEIF  "$(CFG)" == "server - Win32 Debug"\r
60 \r
61 # PROP BASE Use_MFC 0\r
62 # PROP BASE Use_Debug_Libraries 1\r
63 # PROP BASE Output_Dir "Debug"\r
64 # PROP BASE Intermediate_Dir "Debug"\r
65 # PROP BASE Target_Dir ""\r
66 # PROP Use_MFC 0\r
67 # PROP Use_Debug_Libraries 1\r
68 # PROP Output_Dir "Debug"\r
69 # PROP Intermediate_Dir "Debug"\r
70 # PROP Target_Dir ""\r
71 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
72 # ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WINDOWS" /FR /FD /c\r
73 # SUBTRACT CPP /YX\r
74 BSC32=bscmake.exe\r
75 # ADD BASE BSC32 /nologo\r
76 # ADD BSC32 /nologo\r
77 LIB32=link.exe -lib\r
78 # ADD BASE LIB32 /nologo\r
79 # ADD LIB32 /nologo\r
80 # Begin Special Build Tool\r
81 OutDir=.\Debug\r
82 ProjDir=.\r
83 TargetName=server\r
84 SOURCE=$(InputPath)\r
85 PostBuild_Desc=Copy lib\r
86 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\..\lib\r
87 # End Special Build Tool\r
88 \r
89 !ENDIF \r
90 \r
91 # Begin Target\r
92 \r
93 # Name "server - Win32 Release"\r
94 # Name "server - Win32 Debug"\r
95 # Begin Source File\r
96 \r
97 SOURCE=.\eventl.c\r
98 # End Source File\r
99 # Begin Source File\r
100 \r
101 SOURCE=.\requestq.c\r
102 # End Source File\r
103 # Begin Source File\r
104 \r
105 SOURCE=.\seshigh.c\r
106 # End Source File\r
107 # Begin Source File\r
108 \r
109 SOURCE=.\session.h\r
110 # End Source File\r
111 # Begin Source File\r
112 \r
113 SOURCE=.\statserv.c\r
114 # End Source File\r
115 # End Target\r
116 # End Project\r