Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

257 lines
5.5 KiB

  1. # Microsoft Developer Studio Project File - Name="ALG" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=ALG - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "ALG.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "ALG.mak" CFG="ALG - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "ALG - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "ALG - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName "ALG"
  24. # PROP Scc_LocalPath ".."
  25. !IF "$(CFG)" == "ALG - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Cmd_Line "NMAKE /f ALG.mak"
  31. # PROP BASE Rebuild_Opt "/a"
  32. # PROP BASE Target_File "ALG.exe"
  33. # PROP BASE Bsc_Name "ALG.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Cmd_Line "..\DoBuildFromVC.cmd"
  40. # PROP Rebuild_Opt "/cefD"
  41. # PROP Target_File "ALG.exe"
  42. # PROP Bsc_Name ""
  43. # PROP Target_Dir ""
  44. !ELSEIF "$(CFG)" == "ALG - Win32 Debug"
  45. # PROP BASE Use_MFC 0
  46. # PROP BASE Use_Debug_Libraries 1
  47. # PROP BASE Output_Dir "ALG___Win32_Debug"
  48. # PROP BASE Intermediate_Dir "ALG___Win32_Debug"
  49. # PROP BASE Cmd_Line "NMAKE /f ALG.mak"
  50. # PROP BASE Rebuild_Opt "/a"
  51. # PROP BASE Target_File "ALG.exe"
  52. # PROP BASE Bsc_Name "ALG.bsc"
  53. # PROP BASE Target_Dir ""
  54. # PROP Use_MFC 0
  55. # PROP Use_Debug_Libraries 1
  56. # PROP Output_Dir "ALG___Win32_Debug"
  57. # PROP Intermediate_Dir "ALG___Win32_Debug"
  58. # PROP Cmd_Line "..\DoBuildFromVC.cmd"
  59. # PROP Rebuild_Opt "-cef"
  60. # PROP Target_File "ALG.exe"
  61. # PROP Bsc_Name "obj\i386\ALG.bsc"
  62. # PROP Target_Dir ""
  63. !ENDIF
  64. # Begin Target
  65. # Name "ALG - Win32 Release"
  66. # Name "ALG - Win32 Debug"
  67. !IF "$(CFG)" == "ALG - Win32 Release"
  68. !ELSEIF "$(CFG)" == "ALG - Win32 Debug"
  69. !ENDIF
  70. # Begin Group "Source Files"
  71. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  72. # Begin Group "Support"
  73. # PROP Default_Filter ""
  74. # Begin Source File
  75. SOURCE=.\ApplicationGatewayServices.rgs
  76. # End Source File
  77. # Begin Source File
  78. SOURCE=..\MyTrace.h
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=.\sources
  82. # End Source File
  83. # End Group
  84. # Begin Group "Collections"
  85. # PROP Default_Filter ""
  86. # Begin Source File
  87. SOURCE=.\AlgModule.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\CollectionAdapterNotifySinks.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\CollectionAdapters.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\CollectionAlgModules.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\CollectionChannels.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\CollectionRedirects.cpp
  103. # End Source File
  104. # End Group
  105. # Begin Group "Channels"
  106. # PROP Default_Filter ""
  107. # Begin Source File
  108. SOURCE=.\DataChannel.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\PersistentDataChannel.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\PrimaryControlChannel.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\SecondaryControlChannel.cpp
  118. # End Source File
  119. # End Group
  120. # Begin Source File
  121. SOURCE=.\AdapterInfo.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\ALG.cpp
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.\AlgControler.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\ApplicationGatewayServices.cpp
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\EnumAdapterInfo.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\PendingProxyConnection.cpp
  137. # End Source File
  138. # End Group
  139. # Begin Group "Header Files"
  140. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  141. # Begin Source File
  142. SOURCE=.\AdapterInfo.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\AlgControler.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.\AlgModule.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.\ApplicationGatewayServices.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.\CollectionAdapterNotifySinks.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.\CollectionAdapters.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.\CollectionAlgModules.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\CollectionChannels.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\CollectionRedirects.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.\DataChannel.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.\EnumAdapterInfo.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.\PendingProxyConnection.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.\PersistentDataChannel.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\PreComp.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\PrimaryControlChannel.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.\resource.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\ScopeCriticalSection.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\SecondaryControlChannel.h
  194. # End Source File
  195. # End Group
  196. # Begin Group "Resource Files"
  197. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  198. # End Group
  199. # End Target
  200. # End Project