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.

361 lines
9.0 KiB

  1. # Microsoft Developer Studio Project File - Name="CluAdmEx" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=CluAdmEx - 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 "CluAdmEx.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 "CluAdmEx.mak" CFG="CluAdmEx - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "CluAdmEx - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "CluAdmEx - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/GalenB/CluAdmEx", COAAAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "CluAdmEx - Win32 Release"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /Gz /MD /W3 /GR /GX /O2 /I "." /I "..\common" /I "..\..\inc" /D "NDEBUG" /D _X86_=1 /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D _WIN32_IE=0x0300 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=0 /D _DLL=1 /D _MT=1 /D "AFX_NOFORCE_LIBS" /D "_AFX_ENABLE_INLINES" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR /Yu"stdafx.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  45. # ADD RSC /l 0x409 /i "." /i "..\common" /i "..\..\inc" /d "NDEBUG" /d "_AFXDLL"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 mfcs42ud.lib mfc42ud.lib mfcd42ud.lib mfcn42ud.lib mfco42ud.lib msvcrtd.lib atl.lib advapi32.lib kernel32.lib gdi32.lib user32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib version.lib ntdll.lib netapi32.lib ws2_32.lib icmp.lib cluadmex.lib resutils.lib clusapi.lib dnsapi.lib ..\common\obj\i386\common.lib ..\..\clusrtl\obj\i386\clusrtl.lib /nologo /subsystem:windows /dll /machine:I386 /nodefaultlib
  52. !ELSEIF "$(CFG)" == "CluAdmEx - Win32 Debug"
  53. # PROP BASE Use_MFC 6
  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 6
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "Debug"
  61. # PROP Intermediate_Dir "Debug"
  62. # PROP Ignore_Export_Lib 0
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  65. # ADD CPP /nologo /Gz /MDd /W4 /Gm /Gi /GR /GX /ZI /Od /I "." /I "..\common" /I "..\..\inc" /D "_DEBUG_SECURITY" /D "_DEBUG" /D _DBG=1 /D _X86_=1 /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D _WIN32_IE=0x0300 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=0 /D _DLL=1 /D _MT=1 /D "AFX_NOFORCE_LIBS" /D "_AFX_ENABLE_INLINES" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR /Yu"stdafx.h" /FD /c
  66. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  68. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  69. # ADD RSC /l 0x409 /i "." /i "..\common" /i "..\..\inc" /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  75. # ADD LINK32 mfcs42ud.lib mfc42ud.lib mfcd42ud.lib mfcn42ud.lib mfco42ud.lib msvcrtd.lib atl.lib advapi32.lib kernel32.lib gdi32.lib user32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib version.lib ntdll.lib netapi32.lib ws2_32.lib icmp.lib cluadmex.lib resutils.lib clusapi.lib dnsapi.lib ..\common\objd\i386\common.lib ..\..\clusrtl\objd\i386\clusrtl.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib /pdbtype:sept
  76. !ENDIF
  77. # Begin Target
  78. # Name "CluAdmEx - Win32 Release"
  79. # Name "CluAdmEx - Win32 Debug"
  80. # Begin Group "Source Files"
  81. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  82. # Begin Source File
  83. SOURCE=.\AclBase.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.\AclUtils.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.\BaseDlg.cpp
  90. # ADD CPP /MD /W4 /Gi /GR
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\BasePage.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\CluAdmEx.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\CluAdmEx.def
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\CluAdmEx.rc
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\ClusName.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\ClusPage.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\Disks.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\DlgHelpS.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\ExcOperS.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.\ExtObj.cpp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.\ExtObjID.idl
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\FSAdv.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.\FSCache.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.\GenApp.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.\GenSvc.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.\HelpData.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.\IPAddr.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\NetName.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.\PropLstS.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.\PrtSpool.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.\RegExtS.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\RegKey.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\RegRepl.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\SmbShare.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\SmbSPage.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.\SmbSSht.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.\StdAfx.cpp
  172. # ADD CPP /Yc"stdafx.h"
  173. # End Source File
  174. # End Group
  175. # Begin Group "Header Files"
  176. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  177. # Begin Source File
  178. SOURCE=.\AclBase.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\AclHelp.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\AclUtils.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.\BaseDlg.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\BasePage.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\BasePage.inl
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\CluAdmX.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\ClusName.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\ClusPage.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.\Disks.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.\DllBase.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.\ExtObj.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.\FSAdv.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.\FSCache.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.\GenApp.h
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.\GenSvc.h
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.\HelpArr.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.\HelpData.h
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.\HelpIDs.h
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.\IPAddr.h
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=.\NetName.h
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.\PrtSpool.h
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.\RegKey.h
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.\RegRepl.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.\Resource.h
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\SmbShare.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\SMBSPage.h
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.\SmbSSht.h
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.\StdAfx.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.\TraceTag.h
  266. # End Source File
  267. # End Group
  268. # Begin Group "Resource Files"
  269. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  270. # Begin Source File
  271. SOURCE=.\res\CluAdmEx.rc2
  272. # End Source File
  273. # End Group
  274. # Begin Source File
  275. SOURCE=.\CluAdmEx.ver
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.\ReadMe.txt
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.\Sources
  282. # End Source File
  283. # End Target
  284. # End Project