TextViewNG.dep
上传用户:hmc_gdtv
上传日期:2013-08-04
资源大小:798k
文件大小:63k
源码类别:

Windows Mobile

开发平台:

Visual C++

  1. # eMbedded Visual C++ Dependency File, included by TextViewNG.vcn
  2. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  3. .Bookmarks.cpp : 
  4. ".Attr.h"
  5. ".Bookmarks.h"
  6. ".BufFile.h"
  7. ".config.h"
  8. ".FilePos.h"
  9. ".ptr.h"
  10. ".RFile.h"
  11. ".TextFile.h"
  12. ".TextParser.h"
  13. ".TextViewNG.h"
  14. ".Unicode.h"
  15. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  16. .Bookmarks.cpp : 
  17. ".Bookmarks.h"
  18. ".BufFile.h"
  19. ".ptr.h"
  20. ".RFile.h"
  21. ".TextFile.h"
  22. ".TextFormatter.h"
  23. ".TextParser.h"
  24. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  25. .Bookmarks.cpp : 
  26. ".Attr.h"
  27. ".Bookmarks.h"
  28. ".BufFile.h"
  29. ".config.h"
  30. ".FilePos.h"
  31. ".ptr.h"
  32. ".RFile.h"
  33. ".TextFile.h"
  34. ".TextParser.h"
  35. ".TextViewNG.h"
  36. ".Unicode.h"
  37. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  38. .Bookmarks.cpp : 
  39. ".Bookmarks.h"
  40. ".BufFile.h"
  41. ".ptr.h"
  42. ".TextFile.h"
  43. ".TextFormatter.h"
  44. ".TextParser.h"
  45. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  46. .Bookmarks.cpp : 
  47. ".Bookmarks.h"
  48. ".BufFile.h"
  49. ".ptr.h"
  50. ".RFile.h"
  51. ".TextFile.h"
  52. ".TextFormatter.h"
  53. ".TextParser.h"
  54. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  55. .Bookmarks.cpp : 
  56. ".Bookmarks.h"
  57. ".BufFile.h"
  58. ".FDC.h"
  59. ".ptr.h"
  60. ".RFile.h"
  61. ".TextFile.h"
  62. ".TextFormatter.h"
  63. ".TextParser.h"
  64. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  65. .Bookmarks.cpp : 
  66. ".Bookmarks.h"
  67. ".BufFile.h"
  68. ".ptr.h"
  69. ".TextFile.h"
  70. ".TextFormatter.h"
  71. ".TextParser.h"
  72. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  73. .Bookmarks.cpp : 
  74. ".Attr.h"
  75. ".Bookmarks.h"
  76. ".BufFile.h"
  77. ".config.h"
  78. ".FilePos.h"
  79. ".ptr.h"
  80. ".RFile.h"
  81. ".TextFile.h"
  82. ".TextParser.h"
  83. ".TextViewNG.h"
  84. ".Unicode.h"
  85. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  86. .Bookmarks.cpp : 
  87. ".Attr.h"
  88. ".Bookmarks.h"
  89. ".BufFile.h"
  90. ".config.h"
  91. ".FilePos.h"
  92. ".ptr.h"
  93. ".RFile.h"
  94. ".TextFile.h"
  95. ".TextParser.h"
  96. ".TextViewNG.h"
  97. ".Unicode.h"
  98. !ENDIF 
  99. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  100. .BufFile.cpp : 
  101. ".BufFile.h"
  102. ".ptr.h"
  103. ".RFile.h"
  104. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  105. .BufFile.cpp : 
  106. ".BufFile.h"
  107. ".ptr.h"
  108. ".RFile.h"
  109. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  110. .BufFile.cpp : 
  111. ".BufFile.h"
  112. ".ptr.h"
  113. ".RFile.h"
  114. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  115. .BufFile.cpp : 
  116. ".BufFile.h"
  117. ".TextViewNG.h"
  118. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  119. .BufFile.cpp : 
  120. ".BufFile.h"
  121. ".ptr.h"
  122. ".RFile.h"
  123. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  124. .BufFile.cpp : 
  125. ".BufFile.h"
  126. ".ptr.h"
  127. ".RFile.h"
  128. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  129. .BufFile.cpp : 
  130. ".BufFile.h"
  131. ".ptr.h"
  132. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  133. .BufFile.cpp : 
  134. ".BufFile.h"
  135. ".ptr.h"
  136. ".RFile.h"
  137. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  138. .BufFile.cpp : 
  139. ".BufFile.h"
  140. ".ptr.h"
  141. ".RFile.h"
  142. !ENDIF 
  143. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  144. .ColorSelector.cpp : 
  145. ".Colors.h"
  146. ".ColorSelector.h"
  147. ".config.h"
  148. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  149. .ColorSelector.cpp : 
  150. ".Colors.h"
  151. ".ColorSelector.h"
  152. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  153. .ColorSelector.cpp : 
  154. ".Colors.h"
  155. ".ColorSelector.h"
  156. ".config.h"
  157. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  158. .ColorSelector.cpp : 
  159. ".ColorSelector.h"
  160. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  161. .ColorSelector.cpp : 
  162. ".Colors.h"
  163. ".ColorSelector.h"
  164. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  165. .ColorSelector.cpp : 
  166. ".Colors.h"
  167. ".ColorSelector.h"
  168. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  169. .ColorSelector.cpp : 
  170. ".ColorSelector.h"
  171. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  172. .ColorSelector.cpp : 
  173. ".Colors.h"
  174. ".ColorSelector.h"
  175. ".config.h"
  176. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  177. .ColorSelector.cpp : 
  178. ".Colors.h"
  179. ".ColorSelector.h"
  180. ".config.h"
  181. !ENDIF 
  182. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  183. .ContentsDlg.cpp : 
  184. ".Attr.h"
  185. ".Bookmarks.h"
  186. ".BufFile.h"
  187. ".config.h"
  188. ".ContentsDlg.h"
  189. ".FilePos.h"
  190. ".InputBox.h"
  191. ".ptr.h"
  192. ".RFile.h"
  193. ".TextFile.h"
  194. ".TextParser.h"
  195. ".TextViewNG.h"
  196. ".XListBox.h"
  197. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  198. .ContentsDlg.cpp : 
  199. ".ContentsDlg.h"
  200. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  201. .ContentsDlg.cpp : 
  202. ".Attr.h"
  203. ".Bookmarks.h"
  204. ".BufFile.h"
  205. ".config.h"
  206. ".ContentsDlg.h"
  207. ".FilePos.h"
  208. ".ptr.h"
  209. ".RFile.h"
  210. ".TextFile.h"
  211. ".TextParser.h"
  212. ".TextViewNG.h"
  213. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  214. .ContentsDlg.cpp : 
  215. ".ContentsDlg.h"
  216. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  217. .ContentsDlg.cpp : 
  218. ".ContentsDlg.h"
  219. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  220. .ContentsDlg.cpp : 
  221. ".BufFile.h"
  222. ".ContentsDlg.h"
  223. ".FDC.h"
  224. ".ptr.h"
  225. ".RFile.h"
  226. ".TextFile.h"
  227. ".TextFormatter.h"
  228. ".TextParser.h"
  229. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  230. .ContentsDlg.cpp : 
  231. ".ContentsDlg.h"
  232. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  233. .ContentsDlg.cpp : 
  234. ".Attr.h"
  235. ".Bookmarks.h"
  236. ".BufFile.h"
  237. ".config.h"
  238. ".ContentsDlg.h"
  239. ".FilePos.h"
  240. ".ptr.h"
  241. ".RFile.h"
  242. ".TextFile.h"
  243. ".TextParser.h"
  244. ".TextViewNG.h"
  245. ".XListBox.h"
  246. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  247. .ContentsDlg.cpp : 
  248. ".Attr.h"
  249. ".Bookmarks.h"
  250. ".BufFile.h"
  251. ".config.h"
  252. ".ContentsDlg.h"
  253. ".FilePos.h"
  254. ".InputBox.h"
  255. ".ptr.h"
  256. ".RFile.h"
  257. ".TextFile.h"
  258. ".TextParser.h"
  259. ".TextViewNG.h"
  260. ".XListBox.h"
  261. !ENDIF 
  262. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  263. .Dictionary.cpp : 
  264. ".Attr.h"
  265. ".Bookmarks.h"
  266. ".BufFile.h"
  267. ".Dictionary.h"
  268. ".FilePos.h"
  269. ".ptr.h"
  270. ".RFile.h"
  271. ".TextParser.h"
  272. ".Unicode.h"
  273. ".zlibzconf.h"
  274. ".zlibzlib.h"
  275. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  276. .Dictionary.cpp : 
  277. ".BufFile.h"
  278. ".Dictionary.h"
  279. ".ptr.h"
  280. ".RFile.h"
  281. ".zlibzconf.h"
  282. ".zlibzlib.h"
  283. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  284. .Dictionary.cpp : 
  285. ".Attr.h"
  286. ".Bookmarks.h"
  287. ".BufFile.h"
  288. ".Dictionary.h"
  289. ".FilePos.h"
  290. ".ptr.h"
  291. ".RFile.h"
  292. ".TextParser.h"
  293. ".Unicode.h"
  294. ".zlibzconf.h"
  295. ".zlibzlib.h"
  296. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  297. .Dictionary.cpp : 
  298. ".Dictionary.h"
  299. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  300. .Dictionary.cpp : 
  301. ".BufFile.h"
  302. ".Dictionary.h"
  303. ".ptr.h"
  304. ".RFile.h"
  305. ".zlibzconf.h"
  306. ".zlibzlib.h"
  307. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  308. .Dictionary.cpp : 
  309. ".BufFile.h"
  310. ".Dictionary.h"
  311. ".ptr.h"
  312. ".RFile.h"
  313. ".zlibzconf.h"
  314. ".zlibzlib.h"
  315. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  316. .Dictionary.cpp : 
  317. ".Dictionary.h"
  318. ".ptr.h"
  319. ".zlibzconf.h"
  320. ".zlibzlib.h"
  321. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  322. .Dictionary.cpp : 
  323. ".Attr.h"
  324. ".Bookmarks.h"
  325. ".BufFile.h"
  326. ".Dictionary.h"
  327. ".FilePos.h"
  328. ".ptr.h"
  329. ".RFile.h"
  330. ".TextParser.h"
  331. ".Unicode.h"
  332. ".zlibzconf.h"
  333. ".zlibzlib.h"
  334. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  335. .Dictionary.cpp : 
  336. ".Attr.h"
  337. ".Bookmarks.h"
  338. ".BufFile.h"
  339. ".Dictionary.h"
  340. ".FilePos.h"
  341. ".ptr.h"
  342. ".RFile.h"
  343. ".TextParser.h"
  344. ".Unicode.h"
  345. ".zlibzconf.h"
  346. ".zlibzlib.h"
  347. !ENDIF 
  348. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  349. .DictSetupDlg.cpp : 
  350. ".Attr.h"
  351. ".Bookmarks.h"
  352. ".BufFile.h"
  353. ".config.h"
  354. ".Dictionary.h"
  355. ".DictSetupDlg.h"
  356. ".FileOpenDialog.h"
  357. ".FilePos.h"
  358. ".ptr.h"
  359. ".RFile.h"
  360. ".TextParser.h"
  361. ".TextViewNG.h"
  362. ".Unicode.h"
  363. ".ZipFile.h"
  364. ".zlibzconf.h"
  365. ".zlibzlib.h"
  366. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  367. .DictSetupDlg.cpp : 
  368. ".DictSetupDlg.h"
  369. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  370. .DictSetupDlg.cpp : 
  371. ".Attr.h"
  372. ".Bookmarks.h"
  373. ".BufFile.h"
  374. ".config.h"
  375. ".Dictionary.h"
  376. ".DictSetupDlg.h"
  377. ".FileOpenDialog.h"
  378. ".FilePos.h"
  379. ".ptr.h"
  380. ".RFile.h"
  381. ".TextParser.h"
  382. ".TextViewNG.h"
  383. ".Unicode.h"
  384. ".ZipFile.h"
  385. ".zlibzconf.h"
  386. ".zlibzlib.h"
  387. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  388. .DictSetupDlg.cpp : 
  389. ".DictSetupDlg.h"
  390. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  391. .DictSetupDlg.cpp : 
  392. ".DictSetupDlg.h"
  393. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  394. .DictSetupDlg.cpp : 
  395. ".DictSetupDlg.h"
  396. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  397. .DictSetupDlg.cpp : 
  398. ".DictSetupDlg.h"
  399. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  400. .DictSetupDlg.cpp : 
  401. ".Attr.h"
  402. ".Bookmarks.h"
  403. ".BufFile.h"
  404. ".config.h"
  405. ".Dictionary.h"
  406. ".DictSetupDlg.h"
  407. ".FileOpenDialog.h"
  408. ".FilePos.h"
  409. ".ptr.h"
  410. ".RFile.h"
  411. ".TextParser.h"
  412. ".TextViewNG.h"
  413. ".Unicode.h"
  414. ".ZipFile.h"
  415. ".zlibzconf.h"
  416. ".zlibzlib.h"
  417. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  418. .DictSetupDlg.cpp : 
  419. ".Attr.h"
  420. ".Bookmarks.h"
  421. ".BufFile.h"
  422. ".config.h"
  423. ".Dictionary.h"
  424. ".DictSetupDlg.h"
  425. ".FileOpenDialog.h"
  426. ".FilePos.h"
  427. ".ptr.h"
  428. ".RFile.h"
  429. ".TextParser.h"
  430. ".TextViewNG.h"
  431. ".Unicode.h"
  432. ".ZipFile.h"
  433. ".zlibzconf.h"
  434. ".zlibzlib.h"
  435. !ENDIF 
  436. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  437. .DummyView.cpp : 
  438. ".DummyView.h"
  439. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  440. .DummyView.cpp : 
  441. ".DummyView.h"
  442. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  443. .DummyView.cpp : 
  444. ".DummyView.h"
  445. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  446. .DummyView.cpp : 
  447. ".DummyView.h"
  448. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  449. .DummyView.cpp : 
  450. ".DummyView.h"
  451. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  452. .DummyView.cpp : 
  453. ".DummyView.h"
  454. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  455. .DummyView.cpp : 
  456. ".DummyView.h"
  457. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  458. .DummyView.cpp : 
  459. ".DummyView.h"
  460. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  461. .DummyView.cpp : 
  462. ".DummyView.h"
  463. !ENDIF 
  464. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  465. .FastArray.cpp : 
  466. ".FastArray.h"
  467. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  468. .FastArray.cpp : 
  469. ".FastArray.h"
  470. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  471. .FastArray.cpp : 
  472. ".FastArray.h"
  473. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  474. .FastArray.cpp : 
  475. ".FastArray.h"
  476. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  477. .FastArray.cpp : 
  478. ".FastArray.h"
  479. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  480. .FastArray.cpp : 
  481. ".FastArray.h"
  482. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  483. .FastArray.cpp : 
  484. ".FastArray.h"
  485. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  486. .FastArray.cpp : 
  487. ".FastArray.h"
  488. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  489. .FastArray.cpp : 
  490. ".FastArray.h"
  491. !ENDIF 
  492. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  493. .FDC.cpp : 
  494. ".Attr.h"
  495. ".Colors.h"
  496. ".config.h"
  497. ".FDC.h"
  498. ".ptr.h"
  499. ".Unicode.h"
  500. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  501. .FDC.cpp : 
  502. ".FDC.h"
  503. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  504. .FDC.cpp : 
  505. ".Attr.h"
  506. ".config.h"
  507. ".FDC.h"
  508. ".ptr.h"
  509. ".Unicode.h"
  510. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  511. .FDC.cpp : 
  512. ".FDC.h"
  513. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  514. .FDC.cpp : 
  515. ".FDC.h"
  516. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  517. .FDC.cpp : 
  518. ".BufFile.h"
  519. ".FDC.h"
  520. ".ptr.h"
  521. ".RFile.h"
  522. ".TextParser.h"
  523. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  524. .FDC.cpp : 
  525. ".FDC.h"
  526. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  527. .FDC.cpp : 
  528. ".Attr.h"
  529. ".Colors.h"
  530. ".config.h"
  531. ".FDC.h"
  532. ".ptr.h"
  533. ".Unicode.h"
  534. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  535. .FDC.cpp : 
  536. ".Attr.h"
  537. ".Colors.h"
  538. ".config.h"
  539. ".FDC.h"
  540. ".ptr.h"
  541. ".Unicode.h"
  542. !ENDIF 
  543. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  544. .FileFormatDialog.cpp : 
  545. ".Attr.h"
  546. ".Bookmarks.h"
  547. ".BufFile.h"
  548. ".config.h"
  549. ".FileFormatDialog.h"
  550. ".FilePos.h"
  551. ".ptr.h"
  552. ".RFile.h"
  553. ".TextFile.h"
  554. ".TextParser.h"
  555. ".Unicode.h"
  556. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  557. .FileFormatDialog.cpp : 
  558. ".BufFile.h"
  559. ".FileFormatDialog.h"
  560. ".ptr.h"
  561. ".RFile.h"
  562. ".TextFile.h"
  563. ".TextParser.h"
  564. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  565. .FileFormatDialog.cpp : 
  566. ".Attr.h"
  567. ".Bookmarks.h"
  568. ".BufFile.h"
  569. ".config.h"
  570. ".FileFormatDialog.h"
  571. ".FilePos.h"
  572. ".ptr.h"
  573. ".RFile.h"
  574. ".TextFile.h"
  575. ".TextParser.h"
  576. ".Unicode.h"
  577. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  578. .FileFormatDialog.cpp : 
  579. ".BufFile.h"
  580. ".FileFormatDialog.h"
  581. ".ptr.h"
  582. ".TextFile.h"
  583. ".TextParser.h"
  584. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  585. .FileFormatDialog.cpp : 
  586. ".BufFile.h"
  587. ".FileFormatDialog.h"
  588. ".ptr.h"
  589. ".RFile.h"
  590. ".TextFile.h"
  591. ".TextParser.h"
  592. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  593. .FileFormatDialog.cpp : 
  594. ".BufFile.h"
  595. ".FileFormatDialog.h"
  596. ".ptr.h"
  597. ".RFile.h"
  598. ".TextFile.h"
  599. ".TextParser.h"
  600. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  601. .FileFormatDialog.cpp : 
  602. ".BufFile.h"
  603. ".FileFormatDialog.h"
  604. ".ptr.h"
  605. ".TextFile.h"
  606. ".TextParser.h"
  607. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  608. .FileFormatDialog.cpp : 
  609. ".Attr.h"
  610. ".Bookmarks.h"
  611. ".BufFile.h"
  612. ".config.h"
  613. ".FileFormatDialog.h"
  614. ".FilePos.h"
  615. ".ptr.h"
  616. ".RFile.h"
  617. ".TextFile.h"
  618. ".TextParser.h"
  619. ".Unicode.h"
  620. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  621. .FileFormatDialog.cpp : 
  622. ".Attr.h"
  623. ".Bookmarks.h"
  624. ".BufFile.h"
  625. ".config.h"
  626. ".FileFormatDialog.h"
  627. ".FilePos.h"
  628. ".ptr.h"
  629. ".RFile.h"
  630. ".TextFile.h"
  631. ".TextParser.h"
  632. ".Unicode.h"
  633. !ENDIF 
  634. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  635. .FileOpenDialog.cpp : 
  636. ".config.h"
  637. ".FileOpenDialog.h"
  638. ".ptr.h"
  639. ".RFile.h"
  640. ".TextViewNG.h"
  641. ".XListBox.h"
  642. ".ZipFile.h"
  643. ".zlibzconf.h"
  644. ".zlibzlib.h"
  645. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  646. .FileOpenDialog.cpp : 
  647. ".FileOpenDialog.h"
  648. ".ptr.h"
  649. ".RFile.h"
  650. ".ZipFile.h"
  651. ".zlibzconf.h"
  652. ".zlibzlib.h"
  653. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  654. .FileOpenDialog.cpp : 
  655. ".config.h"
  656. ".FileOpenDialog.h"
  657. ".ptr.h"
  658. ".RFile.h"
  659. ".TextViewNG.h"
  660. ".ZipFile.h"
  661. ".zlibzconf.h"
  662. ".zlibzlib.h"
  663. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  664. .FileOpenDialog.cpp : 
  665. ".FileOpenDialog.h"
  666. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  667. .FileOpenDialog.cpp : 
  668. ".FileOpenDialog.h"
  669. ".ptr.h"
  670. ".RFile.h"
  671. ".ZipFile.h"
  672. ".zlibzconf.h"
  673. ".zlibzlib.h"
  674. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  675. .FileOpenDialog.cpp : 
  676. ".FileOpenDialog.h"
  677. ".ptr.h"
  678. ".RFile.h"
  679. ".ZipFile.h"
  680. ".zlibzconf.h"
  681. ".zlibzlib.h"
  682. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  683. .FileOpenDialog.cpp : 
  684. ".FileOpenDialog.h"
  685. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  686. .FileOpenDialog.cpp : 
  687. ".config.h"
  688. ".FileOpenDialog.h"
  689. ".ptr.h"
  690. ".RFile.h"
  691. ".TextViewNG.h"
  692. ".ZipFile.h"
  693. ".zlibzconf.h"
  694. ".zlibzlib.h"
  695. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  696. .FileOpenDialog.cpp : 
  697. ".config.h"
  698. ".FileOpenDialog.h"
  699. ".ptr.h"
  700. ".RFile.h"
  701. ".TextViewNG.h"
  702. ".XListBox.h"
  703. ".ZipFile.h"
  704. ".zlibzconf.h"
  705. ".zlibzlib.h"
  706. !ENDIF 
  707. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  708. .Image.cpp : 
  709. ".config.h"
  710. ".Image.h"
  711. ".libjpegjconfig.h"
  712. ".libjpegjerror.h"
  713. ".libjpegjmorecfg.h"
  714. ".libjpegjpegint.h"
  715. ".libjpegjpeglib.h"
  716. ".libpngpng.h"
  717. ".libpngpngconf.h"
  718. ".ptr.h"
  719. ".TextViewNG.h"
  720. ".zlibzconf.h"
  721. ".zlibzlib.h"
  722. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  723. .Image.cpp : 
  724. ".Image.h"
  725. ".libjpegjconfig.h"
  726. ".libjpegjerror.h"
  727. ".libjpegjmorecfg.h"
  728. ".libjpegjpegint.h"
  729. ".libjpegjpeglib.h"
  730. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  731. .Image.cpp : 
  732. ".config.h"
  733. ".Image.h"
  734. ".libjpegjconfig.h"
  735. ".libjpegjerror.h"
  736. ".libjpegjmorecfg.h"
  737. ".libjpegjpegint.h"
  738. ".libjpegjpeglib.h"
  739. ".libpngpng.h"
  740. ".libpngpngconf.h"
  741. ".ptr.h"
  742. ".TextViewNG.h"
  743. ".zlibzconf.h"
  744. ".zlibzlib.h"
  745. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  746. .Image.cpp : 
  747. ".Image.h"
  748. ".libjpegjconfig.h"
  749. ".libjpegjerror.h"
  750. ".libjpegjmorecfg.h"
  751. ".libjpegjpegint.h"
  752. ".libjpegjpeglib.h"
  753. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  754. .Image.cpp : 
  755. ".Image.h"
  756. ".libjpegjconfig.h"
  757. ".libjpegjerror.h"
  758. ".libjpegjmorecfg.h"
  759. ".libjpegjpegint.h"
  760. ".libjpegjpeglib.h"
  761. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  762. .Image.cpp : 
  763. ".Image.h"
  764. ".libjpegjconfig.h"
  765. ".libjpegjerror.h"
  766. ".libjpegjmorecfg.h"
  767. ".libjpegjpegint.h"
  768. ".libjpegjpeglib.h"
  769. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  770. .Image.cpp : 
  771. ".Image.h"
  772. ".libjpegjconfig.h"
  773. ".libjpegjerror.h"
  774. ".libjpegjmorecfg.h"
  775. ".libjpegjpegint.h"
  776. ".libjpegjpeglib.h"
  777. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  778. .Image.cpp : 
  779. ".config.h"
  780. ".Image.h"
  781. ".libjpegjconfig.h"
  782. ".libjpegjerror.h"
  783. ".libjpegjmorecfg.h"
  784. ".libjpegjpegint.h"
  785. ".libjpegjpeglib.h"
  786. ".libpngpng.h"
  787. ".libpngpngconf.h"
  788. ".ptr.h"
  789. ".TextViewNG.h"
  790. ".zlibzconf.h"
  791. ".zlibzlib.h"
  792. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  793. .Image.cpp : 
  794. ".config.h"
  795. ".Image.h"
  796. ".libjpegjconfig.h"
  797. ".libjpegjerror.h"
  798. ".libjpegjmorecfg.h"
  799. ".libjpegjpegint.h"
  800. ".libjpegjpeglib.h"
  801. ".libpngpng.h"
  802. ".libpngpngconf.h"
  803. ".ptr.h"
  804. ".TextViewNG.h"
  805. ".zlibzconf.h"
  806. ".zlibzlib.h"
  807. !ENDIF 
  808. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  809. .InputBox.cpp : 
  810. ".config.h"
  811. ".InputBox.h"
  812. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  813. .InputBox.cpp : 
  814. ".InputBox.h"
  815. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  816. .InputBox.cpp : 
  817. ".config.h"
  818. ".InputBox.h"
  819. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  820. .InputBox.cpp : 
  821. ".InputBox.h"
  822. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  823. .InputBox.cpp : 
  824. ".InputBox.h"
  825. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  826. .InputBox.cpp : 
  827. ".InputBox.h"
  828. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  829. .InputBox.cpp : 
  830. ".InputBox.h"
  831. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  832. .InputBox.cpp : 
  833. ".config.h"
  834. ".InputBox.h"
  835. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  836. .InputBox.cpp : 
  837. ".config.h"
  838. ".InputBox.h"
  839. !ENDIF 
  840. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  841. .Keys.cpp : 
  842. ".config.h"
  843. ".Keys.h"
  844. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  845. .Keys.cpp : 
  846. ".Keys.h"
  847. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  848. .Keys.cpp : 
  849. ".config.h"
  850. ".Keys.h"
  851. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  852. .Keys.cpp : 
  853. ".Keys.h"
  854. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  855. .Keys.cpp : 
  856. ".Keys.h"
  857. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  858. .Keys.cpp : 
  859. ".Keys.h"
  860. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  861. .Keys.cpp : 
  862. ".Keys.h"
  863. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  864. .Keys.cpp : 
  865. ".config.h"
  866. ".Keys.h"
  867. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  868. .Keys.cpp : 
  869. ".config.h"
  870. ".Keys.h"
  871. !ENDIF 
  872. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  873. .MiscOptDlg.cpp : 
  874. ".config.h"
  875. ".MiscOptDlg.h"
  876. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  877. .MiscOptDlg.cpp : 
  878. ".MiscOptDlg.h"
  879. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  880. .MiscOptDlg.cpp : 
  881. ".config.h"
  882. ".MiscOptDlg.h"
  883. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  884. .MiscOptDlg.cpp : 
  885. ".MiscOptDlg.h"
  886. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  887. .MiscOptDlg.cpp : 
  888. ".MiscOptDlg.h"
  889. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  890. .MiscOptDlg.cpp : 
  891. ".MiscOptDlg.h"
  892. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  893. .MiscOptDlg.cpp : 
  894. ".MiscOptDlg.h"
  895. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  896. .MiscOptDlg.cpp : 
  897. ".config.h"
  898. ".MiscOptDlg.h"
  899. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  900. .MiscOptDlg.cpp : 
  901. ".config.h"
  902. ".MiscOptDlg.h"
  903. !ENDIF 
  904. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  905. .OptionsDialog.cpp : 
  906. ".Colors.h"
  907. ".ColorSelector.h"
  908. ".config.h"
  909. ".OptionsDialog.h"
  910. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  911. .OptionsDialog.cpp : 
  912. ".Colors.h"
  913. ".ColorSelector.h"
  914. ".OptionsDialog.h"
  915. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  916. .OptionsDialog.cpp : 
  917. ".Colors.h"
  918. ".ColorSelector.h"
  919. ".config.h"
  920. ".OptionsDialog.h"
  921. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  922. .OptionsDialog.cpp : 
  923. ".OptionsDialog.h"
  924. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  925. .OptionsDialog.cpp : 
  926. ".Colors.h"
  927. ".ColorSelector.h"
  928. ".OptionsDialog.h"
  929. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  930. .OptionsDialog.cpp : 
  931. ".Colors.h"
  932. ".ColorSelector.h"
  933. ".OptionsDialog.h"
  934. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  935. .OptionsDialog.cpp : 
  936. ".ColorSelector.h"
  937. ".OptionsDialog.h"
  938. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  939. .OptionsDialog.cpp : 
  940. ".Colors.h"
  941. ".ColorSelector.h"
  942. ".config.h"
  943. ".OptionsDialog.h"
  944. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  945. .OptionsDialog.cpp : 
  946. ".Colors.h"
  947. ".ColorSelector.h"
  948. ".config.h"
  949. ".OptionsDialog.h"
  950. !ENDIF 
  951. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  952. .PDBFile.cpp : 
  953. ".PDBFile.h"
  954. ".ptr.h"
  955. ".RFile.h"
  956. ".TextViewNG.h"
  957. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  958. .PDBFile.cpp : 
  959. ".PDBFile.h"
  960. ".ptr.h"
  961. ".RFile.h"
  962. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  963. .PDBFile.cpp : 
  964. ".PDBFile.h"
  965. ".ptr.h"
  966. ".RFile.h"
  967. ".TextViewNG.h"
  968. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  969. .PDBFile.cpp : 
  970. ".PDBFile.h"
  971. ".ptr.h"
  972. ".RFile.h"
  973. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  974. .PDBFile.cpp : 
  975. ".PDBFile.h"
  976. ".ptr.h"
  977. ".RFile.h"
  978. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  979. .PDBFile.cpp : 
  980. ".Bookmarks.h"
  981. ".BufFile.h"
  982. ".FDC.h"
  983. ".PDBFile.h"
  984. ".ptr.h"
  985. ".RFile.h"
  986. ".TextFile.h"
  987. ".TextFormatter.h"
  988. ".TextParser.h"
  989. ".TextViewNG.h"
  990. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  991. .PDBFile.cpp : 
  992. ".PDBFile.h"
  993. ".ptr.h"
  994. ".RFile.h"
  995. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  996. .PDBFile.cpp : 
  997. ".PDBFile.h"
  998. ".ptr.h"
  999. ".RFile.h"
  1000. ".TextViewNG.h"
  1001. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1002. .PDBFile.cpp : 
  1003. ".PDBFile.h"
  1004. ".ptr.h"
  1005. ".RFile.h"
  1006. ".TextViewNG.h"
  1007. !ENDIF 
  1008. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1009. .ProgressDlg.cpp : 
  1010. ".Attr.h"
  1011. ".Bookmarks.h"
  1012. ".BufFile.h"
  1013. ".config.h"
  1014. ".FilePos.h"
  1015. ".ProgressDlg.h"
  1016. ".ptr.h"
  1017. ".RFile.h"
  1018. ".TextParser.h"
  1019. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1020. .ProgressDlg.cpp : 
  1021. ".ProgressDlg.h"
  1022. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1023. .ProgressDlg.cpp : 
  1024. ".Attr.h"
  1025. ".Bookmarks.h"
  1026. ".BufFile.h"
  1027. ".config.h"
  1028. ".FilePos.h"
  1029. ".ProgressDlg.h"
  1030. ".ptr.h"
  1031. ".RFile.h"
  1032. ".TextParser.h"
  1033. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1034. .ProgressDlg.cpp : 
  1035. ".ProgressDlg.h"
  1036. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1037. .ProgressDlg.cpp : 
  1038. ".ProgressDlg.h"
  1039. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1040. .ProgressDlg.cpp : 
  1041. ".BufFile.h"
  1042. ".ProgressDlg.h"
  1043. ".ptr.h"
  1044. ".RFile.h"
  1045. ".TextParser.h"
  1046. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1047. .ProgressDlg.cpp : 
  1048. ".ProgressDlg.h"
  1049. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1050. .ProgressDlg.cpp : 
  1051. ".Attr.h"
  1052. ".Bookmarks.h"
  1053. ".BufFile.h"
  1054. ".config.h"
  1055. ".FilePos.h"
  1056. ".ProgressDlg.h"
  1057. ".ptr.h"
  1058. ".RFile.h"
  1059. ".TextParser.h"
  1060. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1061. .ProgressDlg.cpp : 
  1062. ".Attr.h"
  1063. ".Bookmarks.h"
  1064. ".BufFile.h"
  1065. ".config.h"
  1066. ".FilePos.h"
  1067. ".ProgressDlg.h"
  1068. ".ptr.h"
  1069. ".RFile.h"
  1070. ".TextParser.h"
  1071. !ENDIF 
  1072. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1073. .RFile.cpp : 
  1074. ".ptr.h"
  1075. ".RFile.h"
  1076. ".TextViewNG.h"
  1077. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1078. .RFile.cpp : 
  1079. ".Bookmarks.h"
  1080. ".BufFile.h"
  1081. ".FDC.h"
  1082. ".ptr.h"
  1083. ".RFile.h"
  1084. ".TextFile.h"
  1085. ".TextFormatter.h"
  1086. ".TextParser.h"
  1087. ".TextViewNG.h"
  1088. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1089. .RFile.cpp : 
  1090. ".ptr.h"
  1091. ".RFile.h"
  1092. ".TextViewNG.h"
  1093. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1094. .RFile.cpp : 
  1095. ".Bookmarks.h"
  1096. ".BufFile.h"
  1097. ".FDC.h"
  1098. ".ptr.h"
  1099. ".RFile.h"
  1100. ".TextFile.h"
  1101. ".TextFormatter.h"
  1102. ".TextParser.h"
  1103. ".TextViewNG.h"
  1104. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1105. .RFile.cpp : 
  1106. ".Bookmarks.h"
  1107. ".BufFile.h"
  1108. ".FDC.h"
  1109. ".ptr.h"
  1110. ".RFile.h"
  1111. ".TextFile.h"
  1112. ".TextFormatter.h"
  1113. ".TextParser.h"
  1114. ".TextViewNG.h"
  1115. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1116. .RFile.cpp : 
  1117. ".Bookmarks.h"
  1118. ".BufFile.h"
  1119. ".FDC.h"
  1120. ".ptr.h"
  1121. ".RFile.h"
  1122. ".TextFile.h"
  1123. ".TextFormatter.h"
  1124. ".TextParser.h"
  1125. ".TextViewNG.h"
  1126. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1127. .RFile.cpp : 
  1128. ".Bookmarks.h"
  1129. ".BufFile.h"
  1130. ".FDC.h"
  1131. ".ptr.h"
  1132. ".RFile.h"
  1133. ".TextFile.h"
  1134. ".TextFormatter.h"
  1135. ".TextParser.h"
  1136. ".TextViewNG.h"
  1137. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1138. .RFile.cpp : 
  1139. ".ptr.h"
  1140. ".RFile.h"
  1141. ".TextViewNG.h"
  1142. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1143. .RFile.cpp : 
  1144. ".ptr.h"
  1145. ".RFile.h"
  1146. ".TextViewNG.h"
  1147. !ENDIF 
  1148. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1149. .Rotate.cpp : 
  1150. ".Rotate.h"
  1151. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1152. .Rotate.cpp : 
  1153. ".Rotate.h"
  1154. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1155. .Rotate.cpp : 
  1156. ".Rotate.h"
  1157. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1158. .Rotate.cpp : 
  1159. ".Rotate.h"
  1160. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1161. .Rotate.cpp : 
  1162. ".Rotate.h"
  1163. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1164. .Rotate.cpp : 
  1165. ".Rotate.h"
  1166. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1167. .Rotate.cpp : 
  1168. ".Rotate.h"
  1169. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1170. .Rotate.cpp : 
  1171. ".Rotate.h"
  1172. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1173. .Rotate.cpp : 
  1174. ".Rotate.h"
  1175. !ENDIF 
  1176. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1177. .StrBuf.cpp : 
  1178. ".StrBuf.h"
  1179. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1180. .StrBuf.cpp : 
  1181. ".StrBuf.h"
  1182. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1183. .StrBuf.cpp : 
  1184. ".StrBuf.h"
  1185. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1186. .StrBuf.cpp : 
  1187. ".StrBuf.h"
  1188. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1189. .StrBuf.cpp : 
  1190. ".StrBuf.h"
  1191. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1192. .StrBuf.cpp : 
  1193. ".StrBuf.h"
  1194. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1195. .StrBuf.cpp : 
  1196. ".StrBuf.h"
  1197. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1198. .StrBuf.cpp : 
  1199. ".StrBuf.h"
  1200. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1201. .StrBuf.cpp : 
  1202. ".StrBuf.h"
  1203. !ENDIF 
  1204. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1205. .StylesDlg.cpp : 
  1206. ".Attr.h"
  1207. ".Bookmarks.h"
  1208. ".BufFile.h"
  1209. ".config.h"
  1210. ".FilePos.h"
  1211. ".ptr.h"
  1212. ".RFile.h"
  1213. ".StylesDlg.h"
  1214. ".TextParser.h"
  1215. ".XMLParser.h"
  1216. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1217. .StylesDlg.cpp : 
  1218. ".BufFile.h"
  1219. ".ptr.h"
  1220. ".RFile.h"
  1221. ".StylesDlg.h"
  1222. ".TextParser.h"
  1223. ".XMLParser.h"
  1224. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1225. .StylesDlg.cpp : 
  1226. ".Attr.h"
  1227. ".Bookmarks.h"
  1228. ".BufFile.h"
  1229. ".config.h"
  1230. ".FilePos.h"
  1231. ".ptr.h"
  1232. ".RFile.h"
  1233. ".StylesDlg.h"
  1234. ".TextParser.h"
  1235. ".XMLParser.h"
  1236. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1237. .StylesDlg.cpp : 
  1238. ".BufFile.h"
  1239. ".ptr.h"
  1240. ".RFile.h"
  1241. ".StylesDlg.h"
  1242. ".TextParser.h"
  1243. ".XMLParser.h"
  1244. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1245. .StylesDlg.cpp : 
  1246. ".BufFile.h"
  1247. ".ptr.h"
  1248. ".RFile.h"
  1249. ".StylesDlg.h"
  1250. ".TextParser.h"
  1251. ".XMLParser.h"
  1252. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1253. .StylesDlg.cpp : 
  1254. ".BufFile.h"
  1255. ".ptr.h"
  1256. ".RFile.h"
  1257. ".StylesDlg.h"
  1258. ".TextParser.h"
  1259. ".XMLParser.h"
  1260. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1261. .StylesDlg.cpp : 
  1262. ".BufFile.h"
  1263. ".ptr.h"
  1264. ".RFile.h"
  1265. ".StylesDlg.h"
  1266. ".TextParser.h"
  1267. ".XMLParser.h"
  1268. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1269. .StylesDlg.cpp : 
  1270. ".Attr.h"
  1271. ".Bookmarks.h"
  1272. ".BufFile.h"
  1273. ".config.h"
  1274. ".FilePos.h"
  1275. ".ptr.h"
  1276. ".RFile.h"
  1277. ".StylesDlg.h"
  1278. ".TextParser.h"
  1279. ".XMLParser.h"
  1280. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1281. .StylesDlg.cpp : 
  1282. ".Attr.h"
  1283. ".Bookmarks.h"
  1284. ".BufFile.h"
  1285. ".config.h"
  1286. ".FilePos.h"
  1287. ".ptr.h"
  1288. ".RFile.h"
  1289. ".StylesDlg.h"
  1290. ".TextParser.h"
  1291. ".XMLParser.h"
  1292. !ENDIF 
  1293. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1294. .TCRFile.cpp : 
  1295. ".ptr.h"
  1296. ".RFile.h"
  1297. ".TCRFile.h"
  1298. ".TextViewNG.h"
  1299. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1300. .TCRFile.cpp : 
  1301. ".ptr.h"
  1302. ".RFile.h"
  1303. ".TCRFile.h"
  1304. ".TextViewNG.h"
  1305. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1306. .TCRFile.cpp : 
  1307. ".ptr.h"
  1308. ".RFile.h"
  1309. ".TCRFile.h"
  1310. ".TextViewNG.h"
  1311. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1312. .TCRFile.cpp : 
  1313. ".ptr.h"
  1314. ".RFile.h"
  1315. ".TCRFile.h"
  1316. ".TextViewNG.h"
  1317. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1318. .TCRFile.cpp : 
  1319. ".ptr.h"
  1320. ".RFile.h"
  1321. ".TCRFile.h"
  1322. ".TextViewNG.h"
  1323. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1324. .TCRFile.cpp : 
  1325. ".ptr.h"
  1326. ".RFile.h"
  1327. ".TCRFile.h"
  1328. ".TextViewNG.h"
  1329. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1330. .TCRFile.cpp : 
  1331. ".ptr.h"
  1332. ".RFile.h"
  1333. ".TCRFile.h"
  1334. ".TextViewNG.h"
  1335. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1336. .TCRFile.cpp : 
  1337. ".ptr.h"
  1338. ".RFile.h"
  1339. ".TCRFile.h"
  1340. ".TextViewNG.h"
  1341. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1342. .TCRFile.cpp : 
  1343. ".ptr.h"
  1344. ".RFile.h"
  1345. ".TCRFile.h"
  1346. ".TextViewNG.h"
  1347. !ENDIF 
  1348. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1349. .TextFile.cpp : 
  1350. ".Attr.h"
  1351. ".Bookmarks.h"
  1352. ".BufFile.h"
  1353. ".config.h"
  1354. ".FilePos.h"
  1355. ".PDBFile.h"
  1356. ".ProgressDlg.h"
  1357. ".ptr.h"
  1358. ".RFile.h"
  1359. ".TCRFile.h"
  1360. ".TextFile.h"
  1361. ".TextParser.h"
  1362. ".TextViewNG.h"
  1363. ".Unicode.h"
  1364. ".ZipFile.h"
  1365. ".zlibzconf.h"
  1366. ".zlibzlib.h"
  1367. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1368. .TextFile.cpp : 
  1369. ".Bookmarks.h"
  1370. ".BufFile.h"
  1371. ".PDBFile.h"
  1372. ".ptr.h"
  1373. ".RFile.h"
  1374. ".TextFile.h"
  1375. ".TextFormatter.h"
  1376. ".TextParser.h"
  1377. ".ZipFile.h"
  1378. ".zlibzconf.h"
  1379. ".zlibzlib.h"
  1380. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1381. .TextFile.cpp : 
  1382. ".Attr.h"
  1383. ".Bookmarks.h"
  1384. ".BufFile.h"
  1385. ".config.h"
  1386. ".FilePos.h"
  1387. ".PDBFile.h"
  1388. ".ProgressDlg.h"
  1389. ".ptr.h"
  1390. ".RFile.h"
  1391. ".TextFile.h"
  1392. ".TextParser.h"
  1393. ".TextViewNG.h"
  1394. ".Unicode.h"
  1395. ".ZipFile.h"
  1396. ".zlibzconf.h"
  1397. ".zlibzlib.h"
  1398. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1399. .TextFile.cpp : 
  1400. ".BufFile.h"
  1401. ".TextFile.h"
  1402. ".TextParser.h"
  1403. ".zlibzconf.h"
  1404. ".zlibzlib.h"
  1405. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1406. .TextFile.cpp : 
  1407. ".Bookmarks.h"
  1408. ".BufFile.h"
  1409. ".ptr.h"
  1410. ".RFile.h"
  1411. ".TextFile.h"
  1412. ".TextFormatter.h"
  1413. ".TextParser.h"
  1414. ".ZipFile.h"
  1415. ".zlibzconf.h"
  1416. ".zlibzlib.h"
  1417. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1418. .TextFile.cpp : 
  1419. ".Bookmarks.h"
  1420. ".BufFile.h"
  1421. ".FDC.h"
  1422. ".PDBFile.h"
  1423. ".ProgressDlg.h"
  1424. ".ptr.h"
  1425. ".RFile.h"
  1426. ".TextFile.h"
  1427. ".TextFormatter.h"
  1428. ".TextParser.h"
  1429. ".TextViewNG.h"
  1430. ".ZipFile.h"
  1431. ".zlibzconf.h"
  1432. ".zlibzlib.h"
  1433. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1434. .TextFile.cpp : 
  1435. ".Bookmarks.h"
  1436. ".BufFile.h"
  1437. ".ptr.h"
  1438. ".TextFile.h"
  1439. ".TextFormatter.h"
  1440. ".TextParser.h"
  1441. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1442. .TextFile.cpp : 
  1443. ".Attr.h"
  1444. ".Bookmarks.h"
  1445. ".BufFile.h"
  1446. ".config.h"
  1447. ".FilePos.h"
  1448. ".PDBFile.h"
  1449. ".ProgressDlg.h"
  1450. ".ptr.h"
  1451. ".RFile.h"
  1452. ".TextFile.h"
  1453. ".TextParser.h"
  1454. ".TextViewNG.h"
  1455. ".Unicode.h"
  1456. ".ZipFile.h"
  1457. ".zlibzconf.h"
  1458. ".zlibzlib.h"
  1459. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1460. .TextFile.cpp : 
  1461. ".Attr.h"
  1462. ".Bookmarks.h"
  1463. ".BufFile.h"
  1464. ".config.h"
  1465. ".FilePos.h"
  1466. ".PDBFile.h"
  1467. ".ProgressDlg.h"
  1468. ".ptr.h"
  1469. ".RFile.h"
  1470. ".TCRFile.h"
  1471. ".TextFile.h"
  1472. ".TextParser.h"
  1473. ".TextViewNG.h"
  1474. ".Unicode.h"
  1475. ".ZipFile.h"
  1476. ".zlibzconf.h"
  1477. ".zlibzlib.h"
  1478. !ENDIF 
  1479. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1480. .TextFormatter.cpp : 
  1481. ".Attr.h"
  1482. ".Bookmarks.h"
  1483. ".BufFile.h"
  1484. ".FDC.h"
  1485. ".FilePos.h"
  1486. ".ptr.h"
  1487. ".RFile.h"
  1488. ".TextFile.h"
  1489. ".TextFormatter.h"
  1490. ".TextParser.h"
  1491. ".TextViewNG.h"
  1492. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1493. .TextFormatter.cpp : 
  1494. ".BufFile.h"
  1495. ".ptr.h"
  1496. ".RFile.h"
  1497. ".TextFile.h"
  1498. ".TextFormatter.h"
  1499. ".TextParser.h"
  1500. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1501. .TextFormatter.cpp : 
  1502. ".Attr.h"
  1503. ".Bookmarks.h"
  1504. ".BufFile.h"
  1505. ".FDC.h"
  1506. ".FilePos.h"
  1507. ".ptr.h"
  1508. ".RFile.h"
  1509. ".TextFile.h"
  1510. ".TextFormatter.h"
  1511. ".TextParser.h"
  1512. ".TextViewNG.h"
  1513. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1514. .TextFormatter.cpp : 
  1515. ".BufFile.h"
  1516. ".TextFile.h"
  1517. ".TextFormatter.h"
  1518. ".TextParser.h"
  1519. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1520. .TextFormatter.cpp : 
  1521. ".BufFile.h"
  1522. ".ptr.h"
  1523. ".RFile.h"
  1524. ".TextFile.h"
  1525. ".TextFormatter.h"
  1526. ".TextParser.h"
  1527. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1528. .TextFormatter.cpp : 
  1529. ".Bookmarks.h"
  1530. ".BufFile.h"
  1531. ".FDC.h"
  1532. ".ptr.h"
  1533. ".RFile.h"
  1534. ".TextFile.h"
  1535. ".TextFormatter.h"
  1536. ".TextParser.h"
  1537. ".TextViewNG.h"
  1538. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1539. .TextFormatter.cpp : 
  1540. ".BufFile.h"
  1541. ".ptr.h"
  1542. ".TextFile.h"
  1543. ".TextFormatter.h"
  1544. ".TextParser.h"
  1545. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1546. .TextFormatter.cpp : 
  1547. ".Attr.h"
  1548. ".Bookmarks.h"
  1549. ".BufFile.h"
  1550. ".FDC.h"
  1551. ".FilePos.h"
  1552. ".ptr.h"
  1553. ".RFile.h"
  1554. ".TextFile.h"
  1555. ".TextFormatter.h"
  1556. ".TextParser.h"
  1557. ".TextViewNG.h"
  1558. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1559. .TextFormatter.cpp : 
  1560. ".Attr.h"
  1561. ".Bookmarks.h"
  1562. ".BufFile.h"
  1563. ".FDC.h"
  1564. ".FilePos.h"
  1565. ".ptr.h"
  1566. ".RFile.h"
  1567. ".TextFile.h"
  1568. ".TextFormatter.h"
  1569. ".TextParser.h"
  1570. ".TextViewNG.h"
  1571. !ENDIF 
  1572. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1573. .TextParser.cpp : 
  1574. ".Attr.h"
  1575. ".Bookmarks.h"
  1576. ".BufFile.h"
  1577. ".FastArray.h"
  1578. ".FilePos.h"
  1579. ".Image.h"
  1580. ".ptr.h"
  1581. ".RFile.h"
  1582. ".TextParser.h"
  1583. ".Unicode.h"
  1584. ".XMLParser.h"
  1585. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1586. .TextParser.cpp : 
  1587. ".BufFile.h"
  1588. ".ptr.h"
  1589. ".RFile.h"
  1590. ".TextParser.h"
  1591. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1592. .TextParser.cpp : 
  1593. ".Attr.h"
  1594. ".Bookmarks.h"
  1595. ".BufFile.h"
  1596. ".FastArray.h"
  1597. ".FilePos.h"
  1598. ".ptr.h"
  1599. ".RFile.h"
  1600. ".TextParser.h"
  1601. ".Unicode.h"
  1602. ".XMLParser.h"
  1603. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1604. .TextParser.cpp : 
  1605. ".BufFile.h"
  1606. ".TextParser.h"
  1607. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1608. .TextParser.cpp : 
  1609. ".BufFile.h"
  1610. ".ptr.h"
  1611. ".RFile.h"
  1612. ".TextParser.h"
  1613. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1614. .TextParser.cpp : 
  1615. ".BufFile.h"
  1616. ".ptr.h"
  1617. ".RFile.h"
  1618. ".TextParser.h"
  1619. ".XMLParser.h"
  1620. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1621. .TextParser.cpp : 
  1622. ".BufFile.h"
  1623. ".ptr.h"
  1624. ".TextParser.h"
  1625. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1626. .TextParser.cpp : 
  1627. ".Attr.h"
  1628. ".Bookmarks.h"
  1629. ".BufFile.h"
  1630. ".FastArray.h"
  1631. ".FilePos.h"
  1632. ".Image.h"
  1633. ".ptr.h"
  1634. ".RFile.h"
  1635. ".TextParser.h"
  1636. ".Unicode.h"
  1637. ".XMLParser.h"
  1638. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1639. .TextParser.cpp : 
  1640. ".Attr.h"
  1641. ".Bookmarks.h"
  1642. ".BufFile.h"
  1643. ".FastArray.h"
  1644. ".FilePos.h"
  1645. ".Image.h"
  1646. ".ptr.h"
  1647. ".RFile.h"
  1648. ".TextParser.h"
  1649. ".Unicode.h"
  1650. ".XMLParser.h"
  1651. !ENDIF 
  1652. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1653. .TextViewNG.cpp : 
  1654. ".config.h"
  1655. ".Keys.h"
  1656. ".ptr.h"
  1657. ".RFile.h"
  1658. ".TextViewNG.h"
  1659. ".TVFrame.h"
  1660. ".Unicode.h"
  1661. ".XListBox.h"
  1662. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1663. .TextViewNG.cpp : 
  1664. ".BufFile.h"
  1665. ".Dictionary.h"
  1666. ".ptr.h"
  1667. ".RFile.h"
  1668. ".TextFile.h"
  1669. ".TextFormatter.h"
  1670. ".TextParser.h"
  1671. ".TextViewNG.h"
  1672. ".TVFrame.h"
  1673. ".TView.h"
  1674. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1675. .TextViewNG.cpp : 
  1676. ".config.h"
  1677. ".Keys.h"
  1678. ".ptr.h"
  1679. ".RFile.h"
  1680. ".TextViewNG.h"
  1681. ".TVFrame.h"
  1682. ".Unicode.h"
  1683. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1684. .TextViewNG.cpp : 
  1685. ".TextViewNG.h"
  1686. ".TVFrame.h"
  1687. ".TView.h"
  1688. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1689. .TextViewNG.cpp : 
  1690. ".BufFile.h"
  1691. ".Dictionary.h"
  1692. ".ptr.h"
  1693. ".RFile.h"
  1694. ".TextFile.h"
  1695. ".TextFormatter.h"
  1696. ".TextParser.h"
  1697. ".TextViewNG.h"
  1698. ".TVFrame.h"
  1699. ".TView.h"
  1700. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1701. .TextViewNG.cpp : 
  1702. ".Bookmarks.h"
  1703. ".BufFile.h"
  1704. ".Dictionary.h"
  1705. ".FDC.h"
  1706. ".Keys.h"
  1707. ".ptr.h"
  1708. ".RFile.h"
  1709. ".TextFile.h"
  1710. ".TextFormatter.h"
  1711. ".TextParser.h"
  1712. ".TextViewNG.h"
  1713. ".TVFrame.h"
  1714. ".TView.h"
  1715. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1716. .TextViewNG.cpp : 
  1717. ".BufFile.h"
  1718. ".Dictionary.h"
  1719. ".ptr.h"
  1720. ".TextFile.h"
  1721. ".TextFormatter.h"
  1722. ".TextParser.h"
  1723. ".TextViewNG.h"
  1724. ".TVFrame.h"
  1725. ".TView.h"
  1726. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1727. .TextViewNG.cpp : 
  1728. ".config.h"
  1729. ".Keys.h"
  1730. ".ptr.h"
  1731. ".RFile.h"
  1732. ".TextViewNG.h"
  1733. ".TVFrame.h"
  1734. ".Unicode.h"
  1735. ".XListBox.h"
  1736. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1737. .TextViewNG.cpp : 
  1738. ".config.h"
  1739. ".Keys.h"
  1740. ".ptr.h"
  1741. ".RFile.h"
  1742. ".TextViewNG.h"
  1743. ".TVFrame.h"
  1744. ".Unicode.h"
  1745. ".XListBox.h"
  1746. !ENDIF 
  1747. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1748. .TextViewNG.rc : 
  1749. ".config.h"
  1750. ".HaaliReader.manifest"
  1751. ".newres.h"
  1752. ".resCmdbar.bmp"
  1753. ".rescontents.bmp"
  1754. ".rescontents_hr.bmp"
  1755. ".resdialog.bmp"
  1756. ".resdialog_hr.bmp"
  1757. ".resFB.pda.ico"
  1758. ".resHR.ico"
  1759. ".resHR.pda.ico"
  1760. ".resmainframe_hr.bmp"
  1761. ".ressmallico.bmp"
  1762. ".resTextViewNG.rc2"
  1763. ".restree.bmp"
  1764. {$(INCLUDE)}"wceres.rc"
  1765. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1766. .TextViewNG.rc : 
  1767. ".config.h"
  1768. ".HaaliReader.manifest"
  1769. ".newres.h"
  1770. ".resCmdbar.bmp"
  1771. ".rescontents.bmp"
  1772. ".rescontents_hr.bmp"
  1773. ".resdialog.bmp"
  1774. ".resdialog_hr.bmp"
  1775. ".resFB.pda.ico"
  1776. ".resHR.ico"
  1777. ".resHR.pda.ico"
  1778. ".resmainframe_hr.bmp"
  1779. ".ressmallico.bmp"
  1780. ".resTextViewNG.rc2"
  1781. ".restree.bmp"
  1782. {$(INCLUDE)}"wceres.rc"
  1783. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1784. .TextViewNG.rc : 
  1785. ".config.h"
  1786. ".HaaliReader.manifest"
  1787. ".newres.h"
  1788. ".resCmdbar.bmp"
  1789. ".rescontents.bmp"
  1790. ".rescontents_hr.bmp"
  1791. ".resdialog.bmp"
  1792. ".resdialog_hr.bmp"
  1793. ".resFB.pda.ico"
  1794. ".resHR.ico"
  1795. ".resHR.pda.ico"
  1796. ".resmainframe_hr.bmp"
  1797. ".ressmallico.bmp"
  1798. ".resTextViewNG.rc2"
  1799. ".restree.bmp"
  1800. {$(INCLUDE)}"wceres.rc"
  1801. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1802. .TextViewNG.rc : 
  1803. ".config.h"
  1804. ".HaaliReader.manifest"
  1805. ".newres.h"
  1806. ".resCmdbar.bmp"
  1807. ".rescontents.bmp"
  1808. ".rescontents_hr.bmp"
  1809. ".resdialog.bmp"
  1810. ".resdialog_hr.bmp"
  1811. ".resFB.pda.ico"
  1812. ".resHR.ico"
  1813. ".resHR.pda.ico"
  1814. ".resmainframe_hr.bmp"
  1815. ".ressmallico.bmp"
  1816. ".resTextViewNG.rc2"
  1817. ".restree.bmp"
  1818. {$(INCLUDE)}"wceres.rc"
  1819. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1820. .TextViewNG.rc : 
  1821. ".config.h"
  1822. ".HaaliReader.manifest"
  1823. ".newres.h"
  1824. ".resCmdbar.bmp"
  1825. ".rescontents.bmp"
  1826. ".rescontents_hr.bmp"
  1827. ".resdialog.bmp"
  1828. ".resdialog_hr.bmp"
  1829. ".resFB.pda.ico"
  1830. ".resHR.ico"
  1831. ".resHR.pda.ico"
  1832. ".resmainframe_hr.bmp"
  1833. ".ressmallico.bmp"
  1834. ".resTextViewNG.rc2"
  1835. ".restree.bmp"
  1836. {$(INCLUDE)}"wceres.rc"
  1837. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  1838. .TextViewNG.rc : 
  1839. ".config.h"
  1840. ".HaaliReader.manifest"
  1841. ".newres.h"
  1842. ".resCmdbar.bmp"
  1843. ".rescontents.bmp"
  1844. ".rescontents_hr.bmp"
  1845. ".resdialog.bmp"
  1846. ".resdialog_hr.bmp"
  1847. ".resFB.pda.ico"
  1848. ".resHR.ico"
  1849. ".resHR.pda.ico"
  1850. ".resmainframe_hr.bmp"
  1851. ".ressmallico.bmp"
  1852. ".resTextViewNG.rc2"
  1853. ".restree.bmp"
  1854. {$(INCLUDE)}"wceres.rc"
  1855. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  1856. .TextViewNG.rc : 
  1857. ".config.h"
  1858. ".HaaliReader.manifest"
  1859. ".newres.h"
  1860. ".resCmdbar.bmp"
  1861. ".rescontents.bmp"
  1862. ".rescontents_hr.bmp"
  1863. ".resdialog.bmp"
  1864. ".resdialog_hr.bmp"
  1865. ".resFB.pda.ico"
  1866. ".resHR.ico"
  1867. ".resHR.pda.ico"
  1868. ".resmainframe_hr.bmp"
  1869. ".ressmallico.bmp"
  1870. ".resTextViewNG.rc2"
  1871. ".restree.bmp"
  1872. {$(INCLUDE)}"wceres.rc"
  1873. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  1874. .TextViewNG.rc : 
  1875. ".config.h"
  1876. ".HaaliReader.manifest"
  1877. ".newres.h"
  1878. ".resCmdbar.bmp"
  1879. ".rescontents.bmp"
  1880. ".rescontents_hr.bmp"
  1881. ".resdialog.bmp"
  1882. ".resdialog_hr.bmp"
  1883. ".resFB.pda.ico"
  1884. ".resHR.ico"
  1885. ".resHR.pda.ico"
  1886. ".resmainframe_hr.bmp"
  1887. ".ressmallico.bmp"
  1888. ".resTextViewNG.rc2"
  1889. ".restree.bmp"
  1890. {$(INCLUDE)}"wceres.rc"
  1891. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  1892. .TextViewNG.rc : 
  1893. ".config.h"
  1894. ".HaaliReader.manifest"
  1895. ".newres.h"
  1896. ".resCmdbar.bmp"
  1897. ".rescontents.bmp"
  1898. ".rescontents_hr.bmp"
  1899. ".resdialog.bmp"
  1900. ".resdialog_hr.bmp"
  1901. ".resFB.pda.ico"
  1902. ".resHR.ico"
  1903. ".resHR.pda.ico"
  1904. ".resmainframe_hr.bmp"
  1905. ".ressmallico.bmp"
  1906. ".resTextViewNG.rc2"
  1907. ".restree.bmp"
  1908. !ENDIF 
  1909. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  1910. .TVFrame.cpp : 
  1911. ".Attr.h"
  1912. ".Bookmarks.h"
  1913. ".BufFile.h"
  1914. ".Colors.h"
  1915. ".config.h"
  1916. ".DictSetupDlg.h"
  1917. ".DummyView.h"
  1918. ".FDC.h"
  1919. ".FileOpenDialog.h"
  1920. ".FilePos.h"
  1921. ".Keys.h"
  1922. ".ptr.h"
  1923. ".RFile.h"
  1924. ".Rotate.h"
  1925. ".TextFile.h"
  1926. ".TextFormatter.h"
  1927. ".TextParser.h"
  1928. ".TextViewNG.h"
  1929. ".TVFrame.h"
  1930. ".TView.h"
  1931. ".Unicode.h"
  1932. ".XMLParser.h"
  1933. ".ZipFile.h"
  1934. ".zlibzconf.h"
  1935. ".zlibzlib.h"
  1936. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  1937. .TVFrame.cpp : 
  1938. ".Bookmarks.h"
  1939. ".BufFile.h"
  1940. ".Dictionary.h"
  1941. ".FileOpenDialog.h"
  1942. ".ptr.h"
  1943. ".RFile.h"
  1944. ".TextFile.h"
  1945. ".TextFormatter.h"
  1946. ".TextParser.h"
  1947. ".TextViewNG.h"
  1948. ".TVFrame.h"
  1949. ".TView.h"
  1950. ".ZipFile.h"
  1951. ".zlibzconf.h"
  1952. ".zlibzlib.h"
  1953. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  1954. .TVFrame.cpp : 
  1955. ".Attr.h"
  1956. ".Bookmarks.h"
  1957. ".BufFile.h"
  1958. ".config.h"
  1959. ".DictSetupDlg.h"
  1960. ".DummyView.h"
  1961. ".FDC.h"
  1962. ".FileOpenDialog.h"
  1963. ".FilePos.h"
  1964. ".Keys.h"
  1965. ".ptr.h"
  1966. ".RFile.h"
  1967. ".TextFile.h"
  1968. ".TextFormatter.h"
  1969. ".TextParser.h"
  1970. ".TextViewNG.h"
  1971. ".TVFrame.h"
  1972. ".TView.h"
  1973. ".Unicode.h"
  1974. ".XMLParser.h"
  1975. ".ZipFile.h"
  1976. ".zlibzconf.h"
  1977. ".zlibzlib.h"
  1978. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  1979. .TVFrame.cpp : 
  1980. ".TextViewNG.h"
  1981. ".TVFrame.h"
  1982. ".TView.h"
  1983. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  1984. .TVFrame.cpp : 
  1985. ".Bookmarks.h"
  1986. ".BufFile.h"
  1987. ".Dictionary.h"
  1988. ".FileOpenDialog.h"
  1989. ".ptr.h"
  1990. ".RFile.h"
  1991. ".TextFile.h"
  1992. ".TextFormatter.h"
  1993. ".TextParser.h"
  1994. ".TextViewNG.h"
  1995. ".TVFrame.h"
  1996. ".TView.h"
  1997. ".ZipFile.h"
  1998. ".zlibzconf.h"
  1999. ".zlibzlib.h"
  2000. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2001. .TVFrame.cpp : 
  2002. ".Bookmarks.h"
  2003. ".BufFile.h"
  2004. ".Dictionary.h"
  2005. ".DummyView.h"
  2006. ".FDC.h"
  2007. ".FileOpenDialog.h"
  2008. ".Keys.h"
  2009. ".ptr.h"
  2010. ".RFile.h"
  2011. ".TextFile.h"
  2012. ".TextFormatter.h"
  2013. ".TextParser.h"
  2014. ".TextViewNG.h"
  2015. ".TVFrame.h"
  2016. ".TView.h"
  2017. ".XMLParser.h"
  2018. ".ZipFile.h"
  2019. ".zlibzconf.h"
  2020. ".zlibzlib.h"
  2021. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2022. .TVFrame.cpp : 
  2023. ".Bookmarks.h"
  2024. ".BufFile.h"
  2025. ".Dictionary.h"
  2026. ".FileOpenDialog.h"
  2027. ".ptr.h"
  2028. ".TextFile.h"
  2029. ".TextFormatter.h"
  2030. ".TextParser.h"
  2031. ".TextViewNG.h"
  2032. ".TVFrame.h"
  2033. ".TView.h"
  2034. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2035. .TVFrame.cpp : 
  2036. ".Attr.h"
  2037. ".Bookmarks.h"
  2038. ".BufFile.h"
  2039. ".config.h"
  2040. ".DictSetupDlg.h"
  2041. ".DummyView.h"
  2042. ".FDC.h"
  2043. ".FileOpenDialog.h"
  2044. ".FilePos.h"
  2045. ".Keys.h"
  2046. ".ptr.h"
  2047. ".RFile.h"
  2048. ".TextFile.h"
  2049. ".TextFormatter.h"
  2050. ".TextParser.h"
  2051. ".TextViewNG.h"
  2052. ".TVFrame.h"
  2053. ".TView.h"
  2054. ".Unicode.h"
  2055. ".XMLParser.h"
  2056. ".ZipFile.h"
  2057. ".zlibzconf.h"
  2058. ".zlibzlib.h"
  2059. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2060. .TVFrame.cpp : 
  2061. ".Attr.h"
  2062. ".Bookmarks.h"
  2063. ".BufFile.h"
  2064. ".config.h"
  2065. ".DictSetupDlg.h"
  2066. ".DummyView.h"
  2067. ".FDC.h"
  2068. ".FileOpenDialog.h"
  2069. ".FilePos.h"
  2070. ".Keys.h"
  2071. ".ptr.h"
  2072. ".RFile.h"
  2073. ".TextFile.h"
  2074. ".TextFormatter.h"
  2075. ".TextParser.h"
  2076. ".TextViewNG.h"
  2077. ".TVFrame.h"
  2078. ".TView.h"
  2079. ".Unicode.h"
  2080. ".XMLParser.h"
  2081. ".ZipFile.h"
  2082. ".zlibzconf.h"
  2083. ".zlibzlib.h"
  2084. !ENDIF 
  2085. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2086. .TView.cpp : 
  2087. ".Attr.h"
  2088. ".Bookmarks.h"
  2089. ".BufFile.h"
  2090. ".buildnum.h"
  2091. ".Colors.h"
  2092. ".ColorSelector.h"
  2093. ".config.h"
  2094. ".ContentsDlg.h"
  2095. ".Dictionary.h"
  2096. ".DictSetupDlg.h"
  2097. ".FDC.h"
  2098. ".FileFormatDialog.h"
  2099. ".FilePos.h"
  2100. ".InputBox.h"
  2101. ".Keys.h"
  2102. ".MiscOptDlg.h"
  2103. ".OptionsDialog.h"
  2104. ".ptr.h"
  2105. ".RFile.h"
  2106. ".Rotate.h"
  2107. ".StylesDlg.h"
  2108. ".TextFile.h"
  2109. ".TextFormatter.h"
  2110. ".TextParser.h"
  2111. ".TextViewNG.h"
  2112. ".TVFrame.h"
  2113. ".TView.h"
  2114. ".Unicode.h"
  2115. ".XMLParser.h"
  2116. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2117. .TView.cpp : 
  2118. ".Bookmarks.h"
  2119. ".BufFile.h"
  2120. ".buildnum.h"
  2121. ".Colors.h"
  2122. ".ColorSelector.h"
  2123. ".Dictionary.h"
  2124. ".FileFormatDialog.h"
  2125. ".FileOpenDialog.h"
  2126. ".OptionsDialog.h"
  2127. ".ptr.h"
  2128. ".RFile.h"
  2129. ".TextFile.h"
  2130. ".TextFormatter.h"
  2131. ".TextParser.h"
  2132. ".TextViewNG.h"
  2133. ".TVFrame.h"
  2134. ".TView.h"
  2135. ".ZipFile.h"
  2136. ".zlibzconf.h"
  2137. ".zlibzlib.h"
  2138. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2139. .TView.cpp : 
  2140. ".Attr.h"
  2141. ".Bookmarks.h"
  2142. ".BufFile.h"
  2143. ".buildnum.h"
  2144. ".Colors.h"
  2145. ".ColorSelector.h"
  2146. ".config.h"
  2147. ".ContentsDlg.h"
  2148. ".Dictionary.h"
  2149. ".DictSetupDlg.h"
  2150. ".FDC.h"
  2151. ".FileFormatDialog.h"
  2152. ".FilePos.h"
  2153. ".InputBox.h"
  2154. ".Keys.h"
  2155. ".MiscOptDlg.h"
  2156. ".OptionsDialog.h"
  2157. ".ptr.h"
  2158. ".RFile.h"
  2159. ".StylesDlg.h"
  2160. ".TextFile.h"
  2161. ".TextFormatter.h"
  2162. ".TextParser.h"
  2163. ".TextViewNG.h"
  2164. ".TVFrame.h"
  2165. ".TView.h"
  2166. ".Unicode.h"
  2167. ".XMLParser.h"
  2168. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2169. .TView.cpp : 
  2170. ".TextViewNG.h"
  2171. ".TView.h"
  2172. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2173. .TView.cpp : 
  2174. ".Bookmarks.h"
  2175. ".BufFile.h"
  2176. ".buildnum.h"
  2177. ".Colors.h"
  2178. ".ColorSelector.h"
  2179. ".Dictionary.h"
  2180. ".FileFormatDialog.h"
  2181. ".FileOpenDialog.h"
  2182. ".OptionsDialog.h"
  2183. ".ptr.h"
  2184. ".RFile.h"
  2185. ".TextFile.h"
  2186. ".TextFormatter.h"
  2187. ".TextParser.h"
  2188. ".TextViewNG.h"
  2189. ".TVFrame.h"
  2190. ".TView.h"
  2191. ".ZipFile.h"
  2192. ".zlibzconf.h"
  2193. ".zlibzlib.h"
  2194. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2195. .TView.cpp : 
  2196. ".Bookmarks.h"
  2197. ".BufFile.h"
  2198. ".buildnum.h"
  2199. ".Colors.h"
  2200. ".ColorSelector.h"
  2201. ".ContentsDlg.h"
  2202. ".Dictionary.h"
  2203. ".FDC.h"
  2204. ".FileFormatDialog.h"
  2205. ".FileOpenDialog.h"
  2206. ".InputBox.h"
  2207. ".Keys.h"
  2208. ".MiscOptDlg.h"
  2209. ".OptionsDialog.h"
  2210. ".ptr.h"
  2211. ".RFile.h"
  2212. ".StylesDlg.h"
  2213. ".TextFile.h"
  2214. ".TextFormatter.h"
  2215. ".TextParser.h"
  2216. ".TextViewNG.h"
  2217. ".TVFrame.h"
  2218. ".TView.h"
  2219. ".XMLParser.h"
  2220. ".ZipFile.h"
  2221. ".zlibzconf.h"
  2222. ".zlibzlib.h"
  2223. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2224. .TView.cpp : 
  2225. ".Bookmarks.h"
  2226. ".BufFile.h"
  2227. ".Dictionary.h"
  2228. ".FileFormatDialog.h"
  2229. ".FileOpenDialog.h"
  2230. ".OptionsDialog.h"
  2231. ".ptr.h"
  2232. ".TextFile.h"
  2233. ".TextFormatter.h"
  2234. ".TextParser.h"
  2235. ".TextViewNG.h"
  2236. ".TVFrame.h"
  2237. ".TView.h"
  2238. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2239. .TView.cpp : 
  2240. ".Attr.h"
  2241. ".Bookmarks.h"
  2242. ".BufFile.h"
  2243. ".buildnum.h"
  2244. ".Colors.h"
  2245. ".ColorSelector.h"
  2246. ".config.h"
  2247. ".ContentsDlg.h"
  2248. ".Dictionary.h"
  2249. ".DictSetupDlg.h"
  2250. ".FDC.h"
  2251. ".FileFormatDialog.h"
  2252. ".FilePos.h"
  2253. ".InputBox.h"
  2254. ".Keys.h"
  2255. ".MiscOptDlg.h"
  2256. ".OptionsDialog.h"
  2257. ".ptr.h"
  2258. ".RFile.h"
  2259. ".StylesDlg.h"
  2260. ".TextFile.h"
  2261. ".TextFormatter.h"
  2262. ".TextParser.h"
  2263. ".TextViewNG.h"
  2264. ".TVFrame.h"
  2265. ".TView.h"
  2266. ".Unicode.h"
  2267. ".XMLParser.h"
  2268. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2269. .TView.cpp : 
  2270. ".Attr.h"
  2271. ".Bookmarks.h"
  2272. ".BufFile.h"
  2273. ".buildnum.h"
  2274. ".Colors.h"
  2275. ".ColorSelector.h"
  2276. ".config.h"
  2277. ".ContentsDlg.h"
  2278. ".Dictionary.h"
  2279. ".DictSetupDlg.h"
  2280. ".FDC.h"
  2281. ".FileFormatDialog.h"
  2282. ".FilePos.h"
  2283. ".InputBox.h"
  2284. ".Keys.h"
  2285. ".MiscOptDlg.h"
  2286. ".OptionsDialog.h"
  2287. ".ptr.h"
  2288. ".RFile.h"
  2289. ".StylesDlg.h"
  2290. ".TextFile.h"
  2291. ".TextFormatter.h"
  2292. ".TextParser.h"
  2293. ".TextViewNG.h"
  2294. ".TVFrame.h"
  2295. ".TView.h"
  2296. ".Unicode.h"
  2297. ".XMLParser.h"
  2298. !ENDIF 
  2299. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2300. .Unicode.cpp : 
  2301. ".ptr.h"
  2302. ".Unicode.h"
  2303. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2304. .Unicode.cpp : 
  2305. ".Unicode.h"
  2306. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2307. .Unicode.cpp : 
  2308. ".ptr.h"
  2309. ".Unicode.h"
  2310. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2311. .Unicode.cpp : 
  2312. ".Unicode.h"
  2313. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2314. .Unicode.cpp : 
  2315. ".Unicode.h"
  2316. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2317. .Unicode.cpp : 
  2318. ".Unicode.h"
  2319. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2320. .Unicode.cpp : 
  2321. ".Unicode.h"
  2322. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2323. .Unicode.cpp : 
  2324. ".ptr.h"
  2325. ".Unicode.h"
  2326. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2327. .Unicode.cpp : 
  2328. ".ptr.h"
  2329. ".Unicode.h"
  2330. !ENDIF 
  2331. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2332. .WMap.cpp : 
  2333. ".FastArray.h"
  2334. ".StrBuf.h"
  2335. ".WMap.h"
  2336. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2337. .WMap.cpp : 
  2338. ".FastArray.h"
  2339. ".StrBuf.h"
  2340. ".WMap.h"
  2341. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2342. .WMap.cpp : 
  2343. ".FastArray.h"
  2344. ".StrBuf.h"
  2345. ".WMap.h"
  2346. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2347. .WMap.cpp : 
  2348. ".FastArray.h"
  2349. ".StrBuf.h"
  2350. ".WMap.h"
  2351. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2352. .WMap.cpp : 
  2353. ".FastArray.h"
  2354. ".StrBuf.h"
  2355. ".WMap.h"
  2356. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2357. .WMap.cpp : 
  2358. ".FastArray.h"
  2359. ".StrBuf.h"
  2360. ".WMap.h"
  2361. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2362. .WMap.cpp : 
  2363. ".FastArray.h"
  2364. ".StrBuf.h"
  2365. ".WMap.h"
  2366. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2367. .WMap.cpp : 
  2368. ".FastArray.h"
  2369. ".StrBuf.h"
  2370. ".WMap.h"
  2371. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2372. .WMap.cpp : 
  2373. ".FastArray.h"
  2374. ".StrBuf.h"
  2375. ".WMap.h"
  2376. !ENDIF 
  2377. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2378. .XListBox.cpp : 
  2379. ".config.h"
  2380. ".XListBox.h"
  2381. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2382. .XListBox.cpp : 
  2383. ".XListBox.h"
  2384. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2385. .XListBox.cpp : 
  2386. ".XListBox.h"
  2387. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2388. .XListBox.cpp : 
  2389. ".XListBox.h"
  2390. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2391. .XListBox.cpp : 
  2392. ".XListBox.h"
  2393. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2394. .XListBox.cpp : 
  2395. ".XListBox.h"
  2396. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2397. .XListBox.cpp : 
  2398. ".XListBox.h"
  2399. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2400. .XListBox.cpp : 
  2401. ".XListBox.h"
  2402. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2403. .XListBox.cpp : 
  2404. ".config.h"
  2405. ".XListBox.h"
  2406. !ENDIF 
  2407. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2408. .XMLParser.cpp : 
  2409. ".Attr.h"
  2410. ".Bookmarks.h"
  2411. ".BufFile.h"
  2412. ".expatexpat.h"
  2413. ".expatwinconfig.h"
  2414. ".FastArray.h"
  2415. ".FilePos.h"
  2416. ".Image.h"
  2417. ".ptr.h"
  2418. ".RFile.h"
  2419. ".StrBuf.h"
  2420. ".TextParser.h"
  2421. ".TextViewNG.h"
  2422. ".Unicode.h"
  2423. ".WMap.h"
  2424. ".XMLParser.h"
  2425. ".xscanf.h"
  2426. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2427. .XMLParser.cpp : 
  2428. ".BufFile.h"
  2429. ".ptr.h"
  2430. ".RFile.h"
  2431. ".TextParser.h"
  2432. ".XMLParser.h"
  2433. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2434. .XMLParser.cpp : 
  2435. ".Attr.h"
  2436. ".Bookmarks.h"
  2437. ".BufFile.h"
  2438. ".expatexpat.h"
  2439. ".expatwinconfig.h"
  2440. ".FastArray.h"
  2441. ".FilePos.h"
  2442. ".Image.h"
  2443. ".ptr.h"
  2444. ".RFile.h"
  2445. ".StrBuf.h"
  2446. ".TextParser.h"
  2447. ".TextViewNG.h"
  2448. ".Unicode.h"
  2449. ".WMap.h"
  2450. ".XMLParser.h"
  2451. ".xscanf.h"
  2452. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2453. .XMLParser.cpp : 
  2454. ".BufFile.h"
  2455. ".ptr.h"
  2456. ".RFile.h"
  2457. ".TextParser.h"
  2458. ".XMLParser.h"
  2459. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2460. .XMLParser.cpp : 
  2461. ".BufFile.h"
  2462. ".ptr.h"
  2463. ".RFile.h"
  2464. ".TextParser.h"
  2465. ".XMLParser.h"
  2466. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2467. .XMLParser.cpp : 
  2468. ".Bookmarks.h"
  2469. ".BufFile.h"
  2470. ".expatexpat.h"
  2471. ".FDC.h"
  2472. ".ptr.h"
  2473. ".RFile.h"
  2474. ".TextFile.h"
  2475. ".TextFormatter.h"
  2476. ".TextParser.h"
  2477. ".TextViewNG.h"
  2478. ".XMLParser.h"
  2479. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2480. .XMLParser.cpp : 
  2481. ".BufFile.h"
  2482. ".ptr.h"
  2483. ".RFile.h"
  2484. ".TextParser.h"
  2485. ".XMLParser.h"
  2486. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2487. .XMLParser.cpp : 
  2488. ".Attr.h"
  2489. ".Bookmarks.h"
  2490. ".BufFile.h"
  2491. ".expatexpat.h"
  2492. ".expatwinconfig.h"
  2493. ".FastArray.h"
  2494. ".FilePos.h"
  2495. ".Image.h"
  2496. ".ptr.h"
  2497. ".RFile.h"
  2498. ".StrBuf.h"
  2499. ".TextParser.h"
  2500. ".TextViewNG.h"
  2501. ".Unicode.h"
  2502. ".WMap.h"
  2503. ".XMLParser.h"
  2504. ".xscanf.h"
  2505. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2506. .XMLParser.cpp : 
  2507. ".Attr.h"
  2508. ".Bookmarks.h"
  2509. ".BufFile.h"
  2510. ".expatexpat.h"
  2511. ".expatwinconfig.h"
  2512. ".FastArray.h"
  2513. ".FilePos.h"
  2514. ".Image.h"
  2515. ".ptr.h"
  2516. ".RFile.h"
  2517. ".StrBuf.h"
  2518. ".TextParser.h"
  2519. ".TextViewNG.h"
  2520. ".Unicode.h"
  2521. ".WMap.h"
  2522. ".XMLParser.h"
  2523. ".xscanf.h"
  2524. !ENDIF 
  2525. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2526. .xscanf.cpp : 
  2527. ".xscanf.h"
  2528. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2529. .xscanf.cpp : 
  2530. ".xscanf.h"
  2531. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2532. .xscanf.cpp : 
  2533. ".xscanf.h"
  2534. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2535. .xscanf.cpp : 
  2536. ".xscanf.h"
  2537. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2538. .xscanf.cpp : 
  2539. ".xscanf.h"
  2540. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2541. .xscanf.cpp : 
  2542. ".xscanf.h"
  2543. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2544. .xscanf.cpp : 
  2545. ".xscanf.h"
  2546. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2547. .xscanf.cpp : 
  2548. ".xscanf.h"
  2549. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2550. .xscanf.cpp : 
  2551. ".xscanf.h"
  2552. !ENDIF 
  2553. !IF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Release"
  2554. .ZipFile.cpp : 
  2555. ".BufFile.h"
  2556. ".ptr.h"
  2557. ".RFile.h"
  2558. ".TextViewNG.h"
  2559. ".Unicode.h"
  2560. ".ZipFile.h"
  2561. ".zlibzconf.h"
  2562. ".zlibzlib.h"
  2563. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE MIPS) Debug"
  2564. .ZipFile.cpp : 
  2565. ".BufFile.h"
  2566. ".ptr.h"
  2567. ".RFile.h"
  2568. ".ZipFile.h"
  2569. ".zlibzconf.h"
  2570. ".zlibzlib.h"
  2571. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Release"
  2572. .ZipFile.cpp : 
  2573. ".BufFile.h"
  2574. ".ptr.h"
  2575. ".RFile.h"
  2576. ".TextViewNG.h"
  2577. ".Unicode.h"
  2578. ".ZipFile.h"
  2579. ".zlibzconf.h"
  2580. ".zlibzlib.h"
  2581. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE SH3) Debug"
  2582. .ZipFile.cpp : 
  2583. ".BufFile.h"
  2584. ".ptr.h"
  2585. ".RFile.h"
  2586. ".ZipFile.h"
  2587. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Release"
  2588. .ZipFile.cpp : 
  2589. ".BufFile.h"
  2590. ".ptr.h"
  2591. ".RFile.h"
  2592. ".ZipFile.h"
  2593. ".zlibzconf.h"
  2594. ".zlibzlib.h"
  2595. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE ARM) Debug"
  2596. .ZipFile.cpp : 
  2597. ".Bookmarks.h"
  2598. ".BufFile.h"
  2599. ".FDC.h"
  2600. ".ptr.h"
  2601. ".RFile.h"
  2602. ".TextFile.h"
  2603. ".TextFormatter.h"
  2604. ".TextParser.h"
  2605. ".TextViewNG.h"
  2606. ".ZipFile.h"
  2607. ".zlibzconf.h"
  2608. ".zlibzlib.h"
  2609. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Release"
  2610. .ZipFile.cpp : 
  2611. ".BufFile.h"
  2612. ".ptr.h"
  2613. ".RFile.h"
  2614. ".ZipFile.h"
  2615. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86em) Debug"
  2616. .ZipFile.cpp : 
  2617. ".BufFile.h"
  2618. ".ptr.h"
  2619. ".RFile.h"
  2620. ".TextViewNG.h"
  2621. ".Unicode.h"
  2622. ".ZipFile.h"
  2623. ".zlibzconf.h"
  2624. ".zlibzlib.h"
  2625. !ELSEIF  "$(CFG)" == "TextViewNG - Win32 (WCE x86) Debug"
  2626. .ZipFile.cpp : 
  2627. ".BufFile.h"
  2628. ".ptr.h"
  2629. ".RFile.h"
  2630. ".TextViewNG.h"
  2631. ".Unicode.h"
  2632. ".ZipFile.h"
  2633. ".zlibzconf.h"
  2634. ".zlibzlib.h"
  2635. !ENDIF