home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / internet / tcp4u / tcp4u330.exe / tcp4u.330 / tcp4w32l / tcp4w32l.dsp next >
Text File  |  1998-03-05  |  4KB  |  161 lines

  1. # Microsoft Developer Studio Project File - Name="tcp4w32l" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  6.  
  7. CFG=tcp4w32l - 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 "tcp4w32l.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 "tcp4w32l.mak" CFG="tcp4w32l - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "tcp4w32l - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "tcp4w32l - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28.  
  29. !IF  "$(CFG)" == "tcp4w32l - Win32 Release"
  30.  
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir ".\Release"
  34. # PROP BASE Intermediate_Dir ".\Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "."
  39. # PROP Intermediate_Dir "."
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  42. # ADD CPP /nologo /MT /W3 /GX /O1 /I "..\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
  43. # SUBTRACT CPP /YX
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo
  50.  
  51. !ELSEIF  "$(CFG)" == "tcp4w32l - Win32 Debug"
  52.  
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir ".\Debug"
  56. # PROP BASE Intermediate_Dir ".\Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "."
  61. # PROP Intermediate_Dir "."
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  64. # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
  65. # SUBTRACT CPP /YX
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo
  69. LIB32=link.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo
  72.  
  73. !ENDIF 
  74.  
  75. # Begin Target
  76.  
  77. # Name "tcp4w32l - Win32 Release"
  78. # Name "tcp4w32l - Win32 Debug"
  79. # Begin Group "Source Files"
  80.  
  81. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  82. # Begin Source File
  83.  
  84. SOURCE=..\src\htp4_err.c
  85. # End Source File
  86. # Begin Source File
  87.  
  88. SOURCE=..\src\htp4_url.c
  89. # End Source File
  90. # Begin Source File
  91.  
  92. SOURCE=..\src\http4u.c
  93. # End Source File
  94. # Begin Source File
  95.  
  96. SOURCE=..\src\skt4u.c
  97. # End Source File
  98. # Begin Source File
  99.  
  100. SOURCE=..\src\smtp4u.c
  101. # End Source File
  102. # Begin Source File
  103.  
  104. SOURCE=..\src\tcp4_err.c
  105. # End Source File
  106. # Begin Source File
  107.  
  108. SOURCE=..\src\tcp4_log.c
  109. # End Source File
  110. # Begin Source File
  111.  
  112. SOURCE=..\src\tcp4u.c
  113. # End Source File
  114. # Begin Source File
  115.  
  116. SOURCE=..\src\tcp4u_ex.c
  117. # End Source File
  118. # Begin Source File
  119.  
  120. SOURCE=..\src\tn4u.c
  121. # End Source File
  122. # Begin Source File
  123.  
  124. SOURCE=..\src\tn_proto.c
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=..\src\udp4u.c
  129. # End Source File
  130. # Begin Source File
  131.  
  132. SOURCE=..\src\util.c
  133. # End Source File
  134. # End Group
  135. # Begin Group "Header Files"
  136.  
  137. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  138. # Begin Source File
  139.  
  140. SOURCE=..\src\build.h
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=..\src\dimens.h
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=..\src\port.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=..\src\skt4u.h
  153. # End Source File
  154. # End Group
  155. # Begin Group "Resource Files"
  156.  
  157. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  158. # End Group
  159. # End Target
  160. # End Project
  161.