Tagging the 1.9.8 release of the 'jack2' project.
[jack2.git] / windows / libjackservermp.dsp
blob940183009e86d24592f8d4d0b35a75c19ef97aaf
1 # Microsoft Developer Studio Project File - Name="libjackservermp" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 \r
7 CFG=libjackservermp - 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 "libjackservermp.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 "libjackservermp.mak" CFG="libjackservermp - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "libjackservermp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "libjackservermp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
32 !IF  "$(CFG)" == "libjackservermp - Win32 Release"\r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "./Release"\r
42 # PROP Intermediate_Dir "./Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBJACKDMP_EXPORTS" /YX /FD /c\r
46 # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "." /I "../common" /I "../common/jack" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBJACKDMP_EXPORTS" /D "__STDC__" /D "REGEX_MALLOC" /D "STDC_HEADERS" /D "__SMP__" /FR /YX /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x40c /d "NDEBUG"\r
50 # ADD RSC /l 0x40c /d "NDEBUG"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
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 /dll /machine:I386\r
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 ws2_32.lib /nologo /entry:"DllEntryPoint" /dll /machine:I386 /out:"./Release/bin/libjackservermp.dll" /libpath:"./Release" /libpath:"./Release/bin"\r
58 !ELSEIF  "$(CFG)" == "libjackservermp - Win32 Debug"\r
60 # PROP BASE Use_MFC 0\r
61 # PROP BASE Use_Debug_Libraries 1\r
62 # PROP BASE Output_Dir "Debug"\r
63 # PROP BASE Intermediate_Dir "Debug"\r
64 # PROP BASE Target_Dir ""\r
65 # PROP Use_MFC 0\r
66 # PROP Use_Debug_Libraries 1\r
67 # PROP Output_Dir "./Debug"\r
68 # PROP Intermediate_Dir "./Debug"\r
69 # PROP Ignore_Export_Lib 0\r
70 # PROP Target_Dir ""\r
71 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBJACKDMP_EXPORTS" /YX /FD /GZ /c\r
72 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "." /I "../common" /I "../common/jack" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBJACKDMP_EXPORTS" /D "__STDC__" /D "REGEX_MALLOC" /D "STDC_HEADERS" /D "__SMP__" /FR /YX /FD /GZ /c\r
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
75 # ADD BASE RSC /l 0x40c /d "_DEBUG"\r
76 # ADD RSC /l 0x40c /d "_DEBUG"\r
77 BSC32=bscmake.exe\r
78 # ADD BASE BSC32 /nologo\r
79 # ADD BSC32 /nologo\r
80 LINK32=link.exe\r
81 # 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 /dll /debug /machine:I386 /pdbtype:sept\r
82 # 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 ws2_32.lib /nologo /dll /debug /machine:I386 /out:"./Debug/bin/libjackservermp.dll" /pdbtype:sept /libpath:"./Debug" /libpath:"./Debug/bin"\r
84 !ENDIF \r
86 # Begin Target\r
88 # Name "libjackservermp - Win32 Release"\r
89 # Name "libjackservermp - Win32 Debug"\r
90 # Begin Group "Source Files"\r
92 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
93 # Begin Source File\r
95 SOURCE=.\getopt.c\r
96 # End Source File\r
97 # Begin Source File\r
99 SOURCE=.\getopt1.c\r
100 # End Source File\r
101 # Begin Source File\r
103 SOURCE=..\common\JackActivationCount.cpp\r
104 # End Source File\r
105 # Begin Source File\r
107 SOURCE=..\common\JackAPI.cpp\r
108 # End Source File\r
109 # Begin Source File\r
111 SOURCE=..\common\JackAudioDriver.cpp\r
112 # End Source File\r
113 # Begin Source File\r
115 SOURCE=..\common\JackAudioPort.cpp\r
116 # End Source File\r
117 # Begin Source File\r
119 SOURCE=..\common\JackClient.cpp\r
120 # End Source File\r
121 # Begin Source File\r
123 SOURCE=..\common\JackConnectionManager.cpp\r
124 # End Source File\r
125 # Begin Source File\r
127 SOURCE=..\common\JackControl.cpp\r
128 # End Source File\r
129 # Begin Source File\r
131 SOURCE=..\common\JackDriver.cpp\r
132 # End Source File\r
133 # Begin Source File\r
135 SOURCE=..\common\JackDriverLoader.cpp\r
136 # End Source File\r
137 # Begin Source File\r
139 SOURCE=..\common\JackEngine.cpp\r
140 # End Source File\r
141 # Begin Source File\r
143 SOURCE=..\common\JackEngineControl.cpp\r
144 # End Source File\r
145 # Begin Source File\r
147 SOURCE=..\common\JackError.cpp\r
148 # End Source File\r
149 # Begin Source File\r
151 SOURCE=..\common\JackExternalClient.cpp\r
152 # End Source File\r
153 # Begin Source File\r
155 SOURCE=..\common\JackFrameTimer.cpp\r
156 # End Source File\r
157 # Begin Source File\r
159 SOURCE=..\common\JackFreewheelDriver.cpp\r
160 # End Source File\r
161 # Begin Source File\r
163 SOURCE=..\common\JackGlobals.cpp\r
164 # End Source File\r
165 # Begin Source File\r
167 SOURCE=..\common\JackGraphManager.cpp\r
168 # End Source File\r
169 # Begin Source File\r
171 SOURCE=..\common\JackInternalClient.cpp\r
172 # End Source File\r
173 # Begin Source File\r
175 SOURCE=..\common\JackLoopbackDriver.cpp\r
176 # End Source File\r
177 # Begin Source File\r
179 SOURCE=..\common\JackMessageBuffer.cpp\r
180 # End Source File\r
181 # Begin Source File\r
183 SOURCE=..\common\JackMidiAPI.cpp\r
184 # End Source File\r
185 # Begin Source File\r
187 SOURCE=..\common\JackMidiPort.cpp\r
188 # End Source File\r
189 # Begin Source File\r
191 SOURCE=..\common\JackNetTool.cpp\r
192 # End Source File\r
193 # Begin Source File\r
195 SOURCE=.\JackNetWinSocket.cpp\r
196 # End Source File\r
197 # Begin Source File\r
199 SOURCE=..\common\JackPort.cpp\r
200 # End Source File\r
201 # Begin Source File\r
203 SOURCE=..\common\JackPortType.cpp\r
204 # End Source File\r
205 # Begin Source File\r
207 SOURCE=..\common\JackRestartThreadedDriver.cpp\r
208 # End Source File\r
209 # Begin Source File\r
211 SOURCE=..\common\JackServer.cpp\r
212 # End Source File\r
213 # Begin Source File\r
215 SOURCE=..\common\JackServerAPI.cpp\r
216 # End Source File\r
217 # Begin Source File\r
219 SOURCE=..\common\JackServerGlobals.cpp\r
220 # End Source File\r
221 # Begin Source File\r
223 SOURCE=..\common\JackShmMem.cpp\r
224 # End Source File\r
225 # Begin Source File\r
227 SOURCE=..\common\JackThreadedDriver.cpp\r
228 # End Source File\r
229 # Begin Source File\r
231 SOURCE=..\common\JackTime.c\r
232 # End Source File\r
233 # Begin Source File\r
235 SOURCE=..\common\JackTools.cpp\r
236 # End Source File\r
237 # Begin Source File\r
239 SOURCE=..\common\JackTransportEngine.cpp\r
240 # End Source File\r
241 # Begin Source File\r
243 SOURCE=..\common\JackWaitThreadedDriver.cpp\r
244 # End Source File\r
245 # Begin Source File\r
247 SOURCE=.\JackWinNamedPipe.cpp\r
248 # End Source File\r
249 # Begin Source File\r
251 SOURCE=.\JackWinNamedPipeClientChannel.cpp\r
252 # End Source File\r
253 # Begin Source File\r
255 SOURCE=.\JackWinNamedPipeNotifyChannel.cpp\r
256 # End Source File\r
257 # Begin Source File\r
259 SOURCE=.\JackWinNamedPipeServerChannel.cpp\r
260 # End Source File\r
261 # Begin Source File\r
263 SOURCE=.\JackWinNamedPipeServerNotifyChannel.cpp\r
264 # End Source File\r
265 # Begin Source File\r
267 SOURCE=.\JackWinProcessSync.cpp\r
268 # End Source File\r
269 # Begin Source File\r
271 SOURCE=.\JackWinSemaphore.cpp\r
272 # End Source File\r
273 # Begin Source File\r
275 SOURCE=.\JackWinThread.cpp\r
276 # End Source File\r
277 # Begin Source File\r
279 SOURCE=.\regex.c\r
280 # End Source File\r
281 # Begin Source File\r
283 SOURCE=.\resource.rc\r
284 # End Source File\r
285 # Begin Source File\r
287 SOURCE=..\common\shm.c\r
288 # End Source File\r
289 # End Group\r
290 # Begin Group "Header Files"\r
292 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
293 # Begin Source File\r
295 SOURCE=..\common\JackMidiPort.h\r
296 # End Source File\r
297 # End Group\r
298 # Begin Group "Resource Files"\r
300 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
301 # End Group\r
302 # End Target\r
303 # End Project\r