home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / BINKD095.DSP < prev    next >
Encoding:
MS Developer Studio Project  |  2002-08-13  |  7.8 KB  |  346 lines

  1. # Microsoft Developer Studio Project File - Name="binkd" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=binkd - 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 "binkd.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 "binkd.mak" CFG="binkd - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "binkd - Win32 Release" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "binkd - Win32 Debug" (based on "Win32 (x86) Console Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "binkd - 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 Target_Dir ""
  43. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  44. # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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 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
  52. # 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 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
  53.  
  54. !ELSEIF  "$(CFG)" == "binkd - Win32 Debug"
  55.  
  56. # PROP BASE Use_MFC 0
  57. # PROP BASE Use_Debug_Libraries 1
  58. # PROP BASE Output_Dir "Debug"
  59. # PROP BASE Intermediate_Dir "Debug"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 1
  63. # PROP Output_Dir "Debug"
  64. # PROP Intermediate_Dir "Debug"
  65. # PROP Ignore_Export_Lib 0
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  68. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "VISUALCPP" /D "HAVE_THREADS" /D "HTTPS" /YX /FD /GZ /c
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # 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 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
  76. # 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 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:console /debug /machine:I386 /pdbtype:sept
  77.  
  78. !ENDIF 
  79.  
  80. # Begin Target
  81.  
  82. # Name "binkd - Win32 Release"
  83. # Name "binkd - Win32 Debug"
  84. # Begin Source File
  85.  
  86. SOURCE=.\assert.h
  87. # End Source File
  88. # Begin Source File
  89.  
  90. SOURCE=.\binkd.c
  91. # End Source File
  92. # Begin Source File
  93.  
  94. SOURCE=.\binlog.c
  95. # End Source File
  96. # Begin Source File
  97.  
  98. SOURCE=.\binlog.h
  99. # End Source File
  100. # Begin Source File
  101.  
  102. SOURCE=.\branch.c
  103. # End Source File
  104. # Begin Source File
  105.  
  106. SOURCE=.\nt\breaksig.c
  107. # End Source File
  108. # Begin Source File
  109.  
  110. SOURCE=.\bsy.c
  111. # End Source File
  112. # Begin Source File
  113.  
  114. SOURCE=.\bsy.h
  115. # End Source File
  116. # Begin Source File
  117.  
  118. SOURCE=.\client.c
  119. # End Source File
  120. # Begin Source File
  121.  
  122. SOURCE=.\client.h
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\Config.h
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\crypt.c
  131. # End Source File
  132. # Begin Source File
  133.  
  134. SOURCE=.\nt\dirwin32.c
  135. # End Source File
  136. # Begin Source File
  137.  
  138. SOURCE=.\nt\dirwin32.h
  139. # End Source File
  140. # Begin Source File
  141.  
  142. SOURCE=.\exitproc.c
  143. # End Source File
  144. # Begin Source File
  145.  
  146. SOURCE=.\ftnaddr.c
  147. # End Source File
  148. # Begin Source File
  149.  
  150. SOURCE=.\ftnaddr.h
  151. # End Source File
  152. # Begin Source File
  153.  
  154. SOURCE=.\ftndom.c
  155. # End Source File
  156. # Begin Source File
  157.  
  158. SOURCE=.\ftndom.h
  159. # End Source File
  160. # Begin Source File
  161.  
  162. SOURCE=.\ftnnode.c
  163. # End Source File
  164. # Begin Source File
  165.  
  166. SOURCE=.\ftnnode.h
  167. # End Source File
  168. # Begin Source File
  169.  
  170. SOURCE=.\ftnq.c
  171. # End Source File
  172. # Begin Source File
  173.  
  174. SOURCE=.\ftnq.h
  175. # End Source File
  176. # Begin Source File
  177.  
  178. SOURCE=.\nt\getfree.c
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=.\getw.c
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=.\getw.h
  187. # End Source File
  188. # Begin Source File
  189.  
  190. SOURCE=.\https.c
  191. # End Source File
  192. # Begin Source File
  193.  
  194. SOURCE=.\https.h
  195. # End Source File
  196. # Begin Source File
  197.  
  198. SOURCE=.\inbound.c
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\inbound.h
  203. # End Source File
  204. # Begin Source File
  205.  
  206. SOURCE=.\iphdr.h
  207. # End Source File
  208. # Begin Source File
  209.  
  210. SOURCE=.\iptools.c
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=.\iptools.h
  215. # End Source File
  216. # Begin Source File
  217.  
  218. SOURCE=.\md5b.c
  219. # End Source File
  220. # Begin Source File
  221.  
  222. SOURCE=.\md5b.h
  223. # End Source File
  224. # Begin Source File
  225.  
  226. SOURCE=.\pmatch.c
  227. # End Source File
  228. # Begin Source File
  229.  
  230. SOURCE=.\prothlp.c
  231. # End Source File
  232. # Begin Source File
  233.  
  234. SOURCE=.\prothlp.h
  235. # End Source File
  236. # Begin Source File
  237.  
  238. SOURCE=.\protoco2.h
  239. # End Source File
  240. # Begin Source File
  241.  
  242. SOURCE=.\protocol.c
  243. # End Source File
  244. # Begin Source File
  245.  
  246. SOURCE=.\protocol.h
  247. # End Source File
  248. # Begin Source File
  249.  
  250. SOURCE=.\readcfg.c
  251. # End Source File
  252. # Begin Source File
  253.  
  254. SOURCE=.\readcfg.h
  255. # End Source File
  256. # Begin Source File
  257.  
  258. SOURCE=.\readdir.h
  259. # End Source File
  260. # Begin Source File
  261.  
  262. SOURCE=.\readflo.c
  263. # End Source File
  264. # Begin Source File
  265.  
  266. SOURCE=.\readflo.h
  267. # End Source File
  268. # Begin Source File
  269.  
  270. SOURCE=.\run.c
  271. # End Source File
  272. # Begin Source File
  273.  
  274. SOURCE=.\run.h
  275. # End Source File
  276. # Begin Source File
  277.  
  278. SOURCE=.\nt\sem.c
  279. # End Source File
  280. # Begin Source File
  281.  
  282. SOURCE=.\sem.h
  283. # End Source File
  284. # Begin Source File
  285.  
  286. SOURCE=.\server.c
  287. # End Source File
  288. # Begin Source File
  289.  
  290. SOURCE=.\server.h
  291. # End Source File
  292. # Begin Source File
  293.  
  294. SOURCE=.\nt\service.c
  295. # End Source File
  296. # Begin Source File
  297.  
  298. SOURCE=.\nt\service.h
  299. # End Source File
  300. # Begin Source File
  301.  
  302. SOURCE=.\setpttl.c
  303. # End Source File
  304. # Begin Source File
  305.  
  306. SOURCE=.\setpttl.h
  307. # End Source File
  308. # Begin Source File
  309.  
  310. SOURCE=.\srif.c
  311. # End Source File
  312. # Begin Source File
  313.  
  314. SOURCE=.\srif.h
  315. # End Source File
  316. # Begin Source File
  317.  
  318. SOURCE=.\sys.h
  319. # End Source File
  320. # Begin Source File
  321.  
  322. SOURCE=.\nt\TCPErr.c
  323. # End Source File
  324. # Begin Source File
  325.  
  326. SOURCE=.\tools.c
  327. # End Source File
  328. # Begin Source File
  329.  
  330. SOURCE=.\tools.h
  331. # End Source File
  332. # Begin Source File
  333.  
  334. SOURCE=.\nt\WSock.c
  335. # End Source File
  336. # Begin Source File
  337.  
  338. SOURCE=.\nt\WSock.h
  339. # End Source File
  340. # Begin Source File
  341.  
  342. SOURCE=.\xalloc.c
  343. # End Source File
  344. # End Target
  345. # End Project
  346.