accwiz.dsp
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 16k
Category:

Windows Kernel

Development Platform:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="AccWiz" - 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=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
  19.  "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "AccWiz - Win32 ANSI Win97 Release" (based on
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "AccWiz - Win32 UNICODE NT5 Debug" (based on
  23.  "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE "AccWiz - Win32 UNICODE NT5 Release" (based on
  25.  "Win32 (x86) Dynamic-Link Library")
  26. !MESSAGE 
  27. # Begin Project
  28. # PROP Scc_ProjName ""
  29. # PROP Scc_LocalPath ""
  30. CPP=cl.exe
  31. MTL=midl.exe
  32. RSC=rc.exe
  33. !IF  "$(CFG)" == "AccWiz - Win32 ANSI Win97 Debug"
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 1
  36. # PROP BASE Output_Dir "AccWiz__"
  37. # PROP BASE Intermediate_Dir "AccWiz__"
  38. # PROP BASE Ignore_Export_Lib 0
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 0
  41. # PROP Use_Debug_Libraries 1
  42. # PROP Output_Dir "Debug97"
  43. # PROP Intermediate_Dir "Debug97"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "......windowsinc" /I "........publicsdkinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
  47. # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "........publicsdkinc" /I "......windowsinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
  48. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  49. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  50. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  51. # ADD RSC /l 0x409 /d "_DEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # 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
  57. # ADD 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 /incremental:no /debug /machine:I386 /libpath:"........publicsdklibi386"
  58. # SUBTRACT LINK32 /pdb:none
  59. !ELSEIF  "$(CFG)" == "AccWiz - Win32 ANSI Win97 Release"
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 0
  62. # PROP BASE Output_Dir "AccWiz_0"
  63. # PROP BASE Intermediate_Dir "AccWiz_0"
  64. # PROP BASE Ignore_Export_Lib 0
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 0
  67. # PROP Use_Debug_Libraries 0
  68. # PROP Output_Dir "Release97"
  69. # PROP Intermediate_Dir "Release97"
  70. # PROP Ignore_Export_Lib 0
  71. # PROP Target_Dir ""
  72. # ADD BASE CPP /nologo /Gz /MT /W3 /GX /O2 /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
  73. # ADD CPP /nologo /Gz /MT /W3 /GX /O2 /I "........publicsdkinc" /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
  74. # SUBTRACT CPP /Fr
  75. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  76. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  77. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  78. # ADD RSC /l 0x409 /d "NDEBUG"
  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 comctl32.lib user32p.lib /nologo /subsystem:windows /dll /machine:I386
  84. # 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 /nologo /subsystem:windows /machine:I386 /libpath:"........publicsdklibi386"
  85. # SUBTRACT LINK32 /pdb:none /incremental:yes
  86. !ELSEIF  "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Debug"
  87. # PROP BASE Use_MFC 0
  88. # PROP BASE Use_Debug_Libraries 1
  89. # PROP BASE Output_Dir "AccWiz_1"
  90. # PROP BASE Intermediate_Dir "AccWiz_1"
  91. # PROP BASE Ignore_Export_Lib 0
  92. # PROP BASE Target_Dir ""
  93. # PROP Use_MFC 0
  94. # PROP Use_Debug_Libraries 1
  95. # PROP Output_Dir "DebugNT"
  96. # PROP Intermediate_Dir "DebugNT"
  97. # PROP Ignore_Export_Lib 0
  98. # PROP Target_Dir ""
  99. # ADD BASE CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "......windowsinc" /I "........publicsdkinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
  100. # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "........publicsdkinc" /I "......windowsinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /D "UNICODE" /D "_UNICODE" /FR /Yu"pch.hxx" /FD /c
  101. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  102. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  103. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  104. # ADD RSC /l 0x409 /d "_DEBUG"
  105. BSC32=bscmake.exe
  106. # ADD BASE BSC32 /nologo
  107. # ADD BSC32 /nologo
  108. LINK32=link.exe
  109. # 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
  110. # ADD 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 /incremental:no /debug /machine:I386 /libpath:"........publicsdklibi386"
  111. # SUBTRACT LINK32 /pdb:none
  112. !ELSEIF  "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Release"
  113. # PROP BASE Use_MFC 0
  114. # PROP BASE Use_Debug_Libraries 0
  115. # PROP BASE Output_Dir "AccWiz_2"
  116. # PROP BASE Intermediate_Dir "AccWiz_2"
  117. # PROP BASE Ignore_Export_Lib 0
  118. # PROP BASE Target_Dir ""
  119. # PROP Use_MFC 0
  120. # PROP Use_Debug_Libraries 0
  121. # PROP Output_Dir "ReleaseNT"
  122. # PROP Intermediate_Dir "ReleaseNT"
  123. # PROP Ignore_Export_Lib 0
  124. # PROP Target_Dir ""
  125. # ADD BASE CPP /nologo /Gz /MT /W3 /GX /O2 /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
  126. # ADD CPP /nologo /Gz /MT /W3 /GX /O2 /I "........publicsdkinc" /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /D "UNICODE" /D "_UNICODE" /Yu"pch.hxx" /FD /c
  127. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  128. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  129. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  130. # ADD RSC /l 0x409 /d "NDEBUG"
  131. BSC32=bscmake.exe
  132. # ADD BASE BSC32 /nologo
  133. # ADD BSC32 /nologo
  134. LINK32=link.exe
  135. # 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
  136. # 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 /nologo /subsystem:windows /machine:I386 /libpath:"........publicsdklibi386"
  137. # SUBTRACT LINK32 /pdb:none /incremental:yes /debug
  138. !ENDIF 
  139. # Begin Target
  140. # Name "AccWiz - Win32 ANSI Win97 Debug"
  141. # Name "AccWiz - Win32 ANSI Win97 Release"
  142. # Name "AccWiz - Win32 UNICODE NT5 Debug"
  143. # Name "AccWiz - Win32 UNICODE NT5 Release"
  144. # Begin Group "Source Files"
  145. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  146. # Begin Source File
  147. SOURCE=.AccWiz.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.AccWiz.def
  151. # PROP Exclude_From_Build 1
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.AccWiz.rc
  155. !IF  "$(CFG)" == "AccWiz - Win32 ANSI Win97 Debug"
  156. !ELSEIF  "$(CFG)" == "AccWiz - Win32 ANSI Win97 Release"
  157. !ELSEIF  "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Debug"
  158. !ELSEIF  "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Release"
  159. !ENDIF 
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.DlgFonts.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.lookdlg.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.lookprev.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.PCH.cpp
  172. # ADD BASE CPP /Yc"pch.hxx"
  173. # ADD CPP /Yc"pch.hxx"
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.pgbase.cpp
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.pgfinish.cpp
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.pgFltKey.cpp
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.pgGenric.cpp
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.pgHotKey.cpp
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.pgIconSz.cpp
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.pgLokPrv.cpp
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.pgMinTx2.cpp
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.pgMinTxt.cpp
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.pgMseBut.cpp
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.pgMseCur.cpp
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.pgMseKey.cpp
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.pgScrBar.cpp
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.pgShwHlp.cpp
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.pgSndSen.cpp
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.pgStkKey.cpp
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.pgSveDef.cpp
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.pgSveFil.cpp
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.pgTglKey.cpp
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.pgTmeOut.cpp
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.pgWizOpt.cpp
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.pgWizWiz.cpp
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.Schemes.cpp
  243. # End Source File
  244. # End Group
  245. # Begin Group "Header Files"
  246. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  247. # Begin Source File
  248. SOURCE=.accwiz.h
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.debug.h
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.DlgFonts.h
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.LookPrev.h
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.msg.h
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.pch.hxx
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.pgbase.h
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.pgfinish.h
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.pgFltKey.h
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.pgGenric.h
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.pgHghCon.h
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.pgHotKey.h
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=.pgIconSz.h
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.pgLokPrv.h
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.pgLookWz.h
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=.pgMinTx2.h
  294. # End Source File
  295. # Begin Source File
  296. SOURCE=.pgMinTxt.h
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=.pgMseBut.h
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=.pgMseCur.h
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=.pgMseKey.h
  306. # End Source File
  307. # Begin Source File
  308. SOURCE=.pgScrBar.h
  309. # End Source File
  310. # Begin Source File
  311. SOURCE=.pgSerKey.h
  312. # End Source File
  313. # Begin Source File
  314. SOURCE=.pgShwHlp.h
  315. # End Source File
  316. # Begin Source File
  317. SOURCE=.pgSndSen.h
  318. # End Source File
  319. # Begin Source File
  320. SOURCE=.pgStkKey.h
  321. # End Source File
  322. # Begin Source File
  323. SOURCE=.pgSveDef.h
  324. # End Source File
  325. # Begin Source File
  326. SOURCE=.pgSveFil.h
  327. # End Source File
  328. # Begin Source File
  329. SOURCE=.pgTglKey.h
  330. # End Source File
  331. # Begin Source File
  332. SOURCE=.pgTmeOut.h
  333. # End Source File
  334. # Begin Source File
  335. SOURCE=.pgWizOpt.h
  336. # End Source File
  337. # Begin Source File
  338. SOURCE=.pgWizWiz.h
  339. # End Source File
  340. # Begin Source File
  341. SOURCE=.Schemes.h
  342. # End Source File
  343. # End Group
  344. # Begin Group "Resource Files"
  345. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  346. # Begin Source File
  347. SOURCE=.ACCESS.ICO
  348. # End Source File
  349. # Begin Source File
  350. SOURCE=.arrow_in.ico
  351. # End Source File
  352. # Begin Source File
  353. SOURCE=.arrow_me.ico
  354. # End Source File
  355. # Begin Source File
  356. SOURCE=.arrow_sm.ico
  357. # End Source File
  358. # Begin Source File
  359. SOURCE=.arrow_wh.ico
  360. # End Source File
  361. # Begin Source File
  362. SOURCE=.baner16.bmp
  363. # End Source File
  364. # Begin Source File
  365. SOURCE=.baner256.bmp
  366. # End Source File
  367. # Begin Source File
  368. SOURCE=.banner17.bmp
  369. # End Source File
  370. # Begin Source File
  371. SOURCE=.banner25.bmp
  372. # End Source File
  373. # Begin Source File
  374. SOURCE=.bitmap1.bmp
  375. # End Source File
  376. # Begin Source File
  377. SOURCE=.bmp00001.bmp
  378. # End Source File
  379. # Begin Source File
  380. SOURCE=.cursor1.cur
  381. # End Source File
  382. # Begin Source File
  383. SOURCE=.cursor_l.ico
  384. # End Source File
  385. # Begin Source File
  386. SOURCE=.cursor_m.ico
  387. # End Source File
  388. # Begin Source File
  389. SOURCE=.cursor_s.bmp
  390. # End Source File
  391. # Begin Source File
  392. SOURCE=.cursor_s.ico
  393. # End Source File
  394. # Begin Source File
  395. SOURCE=.Disk.Ico
  396. # End Source File
  397. # Begin Source File
  398. SOURCE=.FILTER.ICO
  399. # End Source File
  400. # Begin Source File
  401. SOURCE=.GRAPHAPP.ICO
  402. # End Source File
  403. # Begin Source File
  404. SOURCE=.HIGHCON.ICO
  405. # End Source File
  406. # Begin Source File
  407. SOURCE=.ibeam_bl.ico
  408. # End Source File
  409. # Begin Source File
  410. SOURCE=.ibeam_in.ico
  411. # End Source File
  412. # Begin Source File
  413. SOURCE=.ibeam_la.ico
  414. # End Source File
  415. # Begin Source File
  416. SOURCE=.ibeam_me.ico
  417. # End Source File
  418. # Begin Source File
  419. SOURCE=.ibeam_sm.ico
  420. # End Source File
  421. # Begin Source File
  422. SOURCE=.ibeam_wh.ico
  423. # End Source File
  424. # Begin Source File
  425. SOURCE=.ICO00001.ICO
  426. # End Source File
  427. # Begin Source File
  428. SOURCE=.ico00002.ico
  429. # End Source File
  430. # Begin Source File
  431. SOURCE=.ico00003.ico
  432. # End Source File
  433. # Begin Source File
  434. SOURCE=.ico00004.ico
  435. # End Source File
  436. # Begin Source File
  437. SOURCE=.ico00005.ico
  438. # End Source File
  439. # Begin Source File
  440. SOURCE=.ico00006.ico
  441. # End Source File
  442. # Begin Source File
  443. SOURCE=.ico00007.ico
  444. # End Source File
  445. # Begin Source File
  446. SOURCE=.ico00008.ico
  447. # End Source File
  448. # Begin Source File
  449. SOURCE=.icon1.ico
  450. # End Source File
  451. # Begin Source File
  452. SOURCE=.icon_lar.bmp
  453. # End Source File
  454. # Begin Source File
  455. SOURCE=.icon_nor.bmp
  456. # End Source File
  457. # Begin Source File
  458. SOURCE=.iconExLg.bmp
  459. # End Source File
  460. # Begin Source File
  461. SOURCE=.iconLg.bmp
  462. # End Source File
  463. # Begin Source File
  464. SOURCE=.iconNorL.bmp
  465. # End Source File
  466. # Begin Source File
  467. SOURCE=.iconNorS.bmp
  468. # End Source File
  469. # Begin Source File
  470. SOURCE=.iconNrml.bmp
  471. # End Source File
  472. # Begin Source File
  473. SOURCE=.KEYSHORT.ICO
  474. # End Source File
  475. # Begin Source File
  476. SOURCE=.MOUSE.BMP
  477. # End Source File
  478. # Begin Source File
  479. SOURCE=.mouse1.bmp
  480. # End Source File
  481. # Begin Source File
  482. SOURCE=.mouse2.bmp
  483. # End Source File
  484. # Begin Source File
  485. SOURCE=.MSEKEYS.ICO
  486. # End Source File
  487. # Begin Source File
  488. SOURCE=.SERIALKY.ICO
  489. # End Source File
  490. # Begin Source File
  491. SOURCE=.Setup.Ico
  492. # End Source File
  493. # Begin Source File
  494. SOURCE=.SHOWSNDS.ICO
  495. # End Source File
  496. # Begin Source File
  497. SOURCE=.SHOWSTRY.ICO
  498. # End Source File
  499. # Begin Source File
  500. SOURCE=.STICKY.ICO
  501. # End Source File
  502. # Begin Source File
  503. SOURCE=.testimag.bmp
  504. # End Source File
  505. # Begin Source File
  506. SOURCE=.TEXTAPPS.ICO
  507. # End Source File
  508. # Begin Source File
  509. SOURCE=.TOGGLE.ICO
  510. # End Source File
  511. # Begin Source File
  512. SOURCE=.Water16.bmp
  513. # End Source File
  514. # Begin Source File
  515. SOURCE=.Water256.BMP
  516. # End Source File
  517. # Begin Source File
  518. SOURCE=.watermar.bmp
  519. # End Source File
  520. # Begin Source File
  521. SOURCE=.WINAPPS.ICO
  522. # End Source File
  523. # End Group
  524. # End Target
  525. # End Project