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.

470 lines
11 KiB

  1. # Microsoft Developer Studio Project File - Name="re4" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE x86em) External Target" 0x0a06
  5. # TARGTYPE "Win32 (WCE MIPS) External Target" 0x0806
  6. # TARGTYPE "Win32 (WCE SH) External Target" 0x0906
  7. # TARGTYPE "Win32 (x86) External Target" 0x0106
  8. CFG=re4 - Win32 Release
  9. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  10. !MESSAGE use the Export Makefile command and run
  11. !MESSAGE
  12. !MESSAGE NMAKE /f "re.mak".
  13. !MESSAGE
  14. !MESSAGE You can specify a configuration when running NMAKE
  15. !MESSAGE by defining the macro CFG on the command line. For example:
  16. !MESSAGE
  17. !MESSAGE NMAKE /f "re.mak" CFG="re4 - Win32 Release"
  18. !MESSAGE
  19. !MESSAGE Possible choices for configuration are:
  20. !MESSAGE
  21. !MESSAGE "re4 - Win32 Release" (based on "Win32 (x86) External Target")
  22. !MESSAGE "re4 - Win32 Debug" (based on "Win32 (x86) External Target")
  23. !MESSAGE "re4 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) External Target")
  24. !MESSAGE "re4 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) External Target")
  25. !MESSAGE "re4 - Win32 (WCE SH) Release" (based on "Win32 (WCE SH) External Target")
  26. !MESSAGE "re4 - Win32 (WCE SH) Debug" (based on "Win32 (WCE SH) External Target")
  27. !MESSAGE "re4 - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) External Target")
  28. !MESSAGE "re4 - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) External Target")
  29. !MESSAGE
  30. # Begin Project
  31. # PROP AllowPerConfigDependencies 0
  32. # PROP Scc_ProjName ""$/re4.1/src", RCVAAAAA"
  33. # PROP Scc_LocalPath "."
  34. !IF "$(CFG)" == "re4 - Win32 Release"
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir ".\Release"
  37. # PROP BASE Intermediate_Dir ".\Release"
  38. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  39. # PROP BASE Rebuild_Opt "/a"
  40. # PROP BASE Target_File "re3.exe"
  41. # PROP BASE Bsc_Name "re3.bsc"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_Debug_Libraries 0
  44. # PROP Output_Dir ".\Release"
  45. # PROP Intermediate_Dir ".\Release"
  46. # PROP Cmd_Line "NMAKE BUILD=w32_x86_shp"
  47. # PROP Rebuild_Opt "/a"
  48. # PROP Target_File "msftedit.dll"
  49. # PROP Bsc_Name "msftedit.bsc"
  50. # PROP Target_Dir ""
  51. !ELSEIF "$(CFG)" == "re4 - Win32 Debug"
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir ".\Debug"
  54. # PROP BASE Intermediate_Dir ".\Debug"
  55. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  56. # PROP BASE Rebuild_Opt "/a"
  57. # PROP BASE Target_File "re3.exe"
  58. # PROP BASE Bsc_Name "re3.bsc"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir ".\Debug"
  62. # PROP Intermediate_Dir ".\Debug"
  63. # PROP Cmd_Line "NMAKE BUILD=w32_x86_dbg"
  64. # PROP Rebuild_Opt "/a"
  65. # PROP Target_File "msftedit.dll"
  66. # PROP Bsc_Name "msftedit.bsc"
  67. # PROP Target_Dir ""
  68. !ELSEIF "$(CFG)" == "re4 - Win32 (WCE MIPS) Release"
  69. # PROP BASE Use_Debug_Libraries 0
  70. # PROP BASE Output_Dir ".\WMIPSRel"
  71. # PROP BASE Intermediate_Dir ".\WMIPSRel"
  72. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  73. # PROP BASE Rebuild_Opt "/a"
  74. # PROP BASE Target_File "re3.exe"
  75. # PROP BASE Bsc_Name "re3.bsc"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_Debug_Libraries 0
  78. # PROP Output_Dir ".\WMIPSRel"
  79. # PROP Intermediate_Dir ".\WMIPSRel"
  80. # PROP Cmd_Line "NMAKE BUILD=wce_mips_shp"
  81. # PROP Rebuild_Opt "/a"
  82. # PROP Target_File "riched20.dll"
  83. # PROP Bsc_Name "riched20.bsc"
  84. # PROP Target_Dir ""
  85. !ELSEIF "$(CFG)" == "re4 - Win32 (WCE MIPS) Debug"
  86. # PROP BASE Use_Debug_Libraries 1
  87. # PROP BASE Output_Dir ".\WMIPSDbg"
  88. # PROP BASE Intermediate_Dir ".\WMIPSDbg"
  89. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  90. # PROP BASE Rebuild_Opt "/a"
  91. # PROP BASE Target_File "re3.exe"
  92. # PROP BASE Bsc_Name "re3.bsc"
  93. # PROP BASE Target_Dir ""
  94. # PROP Use_Debug_Libraries 1
  95. # PROP Output_Dir ".\WMIPSDbg"
  96. # PROP Intermediate_Dir ".\WMIPSDbg"
  97. # PROP Cmd_Line "NMAKE BUILD=wce_mips_dbg"
  98. # PROP Rebuild_Opt "/a"
  99. # PROP Target_File "riched20.dll"
  100. # PROP Bsc_Name "riched20.bsc"
  101. # PROP Target_Dir ""
  102. !ELSEIF "$(CFG)" == "re4 - Win32 (WCE SH) Release"
  103. # PROP BASE Use_Debug_Libraries 0
  104. # PROP BASE Output_Dir ".\WCESHRel"
  105. # PROP BASE Intermediate_Dir ".\WCESHRel"
  106. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  107. # PROP BASE Rebuild_Opt "/a"
  108. # PROP BASE Target_File "re3.exe"
  109. # PROP BASE Bsc_Name "re3.bsc"
  110. # PROP BASE Target_Dir ""
  111. # PROP Use_Debug_Libraries 0
  112. # PROP Output_Dir ".\WCESHRel"
  113. # PROP Intermediate_Dir ".\WCESHRel"
  114. # PROP Cmd_Line "NMAKE BUILD=wce_sh3_shp"
  115. # PROP Rebuild_Opt "/a"
  116. # PROP Target_File "riched20.dll"
  117. # PROP Bsc_Name "riched20.bsc"
  118. # PROP Target_Dir ""
  119. !ELSEIF "$(CFG)" == "re4 - Win32 (WCE SH) Debug"
  120. # PROP BASE Use_Debug_Libraries 1
  121. # PROP BASE Output_Dir ".\WCESHDbg"
  122. # PROP BASE Intermediate_Dir ".\WCESHDbg"
  123. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  124. # PROP BASE Rebuild_Opt "/a"
  125. # PROP BASE Target_File "re3.exe"
  126. # PROP BASE Bsc_Name "re3.bsc"
  127. # PROP BASE Target_Dir ""
  128. # PROP Use_Debug_Libraries 1
  129. # PROP Output_Dir ".\WCESHDbg"
  130. # PROP Intermediate_Dir ".\WCESHDbg"
  131. # PROP Cmd_Line "NMAKE BUILD=wce_sh3_dbg"
  132. # PROP Rebuild_Opt "/a"
  133. # PROP Target_File "riched20.dll"
  134. # PROP Bsc_Name "riched20.bsc"
  135. # PROP Target_Dir ""
  136. !ELSEIF "$(CFG)" == "re4 - Win32 (WCE x86em) Release"
  137. # PROP BASE Use_Debug_Libraries 0
  138. # PROP BASE Output_Dir ".\x86emRel"
  139. # PROP BASE Intermediate_Dir ".\x86emRel"
  140. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  141. # PROP BASE Rebuild_Opt "/a"
  142. # PROP BASE Target_File "re3.exe"
  143. # PROP BASE Bsc_Name "re3.bsc"
  144. # PROP BASE Target_Dir ""
  145. # PROP Use_Debug_Libraries 0
  146. # PROP Output_Dir ".\x86emRel"
  147. # PROP Intermediate_Dir ".\x86emRel"
  148. # PROP Cmd_Line "NMAKE BUILD=wce_x86em_shp"
  149. # PROP Rebuild_Opt "/a"
  150. # PROP Target_File "riched20.dll"
  151. # PROP Bsc_Name "riched20.bsc"
  152. # PROP Target_Dir ""
  153. !ELSEIF "$(CFG)" == "re4 - Win32 (WCE x86em) Debug"
  154. # PROP BASE Use_Debug_Libraries 1
  155. # PROP BASE Output_Dir ".\x86emDbg"
  156. # PROP BASE Intermediate_Dir ".\x86emDbg"
  157. # PROP BASE Cmd_Line "NMAKE /f re3.mak"
  158. # PROP BASE Rebuild_Opt "/a"
  159. # PROP BASE Target_File "re3.exe"
  160. # PROP BASE Bsc_Name "re3.bsc"
  161. # PROP BASE Target_Dir ""
  162. # PROP Use_Debug_Libraries 1
  163. # PROP Output_Dir ".\x86emDbg"
  164. # PROP Intermediate_Dir ".\x86emDbg"
  165. # PROP Cmd_Line "NMAKE BUILD=wce_x86em_dbg"
  166. # PROP Rebuild_Opt "/a"
  167. # PROP Target_File "riched20.dll"
  168. # PROP Bsc_Name "riched20.bsc"
  169. # PROP Target_Dir ""
  170. !ENDIF
  171. # Begin Target
  172. # Name "re4 - Win32 Release"
  173. # Name "re4 - Win32 Debug"
  174. # Name "re4 - Win32 (WCE MIPS) Release"
  175. # Name "re4 - Win32 (WCE MIPS) Debug"
  176. # Name "re4 - Win32 (WCE SH) Release"
  177. # Name "re4 - Win32 (WCE SH) Debug"
  178. # Name "re4 - Win32 (WCE x86em) Release"
  179. # Name "re4 - Win32 (WCE x86em) Debug"
  180. !IF "$(CFG)" == "re4 - Win32 Release"
  181. !ELSEIF "$(CFG)" == "re4 - Win32 Debug"
  182. !ENDIF
  183. # Begin Group "Source Files"
  184. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
  185. # Begin Source File
  186. SOURCE=.\antievt.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.\array.cpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.\callmgr.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.\CFPF.cpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.\clasifyc.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.\coleobj.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.\devdsc.cpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.\dfreeze.cpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.\disp.cpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.\dispml.cpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\dispprt.cpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\dispsl.cpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\doc.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\dragdrp.cpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\dxfrobj.cpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\edit.cpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\font.cpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\format.cpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\frunptr.cpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\HASH.cpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\host.cpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.\ldte.cpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.\line.cpp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.\m_undo.cpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.\MACDDROP.CXX
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.\magellan.cpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.\measure.cpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.\NLSPROCS.cpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.\notmgr.cpp
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.\object.cpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.\objmgr.cpp
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.\osdc.cpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.\pensup.cpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.\propchg.cpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=.\range.cpp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.\re3.mak
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.\reinit.cpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\remain.cpp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\render.cpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\rtext.cpp
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\rtflex.cpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\rtflog.cpp
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\rtfread.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\rtfread2.cpp
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\rtfwrit.cpp
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\rtfwrit2.cpp
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\runptr.cpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\select.cpp
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.\sift.cpp
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\text.cpp
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\textserv.cpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\tokens.cpp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\TOMDOC.CPP
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\TOMFMT.CPP
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.\tomrange.cpp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.\tomsel.cpp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\unicwrap.cpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\urlsup.cpp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.\util.cpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\uuid.cpp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.\WIN2MAC.CPP
  367. # End Source File
  368. # End Group
  369. # Begin Group "Header Files"
  370. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  371. # Begin Source File
  372. SOURCE=.\resource.h
  373. # End Source File
  374. # End Group
  375. # Begin Group "Resource Files"
  376. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  377. # End Group
  378. # End Target
  379. # End Project