Source code of Windows XP (NT5)
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.

347 lines
12 KiB

  1. # Microsoft Developer Studio Project File - Name="UpdateMOT" - 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=UpdateMOT - 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 "UpdateMOT.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 "UpdateMOT.mak" CFG="UpdateMOT - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "UpdateMOT - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "UpdateMOT - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "UpdateMOT - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "UpdateMOT - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "UpdateMOT - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "UpdateMOT - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""$/ADMT/UpdateMOT", BIBAAAAA"
  28. # PROP Scc_LocalPath "."
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32. !IF "$(CFG)" == "UpdateMOT - Win32 Debug"
  33. # PROP BASE Use_MFC 2
  34. # PROP BASE Use_Debug_Libraries 1
  35. # PROP BASE Output_Dir "Debug"
  36. # PROP BASE Intermediate_Dir "Debug"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 2
  39. # PROP Use_Debug_Libraries 1
  40. # PROP Output_Dir "Debug"
  41. # PROP Intermediate_Dir "Debug"
  42. # PROP Target_Dir ""
  43. F90=fl32.exe
  44. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  45. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  46. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  47. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  48. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  54. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  55. # Begin Custom Build - Performing registration
  56. OutDir=.\Debug
  57. TargetPath=.\Debug\UpdateMOT.dll
  58. InputPath=.\Debug\UpdateMOT.dll
  59. SOURCE="$(InputPath)"
  60. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  61. regsvr32 /s /c "$(TargetPath)"
  62. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  63. # End Custom Build
  64. !ELSEIF "$(CFG)" == "UpdateMOT - Win32 Unicode Debug"
  65. # PROP BASE Use_MFC 2
  66. # PROP BASE Use_Debug_Libraries 1
  67. # PROP BASE Output_Dir "DebugU"
  68. # PROP BASE Intermediate_Dir "DebugU"
  69. # PROP BASE Target_Dir ""
  70. # PROP Use_MFC 1
  71. # PROP Use_Debug_Libraries 1
  72. # PROP Output_Dir "DebugU"
  73. # PROP Intermediate_Dir "DebugU"
  74. # PROP Ignore_Export_Lib 0
  75. # PROP Target_Dir ""
  76. F90=fl32.exe
  77. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  78. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\Common\Include" /I "..\Inc" /D "WIN32" /D "_USRDLL" /D "_UNICODE" /D "_DEBUG" /D "USE_STDAFX" /D _WIN32_WINNT=0x0500 /D "_WINDLL" /Yu"stdafx.h" /FD /GZ /c
  79. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  80. # ADD MTL /nologo /D "_DEBUG"
  81. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  82. # ADD RSC /l 0x409 /i "..\Inc" /d "_DEBUG"
  83. BSC32=bscmake.exe
  84. # ADD BASE BSC32 /nologo
  85. # ADD BSC32 /nologo
  86. LINK32=link.exe
  87. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  88. # ADD LINK32 commonlib.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"..\Bin\UpdateMOT.pdb" /debug /machine:I386 /out:"..\Bin\UpdateMOT.dll" /pdbtype:sept /libpath:"..\Lib"
  89. !ELSEIF "$(CFG)" == "UpdateMOT - Win32 Release MinSize"
  90. # PROP BASE Use_MFC 2
  91. # PROP BASE Use_Debug_Libraries 0
  92. # PROP BASE Output_Dir "ReleaseMinSize"
  93. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  94. # PROP BASE Target_Dir ""
  95. # PROP Use_MFC 2
  96. # PROP Use_Debug_Libraries 0
  97. # PROP Output_Dir "ReleaseMinSize"
  98. # PROP Intermediate_Dir "ReleaseMinSize"
  99. # PROP Target_Dir ""
  100. F90=fl32.exe
  101. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  102. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  103. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  104. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  105. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  106. BSC32=bscmake.exe
  107. # ADD BASE BSC32 /nologo
  108. # ADD BSC32 /nologo
  109. LINK32=link.exe
  110. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  111. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  112. # Begin Custom Build - Performing registration
  113. OutDir=.\ReleaseMinSize
  114. TargetPath=.\ReleaseMinSize\UpdateMOT.dll
  115. InputPath=.\ReleaseMinSize\UpdateMOT.dll
  116. SOURCE="$(InputPath)"
  117. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  118. regsvr32 /s /c "$(TargetPath)"
  119. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  120. # End Custom Build
  121. !ELSEIF "$(CFG)" == "UpdateMOT - Win32 Release MinDependency"
  122. # PROP BASE Use_MFC 2
  123. # PROP BASE Use_Debug_Libraries 0
  124. # PROP BASE Output_Dir "ReleaseMinDependency"
  125. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  126. # PROP BASE Target_Dir ""
  127. # PROP Use_MFC 2
  128. # PROP Use_Debug_Libraries 0
  129. # PROP Output_Dir "ReleaseMinDependency"
  130. # PROP Intermediate_Dir "ReleaseMinDependency"
  131. # PROP Target_Dir ""
  132. F90=fl32.exe
  133. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  134. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  135. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  136. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  137. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  138. BSC32=bscmake.exe
  139. # ADD BASE BSC32 /nologo
  140. # ADD BSC32 /nologo
  141. LINK32=link.exe
  142. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  143. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  144. # Begin Custom Build - Performing registration
  145. OutDir=.\ReleaseMinDependency
  146. TargetPath=.\ReleaseMinDependency\UpdateMOT.dll
  147. InputPath=.\ReleaseMinDependency\UpdateMOT.dll
  148. SOURCE="$(InputPath)"
  149. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  150. regsvr32 /s /c "$(TargetPath)"
  151. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  152. # End Custom Build
  153. !ELSEIF "$(CFG)" == "UpdateMOT - Win32 Unicode Release MinSize"
  154. # PROP BASE Use_MFC 2
  155. # PROP BASE Use_Debug_Libraries 0
  156. # PROP BASE Output_Dir "ReleaseUMinSize"
  157. # PROP BASE Intermediate_Dir "ReleaseUMinSize"
  158. # PROP BASE Target_Dir ""
  159. # PROP Use_MFC 2
  160. # PROP Use_Debug_Libraries 0
  161. # PROP Output_Dir "ReleaseUMinSize"
  162. # PROP Intermediate_Dir "ReleaseUMinSize"
  163. # PROP Target_Dir ""
  164. F90=fl32.exe
  165. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  166. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  167. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  168. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  169. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  170. BSC32=bscmake.exe
  171. # ADD BASE BSC32 /nologo
  172. # ADD BSC32 /nologo
  173. LINK32=link.exe
  174. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  175. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  176. # Begin Custom Build - Performing registration
  177. OutDir=.\ReleaseUMinSize
  178. TargetPath=.\ReleaseUMinSize\UpdateMOT.dll
  179. InputPath=.\ReleaseUMinSize\UpdateMOT.dll
  180. SOURCE="$(InputPath)"
  181. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  182. if "%OS%"=="" goto NOTNT
  183. if not "%OS%"=="Windows_NT" goto NOTNT
  184. regsvr32 /s /c "$(TargetPath)"
  185. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  186. goto end
  187. :NOTNT
  188. echo Warning : Cannot register Unicode DLL on Windows 95
  189. :end
  190. # End Custom Build
  191. !ELSEIF "$(CFG)" == "UpdateMOT - Win32 Unicode Release MinDependency"
  192. # PROP BASE Use_MFC 2
  193. # PROP BASE Use_Debug_Libraries 0
  194. # PROP BASE Output_Dir "ReleaseUMinDependency"
  195. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  196. # PROP BASE Target_Dir ""
  197. # PROP Use_MFC 2
  198. # PROP Use_Debug_Libraries 0
  199. # PROP Output_Dir "ReleaseUMinDependency"
  200. # PROP Intermediate_Dir "ReleaseUMinDependency"
  201. # PROP Target_Dir ""
  202. F90=fl32.exe
  203. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  204. # ADD CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  205. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  206. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  207. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  208. BSC32=bscmake.exe
  209. # ADD BASE BSC32 /nologo
  210. # ADD BSC32 /nologo
  211. LINK32=link.exe
  212. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  213. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  214. # Begin Custom Build - Performing registration
  215. OutDir=.\ReleaseUMinDependency
  216. TargetPath=.\ReleaseUMinDependency\UpdateMOT.dll
  217. InputPath=.\ReleaseUMinDependency\UpdateMOT.dll
  218. SOURCE="$(InputPath)"
  219. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  220. if "%OS%"=="" goto NOTNT
  221. if not "%OS%"=="Windows_NT" goto NOTNT
  222. regsvr32 /s /c "$(TargetPath)"
  223. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  224. goto end
  225. :NOTNT
  226. echo Warning : Cannot register Unicode DLL on Windows 95
  227. :end
  228. # End Custom Build
  229. !ENDIF
  230. # Begin Target
  231. # Name "UpdateMOT - Win32 Debug"
  232. # Name "UpdateMOT - Win32 Unicode Debug"
  233. # Name "UpdateMOT - Win32 Release MinSize"
  234. # Name "UpdateMOT - Win32 Release MinDependency"
  235. # Name "UpdateMOT - Win32 Unicode Release MinSize"
  236. # Name "UpdateMOT - Win32 Unicode Release MinDependency"
  237. # Begin Group "Source Files"
  238. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  239. # Begin Source File
  240. SOURCE=.\DomainListDlg.cpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\IntroDlg.cpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\ProgressDlg.cpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.\SrcSidUpdate.cpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.\StdAfx.cpp
  253. # ADD CPP /Yc"stdafx.h"
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\SummaryDlg.cpp
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.\UpdateMOT.cpp
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.\UpdateMOT.def
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.\UpdateMOT.rc
  266. # End Source File
  267. # End Group
  268. # Begin Group "Header Files"
  269. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  270. # Begin Source File
  271. SOURCE=.\DomainListDlg.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.\IntroDlg.h
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.\ProgressDlg.h
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.\Resource.h
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.\SrcSidUpdate.h
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.\StdAfx.h
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.\SummaryDlg.h
  290. # End Source File
  291. # End Group
  292. # Begin Group "Resource Files"
  293. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  294. # Begin Source File
  295. SOURCE=.\SrcSidUpdate.rgs
  296. # End Source File
  297. # End Group
  298. # End Target
  299. # End Project