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.

411 lines
12 KiB

  1. # Microsoft Developer Studio Project File - Name="AccWiz" - 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=AccWiz - Win32 UNICODE NT5 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 "accwiz.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 "accwiz.mak" CFG="AccWiz - Win32 UNICODE NT5 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "AccWiz - Win32 ANSI Win97 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "AccWiz - Win32 ANSI Win97 Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "AccWiz - Win32 UNICODE NT5 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "AccWiz - Win32 UNICODE NT5 Release" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "AccWiz - Win32 ANSI Win97 Debug"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 1
  33. # PROP BASE Output_Dir "AccWiz__"
  34. # PROP BASE Intermediate_Dir "AccWiz__"
  35. # PROP BASE Ignore_Export_Lib 0
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 0
  38. # PROP Use_Debug_Libraries 1
  39. # PROP Output_Dir "Debug97"
  40. # PROP Intermediate_Dir "Debug97"
  41. # PROP Ignore_Export_Lib 0
  42. # PROP Target_Dir ""
  43. # ADD BASE CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\windows\inc" /I "..\..\..\..\public\sdk\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
  44. # ADD CPP /nologo /Gz /MTd /W3 /GX /ZI /Od /I "\nt\public\sdk\inc" /I "\nt\private\windows\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
  45. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  46. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  47. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  48. # ADD RSC /l 0x409 /d "_DEBUG"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 user32p.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 comctl32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  54. # 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 comctl32.lib \nt\public\sdk\lib\i386\user32p.lib \nt\public\sdk\lib\i386\shlwapi.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /libpath:"..\..\..\..\public\sdk\lib\i386"
  55. # SUBTRACT LINK32 /pdb:none
  56. !ELSEIF "$(CFG)" == "AccWiz - Win32 ANSI Win97 Release"
  57. # PROP BASE Use_MFC 0
  58. # PROP BASE Use_Debug_Libraries 0
  59. # PROP BASE Output_Dir "AccWiz_0"
  60. # PROP BASE Intermediate_Dir "AccWiz_0"
  61. # PROP BASE Ignore_Export_Lib 0
  62. # PROP BASE Target_Dir ""
  63. # PROP Use_MFC 0
  64. # PROP Use_Debug_Libraries 0
  65. # PROP Output_Dir "Release97"
  66. # PROP Intermediate_Dir "Release97"
  67. # PROP Ignore_Export_Lib 0
  68. # PROP Target_Dir ""
  69. # ADD BASE CPP /nologo /Gz /MT /W3 /GX /O2 /I "..\..\..\windows\inc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
  70. # ADD CPP /nologo /Gz /MT /W3 /GX /O1 /I "\nt\public\sdk\inc" /I "Z:\nt\Private\windows\inc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Fr /Yu"pch.hxx" /FD /c
  71. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  72. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  73. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  74. # ADD RSC /l 0x409 /d "NDEBUG"
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # 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 comctl32.lib user32p.lib /nologo /subsystem:windows /dll /machine:I386
  80. # 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 comctl32.lib user32p.lib shlwapi.lib /nologo /subsystem:windows /machine:I386 /libpath:"..\..\..\..\public\sdk\lib\i386"
  81. # SUBTRACT LINK32 /pdb:none /incremental:yes
  82. !ELSEIF "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Debug"
  83. # PROP BASE Use_MFC 0
  84. # PROP BASE Use_Debug_Libraries 1
  85. # PROP BASE Output_Dir "AccWiz_1"
  86. # PROP BASE Intermediate_Dir "AccWiz_1"
  87. # PROP BASE Ignore_Export_Lib 0
  88. # PROP BASE Target_Dir ""
  89. # PROP Use_MFC 0
  90. # PROP Use_Debug_Libraries 1
  91. # PROP Output_Dir "DebugNT"
  92. # PROP Intermediate_Dir "DebugNT"
  93. # PROP Ignore_Export_Lib 0
  94. # PROP Target_Dir ""
  95. # ADD BASE CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\windows\inc" /I "..\..\..\..\public\sdk\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
  96. # ADD CPP /nologo /Gz /MTd /W3 /GX /ZI /Od /I "\nt\public\sdk\inc" /I "\nt\private\windows\inc" /I "\nt\private\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /D "UNICODE" /D "_UNICODE" /FR /YX"pch.hxx" /FD /c
  97. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  98. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  99. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  100. # ADD RSC /l 0x409 /i "$(_NTDRIVE)$(_NTROOT)\public\sdk\inc" /d "_DEBUG"
  101. BSC32=bscmake.exe
  102. # ADD BASE BSC32 /nologo
  103. # ADD BSC32 /nologo
  104. LINK32=link.exe
  105. # ADD BASE LINK32 user32p.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 comctl32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  106. # 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 comctl32.lib shlwapi.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /libpath:"\nt\public\sdk\lib\i386" /libpath:"\nt\private\iedev\lib\i386"
  107. # SUBTRACT LINK32 /pdb:none
  108. !ELSEIF "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Release"
  109. # PROP BASE Use_MFC 0
  110. # PROP BASE Use_Debug_Libraries 0
  111. # PROP BASE Output_Dir "AccWiz_2"
  112. # PROP BASE Intermediate_Dir "AccWiz_2"
  113. # PROP BASE Ignore_Export_Lib 0
  114. # PROP BASE Target_Dir ""
  115. # PROP Use_MFC 0
  116. # PROP Use_Debug_Libraries 0
  117. # PROP Output_Dir "ReleaseNT"
  118. # PROP Intermediate_Dir "ReleaseNT"
  119. # PROP Ignore_Export_Lib 0
  120. # PROP Target_Dir ""
  121. # ADD BASE CPP /nologo /Gz /MT /W3 /GX /O2 /I "..\..\..\windows\inc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
  122. # ADD CPP /nologo /Gz /MT /W3 /GX /O2 /I "\nt\public\sdk\inc" /I "\nt\private\windows\inc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /D "UNICODE" /D "_UNICODE" /YX /FD /c
  123. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  124. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  125. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  126. # ADD RSC /l 0x409 /d "NDEBUG"
  127. BSC32=bscmake.exe
  128. # ADD BASE BSC32 /nologo
  129. # ADD BSC32 /nologo
  130. LINK32=link.exe
  131. # 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 comctl32.lib user32p.lib /nologo /subsystem:windows /dll /machine:I386
  132. # 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 comctl32.lib user32p.lib shlwapi.lib /nologo /subsystem:windows /machine:I386 /libpath:"..\..\..\..\public\sdk\lib\i386"
  133. # SUBTRACT LINK32 /pdb:none /incremental:yes /debug
  134. !ENDIF
  135. # Begin Target
  136. # Name "AccWiz - Win32 ANSI Win97 Debug"
  137. # Name "AccWiz - Win32 ANSI Win97 Release"
  138. # Name "AccWiz - Win32 UNICODE NT5 Debug"
  139. # Name "AccWiz - Win32 UNICODE NT5 Release"
  140. # Begin Group "Source Files"
  141. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  142. # Begin Source File
  143. SOURCE=.\AccWiz.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.\AccWiz.rc
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.\CurSchme.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\DlgFonts.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.\lookdlg.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.\lookprev.cpp
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.\pgbase.cpp
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.\pgfinish.cpp
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.\pgGenric.cpp
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.\pgLokPrv.cpp
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.\pgMseBut.cpp
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.\pgMseCur.cpp
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.\pgnwelcome.cpp
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.\pgSveDef.cpp
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.\pgSveFil.cpp
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.\pgTmeOut.cpp
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.\pgWelco2.cpp
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.\pgWelcom.cpp
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.\pgWizOpt.cpp
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.\precomp.cpp
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.\Schemes.cpp
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.\Select.cpp
  207. # End Source File
  208. # End Group
  209. # Begin Group "Header Files"
  210. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  211. # Begin Source File
  212. SOURCE=.\accwiz.h
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.\CurSchme.h
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.\DESK.H
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.\DESKID.H
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.\DlgFonts.h
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.\LOOK.H
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.\LookPrev.h
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.\pch.hxx
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.\pgbase.h
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.\pgExtras.h
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.\pgfinish.h
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=.\pgGenric.h
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=.\pgLokPrv.h
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.\pgMseBut.h
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.\pgMseCur.h
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.\pgSveDef.h
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.\pgSveFil.h
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.\pgTmeOut.h
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.\pgWelco2.h
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.\pgWelcom.h
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.\pgWizOpt.h
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.\Schemes.h
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.\Select.h
  279. # End Source File
  280. # End Group
  281. # Begin Group "Resource Files"
  282. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  283. # Begin Source File
  284. SOURCE=.\Access.ico
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.\cursorLB.ico
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.\cursorLI.ico
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=.\cursorLW.ico
  294. # End Source File
  295. # Begin Source File
  296. SOURCE=.\cursorMB.ico
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=.\cursorMI.ico
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=.\cursorMW.ico
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=.\cursorSB.ico
  306. # End Source File
  307. # Begin Source File
  308. SOURCE=.\cursorSI.ico
  309. # End Source File
  310. # Begin Source File
  311. SOURCE=.\cursorSW.ico
  312. # End Source File
  313. # Begin Source File
  314. SOURCE=.\MOUSE.BMP
  315. # End Source File
  316. # Begin Source File
  317. SOURCE=.\mouse2.bmp
  318. # End Source File
  319. # Begin Source File
  320. SOURCE=.\SampleL.bmp
  321. # End Source File
  322. # Begin Source File
  323. SOURCE=.\SampleN.bmp
  324. # End Source File
  325. # Begin Source File
  326. SOURCE=.\SampleXL.bmp
  327. # End Source File
  328. # End Group
  329. # Begin Source File
  330. SOURCE=.\gdi32.lib
  331. # End Source File
  332. # End Target
  333. # End Project