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.

416 lines
14 KiB

  1. # Microsoft Developer Studio Project File - Name="CompatUI" - 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=CompatUI - 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 "CompatUI.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 "CompatUI.mak" CFG="CompatUI - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "CompatUI - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "CompatUI - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "CompatUI - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "CompatUI - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "CompatUI - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "CompatUI - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32. !IF "$(CFG)" == "CompatUI - Win32 Debug"
  33. # PROP BASE Use_MFC 0
  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 0
  39. # PROP Use_Debug_Libraries 1
  40. # PROP Output_Dir "Debug"
  41. # PROP Intermediate_Dir "Debug"
  42. # PROP Ignore_Export_Lib 0
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  45. # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /GZ /c
  46. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  47. # ADD RSC /l 0x409 /d "_DEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # 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 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  53. # ADD LINK32 shlwapi.lib comctl32.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:windows /dll /debug /machine:I386 /pdbtype:sept
  54. # Begin Custom Build - Performing registration
  55. OutDir=.\Debug
  56. TargetPath=.\Debug\CompatUI.dll
  57. InputPath=.\Debug\CompatUI.dll
  58. SOURCE="$(InputPath)"
  59. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  60. regsvr32 /s /c "$(TargetPath)"
  61. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  62. # End Custom Build
  63. !ELSEIF "$(CFG)" == "CompatUI - Win32 Unicode Debug"
  64. # PROP BASE Use_MFC 0
  65. # PROP BASE Use_Debug_Libraries 1
  66. # PROP BASE Output_Dir "DebugU"
  67. # PROP BASE Intermediate_Dir "DebugU"
  68. # PROP BASE Target_Dir ""
  69. # PROP Use_MFC 0
  70. # PROP Use_Debug_Libraries 1
  71. # PROP Output_Dir "DebugU"
  72. # PROP Intermediate_Dir "DebugU"
  73. # PROP Ignore_Export_Lib 1
  74. # PROP Target_Dir ""
  75. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  76. # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /GZ /c
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # 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 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  84. # ADD LINK32 libcd.lib libcpd.lib atl.lib ntdll.lib ole32.lib oleaut32.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib shlwapi.lib comctl32.lib sfc.lib sdbapil.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib /pdbtype:sept
  85. # Begin Custom Build - Performing registration
  86. OutDir=.\DebugU
  87. TargetPath=.\DebugU\CompatUI.dll
  88. InputPath=.\DebugU\CompatUI.dll
  89. SOURCE="$(InputPath)"
  90. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  91. if "%OS%"=="" goto NOTNT
  92. if not "%OS%"=="Windows_NT" goto NOTNT
  93. regsvr32 /s /c "$(TargetPath)"
  94. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  95. goto end
  96. :NOTNT
  97. echo Warning : Cannot register Unicode DLL on Windows 95
  98. :end
  99. # End Custom Build
  100. !ELSEIF "$(CFG)" == "CompatUI - Win32 Release MinSize"
  101. # PROP BASE Use_MFC 0
  102. # PROP BASE Use_Debug_Libraries 0
  103. # PROP BASE Output_Dir "ReleaseMinSize"
  104. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  105. # PROP BASE Target_Dir ""
  106. # PROP Use_MFC 0
  107. # PROP Use_Debug_Libraries 0
  108. # PROP Output_Dir "ReleaseMinSize"
  109. # PROP Intermediate_Dir "ReleaseMinSize"
  110. # PROP Ignore_Export_Lib 0
  111. # PROP Target_Dir ""
  112. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  113. # ADD CPP /nologo /Gz /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  114. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  115. # ADD RSC /l 0x409 /d "NDEBUG"
  116. BSC32=bscmake.exe
  117. # ADD BASE BSC32 /nologo
  118. # ADD BSC32 /nologo
  119. LINK32=link.exe
  120. # 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 /nologo /subsystem:windows /dll /machine:I386
  121. # 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 shlwapi.lib comctl32.lib /nologo /subsystem:windows /dll /machine:I386
  122. # Begin Custom Build - Performing registration
  123. OutDir=.\ReleaseMinSize
  124. TargetPath=.\ReleaseMinSize\CompatUI.dll
  125. InputPath=.\ReleaseMinSize\CompatUI.dll
  126. SOURCE="$(InputPath)"
  127. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  128. regsvr32 /s /c "$(TargetPath)"
  129. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  130. # End Custom Build
  131. !ELSEIF "$(CFG)" == "CompatUI - Win32 Release MinDependency"
  132. # PROP BASE Use_MFC 0
  133. # PROP BASE Use_Debug_Libraries 0
  134. # PROP BASE Output_Dir "ReleaseMinDependency"
  135. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  136. # PROP BASE Target_Dir ""
  137. # PROP Use_MFC 0
  138. # PROP Use_Debug_Libraries 0
  139. # PROP Output_Dir "ReleaseMinDependency"
  140. # PROP Intermediate_Dir "ReleaseMinDependency"
  141. # PROP Ignore_Export_Lib 0
  142. # PROP Target_Dir ""
  143. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  144. # ADD CPP /nologo /Gz /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  145. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  146. # ADD RSC /l 0x409 /d "NDEBUG"
  147. BSC32=bscmake.exe
  148. # ADD BASE BSC32 /nologo
  149. # ADD BSC32 /nologo
  150. LINK32=link.exe
  151. # 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 /nologo /subsystem:windows /dll /machine:I386
  152. # 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 shlwapi.lib comctl32.lib /nologo /subsystem:windows /dll /machine:I386
  153. # Begin Custom Build - Performing registration
  154. OutDir=.\ReleaseMinDependency
  155. TargetPath=.\ReleaseMinDependency\CompatUI.dll
  156. InputPath=.\ReleaseMinDependency\CompatUI.dll
  157. SOURCE="$(InputPath)"
  158. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  159. regsvr32 /s /c "$(TargetPath)"
  160. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  161. # End Custom Build
  162. !ELSEIF "$(CFG)" == "CompatUI - Win32 Unicode Release MinSize"
  163. # PROP BASE Use_MFC 0
  164. # PROP BASE Use_Debug_Libraries 0
  165. # PROP BASE Output_Dir "ReleaseUMinSize"
  166. # PROP BASE Intermediate_Dir "ReleaseUMinSize"
  167. # PROP BASE Target_Dir ""
  168. # PROP Use_MFC 0
  169. # PROP Use_Debug_Libraries 0
  170. # PROP Output_Dir "ReleaseUMinSize"
  171. # PROP Intermediate_Dir "ReleaseUMinSize"
  172. # PROP Ignore_Export_Lib 0
  173. # PROP Target_Dir ""
  174. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  175. # ADD CPP /nologo /Gz /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  176. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  177. # ADD RSC /l 0x409 /d "NDEBUG"
  178. BSC32=bscmake.exe
  179. # ADD BASE BSC32 /nologo
  180. # ADD BSC32 /nologo
  181. LINK32=link.exe
  182. # 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 /nologo /subsystem:windows /dll /machine:I386
  183. # 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 shlwapi.lib comctl32.lib /nologo /subsystem:windows /dll /machine:I386
  184. # Begin Custom Build - Performing registration
  185. OutDir=.\ReleaseUMinSize
  186. TargetPath=.\ReleaseUMinSize\CompatUI.dll
  187. InputPath=.\ReleaseUMinSize\CompatUI.dll
  188. SOURCE="$(InputPath)"
  189. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  190. if "%OS%"=="" goto NOTNT
  191. if not "%OS%"=="Windows_NT" goto NOTNT
  192. regsvr32 /s /c "$(TargetPath)"
  193. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  194. goto end
  195. :NOTNT
  196. echo Warning : Cannot register Unicode DLL on Windows 95
  197. :end
  198. # End Custom Build
  199. !ELSEIF "$(CFG)" == "CompatUI - Win32 Unicode Release MinDependency"
  200. # PROP BASE Use_MFC 0
  201. # PROP BASE Use_Debug_Libraries 0
  202. # PROP BASE Output_Dir "ReleaseUMinDependency"
  203. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  204. # PROP BASE Target_Dir ""
  205. # PROP Use_MFC 0
  206. # PROP Use_Debug_Libraries 0
  207. # PROP Output_Dir "ReleaseUMinDependency"
  208. # PROP Intermediate_Dir "ReleaseUMinDependency"
  209. # PROP Ignore_Export_Lib 0
  210. # PROP Target_Dir ""
  211. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  212. # ADD CPP /nologo /Gz /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  213. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  214. # ADD RSC /l 0x409 /d "NDEBUG"
  215. BSC32=bscmake.exe
  216. # ADD BASE BSC32 /nologo
  217. # ADD BSC32 /nologo
  218. LINK32=link.exe
  219. # 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 /nologo /subsystem:windows /dll /machine:I386
  220. # 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 shlwapi.lib comctl32.lib /nologo /subsystem:windows /dll /machine:I386
  221. # Begin Custom Build - Performing registration
  222. OutDir=.\ReleaseUMinDependency
  223. TargetPath=.\ReleaseUMinDependency\CompatUI.dll
  224. InputPath=.\ReleaseUMinDependency\CompatUI.dll
  225. SOURCE="$(InputPath)"
  226. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  227. if "%OS%"=="" goto NOTNT
  228. if not "%OS%"=="Windows_NT" goto NOTNT
  229. regsvr32 /s /c "$(TargetPath)"
  230. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  231. goto end
  232. :NOTNT
  233. echo Warning : Cannot register Unicode DLL on Windows 95
  234. :end
  235. # End Custom Build
  236. !ENDIF
  237. # Begin Target
  238. # Name "CompatUI - Win32 Debug"
  239. # Name "CompatUI - Win32 Unicode Debug"
  240. # Name "CompatUI - Win32 Release MinSize"
  241. # Name "CompatUI - Win32 Release MinDependency"
  242. # Name "CompatUI - Win32 Unicode Release MinSize"
  243. # Name "CompatUI - Win32 Unicode Release MinDependency"
  244. # Begin Group "Source Files"
  245. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  246. # Begin Source File
  247. SOURCE=.\AccelContainer.cpp
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.\CompatUI.cpp
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\CompatUI.def
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\CompatUI.idl
  257. # ADD MTL /tlb ".\CompatUI.tlb" /h "CompatUI.h" /iid "CompatUI_i.c" /Oicf
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.\CompatUI.rc
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.\ntutil.c
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.\ProgList.cpp
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.\ProgView.cpp
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.\SelectFile.cpp
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.\StdAfx.cpp
  276. # ADD CPP /Yc"stdafx.h"
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.\Upload.cpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.\UploadFiles.cpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.\Util.cpp
  286. # End Source File
  287. # End Group
  288. # Begin Group "Header Files"
  289. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  290. # Begin Source File
  291. SOURCE=.\AccelContainer.h
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.\CompatUICP.h
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\ProgView.h
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\Resource.h
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\SelectFile.h
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\StdAfx.h
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\Upload.h
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\UploadFiles.h
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\Util.h
  316. # End Source File
  317. # End Group
  318. # Begin Group "Resource Files"
  319. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  320. # Begin Source File
  321. SOURCE=.\csthelp.ico
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\ProgView.rgs
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\selectfi.bmp
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.\SelectFile.rgs
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\Upload.rgs
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\Util.rgs
  337. # End Source File
  338. # End Group
  339. # Begin Source File
  340. SOURCE=.\dw.avi
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=.\find.avi
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=.\TempFilesList.htm
  347. # End Source File
  348. # End Target
  349. # End Project
  350. # Section CompatUI : {00000000-0000-0000-0000-800000800000}
  351. # 1:16:IDD_CUPLOADFILES:110
  352. # End Section