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.

665 lines
16 KiB

  1. # Microsoft Developer Studio Project File - Name="oleprn" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=OLEPRN - WIN32 WINNT
  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 "oleprn.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 "oleprn.mak" CFG="OLEPRN - WIN32 WINNT"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "oleprn - Win32 WinNT" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE
  20. # Begin Project
  21. # PROP Scc_ProjName ""
  22. # PROP Scc_LocalPath ""
  23. CPP=cl.exe
  24. MTL=midl.exe
  25. RSC=rc.exe
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "oleprn_0"
  29. # PROP BASE Intermediate_Dir "oleprn_0"
  30. # PROP BASE Ignore_Export_Lib 0
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "objVC"
  35. # PROP Intermediate_Dir "objVC"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /Gz /MD /W3 /O1 /I ".." /I "..\inc" /I "..\..\inc" /I "..\..\..\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  39. # ADD CPP /nologo /Gz /W3 /WX /GR /GX /Zi /Od /Gy /I "." /I "..\inc" /I "..\..\inc" /I "..\..\..\inc" /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=0x0500 /D WINVER=0x0500 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D _DLL=1 /D _MT=1 /D "RPC_NO_WINDOWS_H" /D "UNICODE" /D "_UNICODE" /D "NO_STRICT" /D "_SPOOL32_" /D "SPOOLKM" /D "_AFX_NOFORCE_LIBS" /D "_AFXDLL" /FR /Zel /QIfdiv- /QIf /QI0f /GF /c
  40. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  41. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  42. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  43. # ADD RSC /l 0x409 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # ADD BASE LINK32 snmpapi.lib mgmtapi.lib ..\spllib\base\obj\i386\spllib.lib mfcs42.lib mfc42.lib msvcrt.lib atl.lib ntdll.lib rpcrt4.lib kernel32.lib advapi32.lib user32.lib winspool.lib gdi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /machine:I386 /nodefaultlib
  49. # ADD LINK32 snmpapi.lib mgmtapi.lib ..\spllib\base\obj\i386\spllib.lib mfcs42.lib mfc42.lib msvcrt.lib atl.lib ntdll.lib rpcrt4.lib kernel32.lib advapi32.lib user32.lib winspool.lib gdi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ..\..\..\..\public\sdk\lib\i386\oleprn.exp /version:5.0 /stack:0x40000,0x1000 /entry:"DllMain@12" /dll /debug /machine:IX86 /nodefaultlib /include:"__afxForceSTDAFX" -MERGE:_PAGE=PAGE -MERGE:_TEXT=.text -SECTION:INIT,d -OPT:REF -OPT:ICF -RELEASE -FULLBUILD -FORCE:MULTIPLE -IGNORE:4001,4037,4039,4065,4070,4078,4087,4089 -debug:notmapped,FULL -osversion:5.00 -MERGE:.rdata=.text -order:@oleprn.prf -optidata -base:@..\..\..\..\public\sdk\lib\coffbase.txt,oleprn -subsystem:windows,4.00
  50. # SUBTRACT LINK32 /pdb:none
  51. # Begin Custom Build - Registering ActiveX Control...
  52. OutDir=.\objVC
  53. TargetPath=.\objVC\oleprn.dll
  54. InputPath=.\objVC\oleprn.dll
  55. SOURCE=$(InputPath)
  56. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  57. echo regsvr32 /s /c "$(TargetPath)"
  58. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  59. # End Custom Build
  60. # Begin Target
  61. # Name "oleprn - Win32 WinNT"
  62. # Begin Group "Source Files"
  63. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  64. # Begin Source File
  65. SOURCE=.\AddPrint.cpp
  66. DEP_CPP_ADDPR=\
  67. "..\inc\spllib.hxx"\
  68. "..\spllib\autoptr.hxx"\
  69. "..\spllib\autoptr.inl"\
  70. "..\spllib\bitarray.hxx"\
  71. "..\spllib\clink.hxx"\
  72. "..\spllib\common.hxx"\
  73. "..\spllib\commonil.hxx"\
  74. "..\spllib\dbgmsg.h"\
  75. "..\spllib\debug.hxx"\
  76. "..\spllib\exec.hxx"\
  77. "..\spllib\loadlib.hxx"\
  78. "..\spllib\mem.hxx"\
  79. "..\spllib\memblock.hxx"\
  80. "..\spllib\sleepn.hxx"\
  81. "..\spllib\splutil.hxx"\
  82. "..\spllib\stack.hxx"\
  83. "..\spllib\stack.inl"\
  84. "..\spllib\state.hxx"\
  85. "..\spllib\string.hxx"\
  86. "..\spllib\templ.hxx"\
  87. "..\spllib\threadm.hxx"\
  88. "..\spllib\trace.hxx"\
  89. "..\spllib\webipp.h"\
  90. "..\spllib\webpnp.h"\
  91. "..\spllib\webutil.hxx"\
  92. ".\AddPrint.h"\
  93. ".\StdAfx.h"\
  94. ".\util.h"\
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.\asphelp.cpp
  98. DEP_CPP_ASPHE=\
  99. "..\inc\spllib.hxx"\
  100. "..\spllib\autoptr.hxx"\
  101. "..\spllib\autoptr.inl"\
  102. "..\spllib\bitarray.hxx"\
  103. "..\spllib\clink.hxx"\
  104. "..\spllib\common.hxx"\
  105. "..\spllib\commonil.hxx"\
  106. "..\spllib\dbgmsg.h"\
  107. "..\spllib\debug.hxx"\
  108. "..\spllib\exec.hxx"\
  109. "..\spllib\loadlib.hxx"\
  110. "..\spllib\mem.hxx"\
  111. "..\spllib\memblock.hxx"\
  112. "..\spllib\sleepn.hxx"\
  113. "..\spllib\splutil.hxx"\
  114. "..\spllib\stack.hxx"\
  115. "..\spllib\stack.inl"\
  116. "..\spllib\state.hxx"\
  117. "..\spllib\string.hxx"\
  118. "..\spllib\templ.hxx"\
  119. "..\spllib\threadm.hxx"\
  120. "..\spllib\trace.hxx"\
  121. "..\spllib\webipp.h"\
  122. "..\spllib\webpnp.h"\
  123. "..\spllib\webutil.hxx"\
  124. ".\asphelp.h"\
  125. ".\asptlb.h"\
  126. ".\StdAfx.h"\
  127. ".\util.h"\
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\custom.cpp
  131. DEP_CPP_CUSTO=\
  132. "..\inc\spllib.hxx"\
  133. "..\spllib\autoptr.hxx"\
  134. "..\spllib\autoptr.inl"\
  135. "..\spllib\bitarray.hxx"\
  136. "..\spllib\clink.hxx"\
  137. "..\spllib\common.hxx"\
  138. "..\spllib\commonil.hxx"\
  139. "..\spllib\dbgmsg.h"\
  140. "..\spllib\debug.hxx"\
  141. "..\spllib\exec.hxx"\
  142. "..\spllib\loadlib.hxx"\
  143. "..\spllib\mem.hxx"\
  144. "..\spllib\memblock.hxx"\
  145. "..\spllib\sleepn.hxx"\
  146. "..\spllib\splutil.hxx"\
  147. "..\spllib\stack.hxx"\
  148. "..\spllib\stack.inl"\
  149. "..\spllib\state.hxx"\
  150. "..\spllib\string.hxx"\
  151. "..\spllib\templ.hxx"\
  152. "..\spllib\threadm.hxx"\
  153. "..\spllib\trace.hxx"\
  154. "..\spllib\webipp.h"\
  155. "..\spllib\webpnp.h"\
  156. "..\spllib\webutil.hxx"\
  157. ".\asphelp.h"\
  158. ".\asptlb.h"\
  159. ".\StdAfx.h"\
  160. ".\util.h"\
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\dsprintq.cpp
  164. DEP_CPP_DSPRI=\
  165. "..\inc\spllib.hxx"\
  166. "..\spllib\autoptr.hxx"\
  167. "..\spllib\autoptr.inl"\
  168. "..\spllib\bitarray.hxx"\
  169. "..\spllib\clink.hxx"\
  170. "..\spllib\common.hxx"\
  171. "..\spllib\commonil.hxx"\
  172. "..\spllib\dbgmsg.h"\
  173. "..\spllib\debug.hxx"\
  174. "..\spllib\exec.hxx"\
  175. "..\spllib\loadlib.hxx"\
  176. "..\spllib\mem.hxx"\
  177. "..\spllib\memblock.hxx"\
  178. "..\spllib\sleepn.hxx"\
  179. "..\spllib\splutil.hxx"\
  180. "..\spllib\stack.hxx"\
  181. "..\spllib\stack.inl"\
  182. "..\spllib\state.hxx"\
  183. "..\spllib\string.hxx"\
  184. "..\spllib\templ.hxx"\
  185. "..\spllib\threadm.hxx"\
  186. "..\spllib\trace.hxx"\
  187. "..\spllib\webipp.h"\
  188. "..\spllib\webpnp.h"\
  189. "..\spllib\webutil.hxx"\
  190. ".\DSPrintQ.h"\
  191. ".\StdAfx.h"\
  192. ".\util.h"\
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.\OleCvt.cpp
  196. DEP_CPP_OLECV=\
  197. "..\inc\spllib.hxx"\
  198. "..\spllib\autoptr.hxx"\
  199. "..\spllib\autoptr.inl"\
  200. "..\spllib\bitarray.hxx"\
  201. "..\spllib\clink.hxx"\
  202. "..\spllib\common.hxx"\
  203. "..\spllib\commonil.hxx"\
  204. "..\spllib\dbgmsg.h"\
  205. "..\spllib\debug.hxx"\
  206. "..\spllib\exec.hxx"\
  207. "..\spllib\loadlib.hxx"\
  208. "..\spllib\mem.hxx"\
  209. "..\spllib\memblock.hxx"\
  210. "..\spllib\sleepn.hxx"\
  211. "..\spllib\splutil.hxx"\
  212. "..\spllib\stack.hxx"\
  213. "..\spllib\stack.inl"\
  214. "..\spllib\state.hxx"\
  215. "..\spllib\string.hxx"\
  216. "..\spllib\templ.hxx"\
  217. "..\spllib\threadm.hxx"\
  218. "..\spllib\trace.hxx"\
  219. "..\spllib\webipp.h"\
  220. "..\spllib\webpnp.h"\
  221. "..\spllib\webutil.hxx"\
  222. ".\asptlb.h"\
  223. ".\OleCvt.h"\
  224. ".\StdAfx.h"\
  225. ".\util.h"\
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\oleInst.cpp
  229. DEP_CPP_OLEIN=\
  230. "..\inc\spllib.hxx"\
  231. "..\spllib\autoptr.hxx"\
  232. "..\spllib\autoptr.inl"\
  233. "..\spllib\bitarray.hxx"\
  234. "..\spllib\clink.hxx"\
  235. "..\spllib\common.hxx"\
  236. "..\spllib\commonil.hxx"\
  237. "..\spllib\dbgmsg.h"\
  238. "..\spllib\debug.hxx"\
  239. "..\spllib\exec.hxx"\
  240. "..\spllib\loadlib.hxx"\
  241. "..\spllib\mem.hxx"\
  242. "..\spllib\memblock.hxx"\
  243. "..\spllib\sleepn.hxx"\
  244. "..\spllib\splutil.hxx"\
  245. "..\spllib\stack.hxx"\
  246. "..\spllib\stack.inl"\
  247. "..\spllib\state.hxx"\
  248. "..\spllib\string.hxx"\
  249. "..\spllib\templ.hxx"\
  250. "..\spllib\threadm.hxx"\
  251. "..\spllib\trace.hxx"\
  252. "..\spllib\webipp.h"\
  253. "..\spllib\webpnp.h"\
  254. "..\spllib\webutil.hxx"\
  255. ".\CPinst.h"\
  256. ".\oleInst.h"\
  257. ".\StdAfx.h"\
  258. ".\util.h"\
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.\oleprn.cpp
  262. DEP_CPP_OLEPR=\
  263. "..\inc\spllib.hxx"\
  264. "..\spllib\autoptr.hxx"\
  265. "..\spllib\autoptr.inl"\
  266. "..\spllib\bitarray.hxx"\
  267. "..\spllib\clink.hxx"\
  268. "..\spllib\common.hxx"\
  269. "..\spllib\commonil.hxx"\
  270. "..\spllib\dbgmsg.h"\
  271. "..\spllib\debug.hxx"\
  272. "..\spllib\exec.hxx"\
  273. "..\spllib\loadlib.hxx"\
  274. "..\spllib\mem.hxx"\
  275. "..\spllib\memblock.hxx"\
  276. "..\spllib\sleepn.hxx"\
  277. "..\spllib\splutil.hxx"\
  278. "..\spllib\stack.hxx"\
  279. "..\spllib\stack.inl"\
  280. "..\spllib\state.hxx"\
  281. "..\spllib\string.hxx"\
  282. "..\spllib\templ.hxx"\
  283. "..\spllib\threadm.hxx"\
  284. "..\spllib\trace.hxx"\
  285. "..\spllib\webipp.h"\
  286. "..\spllib\webpnp.h"\
  287. "..\spllib\webutil.hxx"\
  288. ".\AddPrint.h"\
  289. ".\asphelp.h"\
  290. ".\asptlb.h"\
  291. ".\CPinst.h"\
  292. ".\CPprtinfo.h"\
  293. ".\cpprtsum.h"\
  294. ".\DSPrintQ.h"\
  295. ".\OleCvt.h"\
  296. ".\oleInst.h"\
  297. ".\olesnmp.h"\
  298. ".\PrtInfo.h"\
  299. ".\prtsum.h"\
  300. ".\prturl.h"\
  301. ".\StdAfx.cpp"\
  302. ".\StdAfx.h"\
  303. ".\util.h"\
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\oleprn.def
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\oleprn.idl
  310. # Begin Custom Build - Performing MIDL step
  311. InputPath=.\oleprn.idl
  312. BuildCmds= \
  313. midl /Oicf /h "oleprn.h" /iid "oleprn_i.c" "oleprn.idl"
  314. ".\oleprn.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  315. $(BuildCmds)
  316. ".\oleprn.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  317. $(BuildCmds)
  318. ".\oleprn_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  319. $(BuildCmds)
  320. # End Custom Build
  321. # End Source File
  322. # Begin Source File
  323. SOURCE=.\oleprn.rc
  324. # End Source File
  325. # Begin Source File
  326. SOURCE=.\olesnmp.cpp
  327. DEP_CPP_OLESN=\
  328. "..\inc\spllib.hxx"\
  329. "..\spllib\autoptr.hxx"\
  330. "..\spllib\autoptr.inl"\
  331. "..\spllib\bitarray.hxx"\
  332. "..\spllib\clink.hxx"\
  333. "..\spllib\common.hxx"\
  334. "..\spllib\commonil.hxx"\
  335. "..\spllib\dbgmsg.h"\
  336. "..\spllib\debug.hxx"\
  337. "..\spllib\exec.hxx"\
  338. "..\spllib\loadlib.hxx"\
  339. "..\spllib\mem.hxx"\
  340. "..\spllib\memblock.hxx"\
  341. "..\spllib\sleepn.hxx"\
  342. "..\spllib\splutil.hxx"\
  343. "..\spllib\stack.hxx"\
  344. "..\spllib\stack.inl"\
  345. "..\spllib\state.hxx"\
  346. "..\spllib\string.hxx"\
  347. "..\spllib\templ.hxx"\
  348. "..\spllib\threadm.hxx"\
  349. "..\spllib\trace.hxx"\
  350. "..\spllib\webipp.h"\
  351. "..\spllib\webpnp.h"\
  352. "..\spllib\webutil.hxx"\
  353. ".\olesnmp.h"\
  354. ".\StdAfx.h"\
  355. ".\util.h"\
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=.\Printer.cpp
  359. # End Source File
  360. # Begin Source File
  361. SOURCE=.\PrtInfo.cpp
  362. DEP_CPP_PRTIN=\
  363. "..\inc\spllib.hxx"\
  364. "..\spllib\autoptr.hxx"\
  365. "..\spllib\autoptr.inl"\
  366. "..\spllib\bitarray.hxx"\
  367. "..\spllib\clink.hxx"\
  368. "..\spllib\common.hxx"\
  369. "..\spllib\commonil.hxx"\
  370. "..\spllib\dbgmsg.h"\
  371. "..\spllib\debug.hxx"\
  372. "..\spllib\exec.hxx"\
  373. "..\spllib\loadlib.hxx"\
  374. "..\spllib\mem.hxx"\
  375. "..\spllib\memblock.hxx"\
  376. "..\spllib\sleepn.hxx"\
  377. "..\spllib\splutil.hxx"\
  378. "..\spllib\stack.hxx"\
  379. "..\spllib\stack.inl"\
  380. "..\spllib\state.hxx"\
  381. "..\spllib\string.hxx"\
  382. "..\spllib\templ.hxx"\
  383. "..\spllib\threadm.hxx"\
  384. "..\spllib\trace.hxx"\
  385. "..\spllib\webipp.h"\
  386. "..\spllib\webpnp.h"\
  387. "..\spllib\webutil.hxx"\
  388. ".\CPprtinfo.h"\
  389. ".\PrtInfo.h"\
  390. ".\StdAfx.h"\
  391. ".\util.h"\
  392. # End Source File
  393. # Begin Source File
  394. SOURCE=.\prtsum.cpp
  395. DEP_CPP_PRTSU=\
  396. "..\inc\spllib.hxx"\
  397. "..\spllib\autoptr.hxx"\
  398. "..\spllib\autoptr.inl"\
  399. "..\spllib\bitarray.hxx"\
  400. "..\spllib\clink.hxx"\
  401. "..\spllib\common.hxx"\
  402. "..\spllib\commonil.hxx"\
  403. "..\spllib\dbgmsg.h"\
  404. "..\spllib\debug.hxx"\
  405. "..\spllib\exec.hxx"\
  406. "..\spllib\loadlib.hxx"\
  407. "..\spllib\mem.hxx"\
  408. "..\spllib\memblock.hxx"\
  409. "..\spllib\sleepn.hxx"\
  410. "..\spllib\splutil.hxx"\
  411. "..\spllib\stack.hxx"\
  412. "..\spllib\stack.inl"\
  413. "..\spllib\state.hxx"\
  414. "..\spllib\string.hxx"\
  415. "..\spllib\templ.hxx"\
  416. "..\spllib\threadm.hxx"\
  417. "..\spllib\trace.hxx"\
  418. "..\spllib\webipp.h"\
  419. "..\spllib\webpnp.h"\
  420. "..\spllib\webutil.hxx"\
  421. ".\cpprtsum.h"\
  422. ".\prtsum.h"\
  423. ".\StdAfx.h"\
  424. ".\util.h"\
  425. # End Source File
  426. # Begin Source File
  427. SOURCE=.\prturl.cpp
  428. DEP_CPP_PRTUR=\
  429. "..\inc\spllib.hxx"\
  430. "..\spllib\autoptr.hxx"\
  431. "..\spllib\autoptr.inl"\
  432. "..\spllib\bitarray.hxx"\
  433. "..\spllib\clink.hxx"\
  434. "..\spllib\common.hxx"\
  435. "..\spllib\commonil.hxx"\
  436. "..\spllib\dbgmsg.h"\
  437. "..\spllib\debug.hxx"\
  438. "..\spllib\exec.hxx"\
  439. "..\spllib\loadlib.hxx"\
  440. "..\spllib\mem.hxx"\
  441. "..\spllib\memblock.hxx"\
  442. "..\spllib\sleepn.hxx"\
  443. "..\spllib\splutil.hxx"\
  444. "..\spllib\stack.hxx"\
  445. "..\spllib\stack.inl"\
  446. "..\spllib\state.hxx"\
  447. "..\spllib\string.hxx"\
  448. "..\spllib\templ.hxx"\
  449. "..\spllib\threadm.hxx"\
  450. "..\spllib\trace.hxx"\
  451. "..\spllib\webipp.h"\
  452. "..\spllib\webpnp.h"\
  453. "..\spllib\webutil.hxx"\
  454. ".\prturl.h"\
  455. ".\StdAfx.h"\
  456. ".\util.h"\
  457. # End Source File
  458. # Begin Source File
  459. SOURCE=.\slist.cpp
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=.\StdAfx.cpp
  463. DEP_CPP_STDAF=\
  464. "..\inc\spllib.hxx"\
  465. "..\spllib\autoptr.hxx"\
  466. "..\spllib\autoptr.inl"\
  467. "..\spllib\bitarray.hxx"\
  468. "..\spllib\clink.hxx"\
  469. "..\spllib\common.hxx"\
  470. "..\spllib\commonil.hxx"\
  471. "..\spllib\dbgmsg.h"\
  472. "..\spllib\debug.hxx"\
  473. "..\spllib\exec.hxx"\
  474. "..\spllib\loadlib.hxx"\
  475. "..\spllib\mem.hxx"\
  476. "..\spllib\memblock.hxx"\
  477. "..\spllib\sleepn.hxx"\
  478. "..\spllib\splutil.hxx"\
  479. "..\spllib\stack.hxx"\
  480. "..\spllib\stack.inl"\
  481. "..\spllib\state.hxx"\
  482. "..\spllib\string.hxx"\
  483. "..\spllib\templ.hxx"\
  484. "..\spllib\threadm.hxx"\
  485. "..\spllib\trace.hxx"\
  486. "..\spllib\webipp.h"\
  487. "..\spllib\webpnp.h"\
  488. "..\spllib\webutil.hxx"\
  489. ".\StdAfx.h"\
  490. ".\util.h"\
  491. # ADD BASE CPP /Yc"stdafx.h"
  492. # ADD CPP /Yc"stdafx.h"
  493. # End Source File
  494. # Begin Source File
  495. SOURCE=.\util.cpp
  496. DEP_CPP_UTIL_=\
  497. "..\inc\spllib.hxx"\
  498. "..\spllib\autoptr.hxx"\
  499. "..\spllib\autoptr.inl"\
  500. "..\spllib\bitarray.hxx"\
  501. "..\spllib\clink.hxx"\
  502. "..\spllib\common.hxx"\
  503. "..\spllib\commonil.hxx"\
  504. "..\spllib\dbgmsg.h"\
  505. "..\spllib\debug.hxx"\
  506. "..\spllib\exec.hxx"\
  507. "..\spllib\loadlib.hxx"\
  508. "..\spllib\mem.hxx"\
  509. "..\spllib\memblock.hxx"\
  510. "..\spllib\sleepn.hxx"\
  511. "..\spllib\splutil.hxx"\
  512. "..\spllib\stack.hxx"\
  513. "..\spllib\stack.inl"\
  514. "..\spllib\state.hxx"\
  515. "..\spllib\string.hxx"\
  516. "..\spllib\templ.hxx"\
  517. "..\spllib\threadm.hxx"\
  518. "..\spllib\trace.hxx"\
  519. "..\spllib\webipp.h"\
  520. "..\spllib\webpnp.h"\
  521. "..\spllib\webutil.hxx"\
  522. ".\StdAfx.h"\
  523. ".\util.h"\
  524. # End Source File
  525. # End Group
  526. # Begin Group "Header Files"
  527. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  528. # Begin Source File
  529. SOURCE=.\AddPrint.h
  530. # End Source File
  531. # Begin Source File
  532. SOURCE=.\asphelp.h
  533. # End Source File
  534. # Begin Source File
  535. SOURCE=.\DSPrintQ.h
  536. # End Source File
  537. # Begin Source File
  538. SOURCE=.\OleCvt.h
  539. # End Source File
  540. # Begin Source File
  541. SOURCE=.\oleInst.h
  542. # End Source File
  543. # Begin Source File
  544. SOURCE=.\olesnmp.h
  545. # End Source File
  546. # Begin Source File
  547. SOURCE=.\Printer.h
  548. # End Source File
  549. # Begin Source File
  550. SOURCE=.\PrtInfo.h
  551. # End Source File
  552. # Begin Source File
  553. SOURCE=.\prtsum.h
  554. # End Source File
  555. # Begin Source File
  556. SOURCE=.\prturl.h
  557. # End Source File
  558. # Begin Source File
  559. SOURCE=.\Resource.h
  560. # End Source File
  561. # Begin Source File
  562. SOURCE=.\slist.h
  563. # End Source File
  564. # Begin Source File
  565. SOURCE=.\StdAfx.h
  566. # End Source File
  567. # Begin Source File
  568. SOURCE=.\util.h
  569. # End Source File
  570. # End Group
  571. # Begin Group "Resource Files"
  572. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  573. # Begin Source File
  574. SOURCE=.\DSPrintQ.rgs
  575. # End Source File
  576. # Begin Source File
  577. SOURCE=.\webpnp.ico
  578. # End Source File
  579. # End Group
  580. # Begin Source File
  581. SOURCE=.\AddPrint.rgs
  582. # End Source File
  583. # Begin Source File
  584. SOURCE=.\asphelp.rgs
  585. # End Source File
  586. # Begin Source File
  587. SOURCE=.\OleCvt.rgs
  588. # End Source File
  589. # Begin Source File
  590. SOURCE=.\OleInstall.rgs
  591. # End Source File
  592. # Begin Source File
  593. SOURCE=.\olesnmp.rgs
  594. # End Source File
  595. # Begin Source File
  596. SOURCE=.\prturl.rgs
  597. # End Source File
  598. # End Target
  599. # End Project