qwcl.plg 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: qwcl - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP761.bat" with contents
  10. [
  11. @echo off
  12. cl /EP > .\Release\sys_wina.spp .\sys_wina.s
  13. ..\gas2masm\debug\gas2masm.exe < .\Release\sys_wina.spp >.\Release\sys_wina.asm
  14. ml /c /Cp /coff /Fo.\Release\sys_wina.obj /Zm /Zi .\Release\sys_wina.asm
  15. del .\Release\sys_wina.spp
  16. ]
  17. Creating command line "C:\TEMP\RSP761.bat"
  18. Creating temporary file "C:\TEMP\RSP762.bat" with contents
  19. [
  20. @echo off
  21. cl /EP > .\Release\surf8.spp .\surf8.s
  22. ..\gas2masm\debug\gas2masm.exe < .\Release\surf8.spp >.\Release\surf8.asm
  23. ml /c /Cp /coff /Fo.\Release\surf8.obj /Zm /Zi .\Release\surf8.asm
  24. del .\Release\surf8.spp
  25. ]
  26. Creating command line "C:\TEMP\RSP762.bat"
  27. Creating temporary file "C:\TEMP\RSP763.bat" with contents
  28. [
  29. @echo off
  30. cl /EP > .\Release\surf16.spp .\surf16.s
  31. ..\gas2masm\debug\gas2masm.exe < .\Release\surf16.spp >.\Release\surf16.asm
  32. ml /c /Cp /coff /Fo.\Release\surf16.obj /Zm /Zi .\Release\surf16.asm
  33. del .\Release\surf16.spp
  34. ]
  35. Creating command line "C:\TEMP\RSP763.bat"
  36. Creating temporary file "C:\TEMP\RSP764.bat" with contents
  37. [
  38. @echo off
  39. cl /EP > .\Release\snd_mixa.spp .\snd_mixa.s
  40. ..\gas2masm\debug\gas2masm.exe < .\Release\snd_mixa.spp >.\Release\snd_mixa.asm
  41. ml /c /Cp /coff /Fo.\Release\snd_mixa.obj /Zm /Zi .\Release\snd_mixa.asm
  42. del .\Release\snd_mixa.spp
  43. ]
  44. Creating command line "C:\TEMP\RSP764.bat"
  45. Creating temporary file "C:\TEMP\RSP765.bat" with contents
  46. [
  47. @echo off
  48. cl /EP > .\Release\r_varsa.spp .\r_varsa.s
  49. ..\gas2masm\debug\gas2masm.exe < .\Release\r_varsa.spp >.\Release\r_varsa.asm
  50. ml /c /Cp /coff /Fo.\Release\r_varsa.obj /Zm /Zi .\Release\r_varsa.asm
  51. del .\Release\r_varsa.spp
  52. ]
  53. Creating command line "C:\TEMP\RSP765.bat"
  54. Creating temporary file "C:\TEMP\RSP766.bat" with contents
  55. [
  56. @echo off
  57. cl /EP > .\Release\r_edgea.spp .\r_edgea.s
  58. ..\gas2masm\debug\gas2masm.exe < .\Release\r_edgea.spp >.\Release\r_edgea.asm
  59. ml /c /Cp /coff /Fo.\Release\r_edgea.obj /Zm /Zi .\Release\r_edgea.asm
  60. del .\Release\r_edgea.spp
  61. ]
  62. Creating command line "C:\TEMP\RSP766.bat"
  63. Creating temporary file "C:\TEMP\RSP767.bat" with contents
  64. [
  65. @echo off
  66. cl /EP > .\Release\r_drawa.spp .\r_drawa.s
  67. ..\gas2masm\debug\gas2masm.exe < .\Release\r_drawa.spp >.\Release\r_drawa.asm
  68. ml /c /Cp /coff /Fo.\Release\r_drawa.obj /Zm /Zi .\Release\r_drawa.asm
  69. del .\Release\r_drawa.spp
  70. ]
  71. Creating command line "C:\TEMP\RSP767.bat"
  72. Creating temporary file "C:\TEMP\RSP768.bat" with contents
  73. [
  74. @echo off
  75. cl /EP > .\Release\r_aliasa.spp .\r_aliasa.s
  76. ..\gas2masm\debug\gas2masm.exe < .\Release\r_aliasa.spp >.\Release\r_aliasa.asm
  77. ml /c /Cp /coff /Fo.\Release\r_aliasa.obj /Zm /Zi .\Release\r_aliasa.asm
  78. del .\Release\r_aliasa.spp
  79. ]
  80. Creating command line "C:\TEMP\RSP768.bat"
  81. Creating temporary file "C:\TEMP\RSP769.bat" with contents
  82. [
  83. @echo off
  84. cl /EP > .\Release\r_aclipa.spp .\r_aclipa.s
  85. ..\gas2masm\debug\gas2masm.exe < .\Release\r_aclipa.spp >.\Release\r_aclipa.asm
  86. ml /c /Cp /coff /Fo.\Release\r_aclipa.obj /Zm /Zi .\Release\r_aclipa.asm
  87. del .\Release\r_aclipa.spp
  88. ]
  89. Creating command line "C:\TEMP\RSP769.bat"
  90. Creating temporary file "C:\TEMP\RSP76A.bat" with contents
  91. [
  92. @echo off
  93. cl /EP > .\Release\math.spp .\math.s
  94. ..\gas2masm\debug\gas2masm.exe < .\Release\math.spp >.\Release\math.asm
  95. ml /c /Cp /coff /Fo.\Release\math.obj /Zm /Zi .\Release\math.asm
  96. del .\Release\math.spp
  97. ]
  98. Creating command line "C:\TEMP\RSP76A.bat"
  99. Creating temporary file "C:\TEMP\RSP76B.bat" with contents
  100. [
  101. @echo off
  102. cl /EP > .\Release\d_varsa.spp .\d_varsa.s
  103. ..\gas2masm\debug\gas2masm.exe < .\Release\d_varsa.spp >.\Release\d_varsa.asm
  104. ml /c /Cp /coff /Fo.\Release\d_varsa.obj /Zm /Zi .\Release\d_varsa.asm
  105. del .\Release\d_varsa.spp
  106. ]
  107. Creating command line "C:\TEMP\RSP76B.bat"
  108. Creating temporary file "C:\TEMP\RSP76C.bat" with contents
  109. [
  110. @echo off
  111. cl /EP > .\Release\d_spr8.spp .\d_spr8.s
  112. ..\gas2masm\debug\gas2masm.exe < .\Release\d_spr8.spp >.\Release\d_spr8.asm
  113. ml /c /Cp /coff /Fo.\Release\d_spr8.obj /Zm /Zi .\Release\d_spr8.asm
  114. del .\Release\d_spr8.spp
  115. ]
  116. Creating command line "C:\TEMP\RSP76C.bat"
  117. Creating temporary file "C:\TEMP\RSP76D.bat" with contents
  118. [
  119. @echo off
  120. cl /EP > .\Release\d_scana.spp .\d_scana.s
  121. ..\gas2masm\debug\gas2masm.exe < .\Release\d_scana.spp >.\Release\d_scana.asm
  122. ml /c /Cp /coff /Fo.\Release\d_scana.obj /Zm /Zi .\Release\d_scana.asm
  123. del .\Release\d_scana.spp
  124. ]
  125. Creating command line "C:\TEMP\RSP76D.bat"
  126. Creating temporary file "C:\TEMP\RSP76E.bat" with contents
  127. [
  128. @echo off
  129. cl /EP > .\Release\d_polysa.spp .\d_polysa.s
  130. ..\gas2masm\debug\gas2masm.exe < .\Release\d_polysa.spp >.\Release\d_polysa.asm
  131. ml /c /Cp /coff /Fo.\Release\d_polysa.obj /Zm /Zi .\Release\d_polysa.asm
  132. del .\Release\d_polysa.spp
  133. ]
  134. Creating command line "C:\TEMP\RSP76E.bat"
  135. Creating temporary file "C:\TEMP\RSP76F.bat" with contents
  136. [
  137. @echo off
  138. cl /EP > .\Release\d_parta.spp .\d_parta.s
  139. ..\gas2masm\debug\gas2masm.exe < .\Release\d_parta.spp >.\Release\d_parta.asm
  140. ml /c /Cp /coff /Fo.\Release\d_parta.obj /Zm /Zi .\Release\d_parta.asm
  141. del .\Release\d_parta.spp
  142. ]
  143. Creating command line "C:\TEMP\RSP76F.bat"
  144. Creating temporary file "C:\TEMP\RSP770.bat" with contents
  145. [
  146. @echo off
  147. cl /EP > .\Release\d_draw16.spp .\d_draw16.s
  148. ..\gas2masm\debug\gas2masm.exe < .\Release\d_draw16.spp >.\Release\d_draw16.asm
  149. ml /c /Cp /coff /Fo.\Release\d_draw16.obj /Zm /Zi .\Release\d_draw16.asm
  150. del .\Release\d_draw16.spp
  151. ]
  152. Creating command line "C:\TEMP\RSP770.bat"
  153. Creating temporary file "C:\TEMP\RSP771.bat" with contents
  154. [
  155. @echo off
  156. cl /EP > .\Release\d_draw.spp .\d_draw.s
  157. ..\gas2masm\debug\gas2masm.exe < .\Release\d_draw.spp >.\Release\d_draw.asm
  158. ml /c /Cp /coff /Fo.\Release\d_draw.obj /Zm /Zi .\Release\d_draw.asm
  159. del .\Release\d_draw.spp
  160. ]
  161. Creating command line "C:\TEMP\RSP771.bat"
  162. Creating command line "rc.exe /l 0x409 /fo".\Release/winquake.res" /d "NDEBUG" "D:\Work\quake source\QW\client\winquake.rc""
  163. Performing Custom Build Step on .\sys_wina.s
  164. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  165. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  166. sys_wina.s
  167. Microsoft (R) Macro Assembler Version 6.11
  168. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  169. Assembling: .\Release\sys_wina.asm
  170. Performing Custom Build Step on .\surf8.s
  171. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  172. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  173. surf8.s
  174. Microsoft (R) Macro Assembler Version 6.11
  175. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  176. Assembling: .\Release\surf8.asm
  177. Performing Custom Build Step on .\surf16.s
  178. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  179. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  180. surf16.s
  181. Microsoft (R) Macro Assembler Version 6.11
  182. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  183. Assembling: .\Release\surf16.asm
  184. Performing Custom Build Step on .\snd_mixa.s
  185. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  186. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  187. snd_mixa.s
  188. Microsoft (R) Macro Assembler Version 6.11
  189. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  190. Assembling: .\Release\snd_mixa.asm
  191. Performing Custom Build Step on .\r_varsa.s
  192. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  193. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  194. r_varsa.s
  195. Microsoft (R) Macro Assembler Version 6.11
  196. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  197. Assembling: .\Release\r_varsa.asm
  198. Performing Custom Build Step on .\r_edgea.s
  199. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  200. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  201. r_edgea.s
  202. Microsoft (R) Macro Assembler Version 6.11
  203. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  204. Assembling: .\Release\r_edgea.asm
  205. Performing Custom Build Step on .\r_drawa.s
  206. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  207. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  208. r_drawa.s
  209. Microsoft (R) Macro Assembler Version 6.11
  210. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  211. Assembling: .\Release\r_drawa.asm
  212. Performing Custom Build Step on .\r_aliasa.s
  213. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  214. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  215. r_aliasa.s
  216. Microsoft (R) Macro Assembler Version 6.11
  217. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  218. Assembling: .\Release\r_aliasa.asm
  219. Performing Custom Build Step on .\r_aclipa.s
  220. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  221. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  222. r_aclipa.s
  223. Microsoft (R) Macro Assembler Version 6.11
  224. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  225. Assembling: .\Release\r_aclipa.asm
  226. Performing Custom Build Step on .\math.s
  227. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  228. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  229. math.s
  230. Microsoft (R) Macro Assembler Version 6.11
  231. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  232. Assembling: .\Release\math.asm
  233. Performing Custom Build Step on .\d_varsa.s
  234. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  235. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  236. d_varsa.s
  237. Microsoft (R) Macro Assembler Version 6.11
  238. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  239. Assembling: .\Release\d_varsa.asm
  240. Performing Custom Build Step on .\d_spr8.s
  241. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  242. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  243. d_spr8.s
  244. Microsoft (R) Macro Assembler Version 6.11
  245. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  246. Assembling: .\Release\d_spr8.asm
  247. Performing Custom Build Step on .\d_scana.s
  248. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  249. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  250. d_scana.s
  251. Microsoft (R) Macro Assembler Version 6.11
  252. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  253. Assembling: .\Release\d_scana.asm
  254. Performing Custom Build Step on .\d_polysa.s
  255. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  256. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  257. d_polysa.s
  258. Microsoft (R) Macro Assembler Version 6.11
  259. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  260. Assembling: .\Release\d_polysa.asm
  261. Performing Custom Build Step on .\d_parta.s
  262. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  263. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  264. d_parta.s
  265. Microsoft (R) Macro Assembler Version 6.11
  266. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  267. Assembling: .\Release\d_parta.asm
  268. Performing Custom Build Step on .\d_draw16.s
  269. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  270. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  271. d_draw16.s
  272. Microsoft (R) Macro Assembler Version 6.11
  273. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  274. Assembling: .\Release\d_draw16.asm
  275. Performing Custom Build Step on .\d_draw.s
  276. Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
  277. Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
  278. d_draw.s
  279. Microsoft (R) Macro Assembler Version 6.11
  280. Copyright (C) Microsoft Corp 1981-1993. All rights reserved.
  281. Assembling: .\Release\d_draw.asm
  282. Creating temporary file "C:\TEMP\RSP772.tmp" with contents
  283. [
  284. /nologo /G5 /ML /GX /O2 /I "..\dxsdk\sdk\inc" /I "..\scitech\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR".\Release/" /Fp".\Release/qwcl.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c
  285. "D:\Work\quake source\QW\client\cd_win.c"
  286. "D:\Work\quake source\QW\client\cl_cam.c"
  287. "D:\Work\quake source\QW\client\cl_demo.c"
  288. "D:\Work\quake source\QW\client\cl_ents.c"
  289. "D:\Work\quake source\QW\client\cl_input.c"
  290. "D:\Work\quake source\QW\client\cl_main.c"
  291. "D:\Work\quake source\QW\client\cl_parse.c"
  292. "D:\Work\quake source\QW\client\cl_pred.c"
  293. "D:\Work\quake source\QW\client\cl_tent.c"
  294. "D:\Work\quake source\QW\client\cmd.c"
  295. "D:\Work\quake source\QW\client\common.c"
  296. "D:\Work\quake source\QW\client\console.c"
  297. "D:\Work\quake source\QW\client\crc.c"
  298. "D:\Work\quake source\QW\client\cvar.c"
  299. "D:\Work\quake source\QW\client\d_edge.c"
  300. "D:\Work\quake source\QW\client\d_fill.c"
  301. "D:\Work\quake source\QW\client\d_init.c"
  302. "D:\Work\quake source\QW\client\d_modech.c"
  303. "D:\Work\quake source\QW\client\d_part.c"
  304. "D:\Work\quake source\QW\client\d_polyse.c"
  305. "D:\Work\quake source\QW\client\d_scan.c"
  306. "D:\Work\quake source\QW\client\d_sky.c"
  307. "D:\Work\quake source\QW\client\d_sprite.c"
  308. "D:\Work\quake source\QW\client\d_surf.c"
  309. "D:\Work\quake source\QW\client\d_vars.c"
  310. "D:\Work\quake source\QW\client\d_zpoint.c"
  311. "D:\Work\quake source\QW\client\draw.c"
  312. "D:\Work\quake source\QW\client\in_win.c"
  313. "D:\Work\quake source\QW\client\keys.c"
  314. "D:\Work\quake source\QW\client\mathlib.c"
  315. "D:\Work\quake source\QW\client\md4.c"
  316. "D:\Work\quake source\QW\client\menu.c"
  317. "D:\Work\quake source\QW\client\model.c"
  318. "D:\Work\quake source\QW\client\net_chan.c"
  319. "D:\Work\quake source\QW\client\net_wins.c"
  320. "D:\Work\quake source\QW\client\nonintel.c"
  321. "D:\Work\quake source\QW\client\pmove.c"
  322. "D:\Work\quake source\QW\client\pmovetst.c"
  323. "D:\Work\quake source\QW\client\r_aclip.c"
  324. "D:\Work\quake source\QW\client\r_alias.c"
  325. "D:\Work\quake source\QW\client\r_bsp.c"
  326. "D:\Work\quake source\QW\client\r_draw.c"
  327. "D:\Work\quake source\QW\client\r_edge.c"
  328. "D:\Work\quake source\QW\client\r_efrag.c"
  329. "D:\Work\quake source\QW\client\r_light.c"
  330. "D:\Work\quake source\QW\client\r_main.c"
  331. "D:\Work\quake source\QW\client\r_misc.c"
  332. "D:\Work\quake source\QW\client\r_part.c"
  333. "D:\Work\quake source\QW\client\r_sky.c"
  334. "D:\Work\quake source\QW\client\r_sprite.c"
  335. "D:\Work\quake source\QW\client\r_surf.c"
  336. "D:\Work\quake source\QW\client\r_vars.c"
  337. "D:\Work\quake source\QW\client\sbar.c"
  338. "D:\Work\quake source\QW\client\screen.c"
  339. "D:\Work\quake source\QW\client\skin.c"
  340. "D:\Work\quake source\QW\client\snd_dma.c"
  341. "D:\Work\quake source\QW\client\snd_mem.c"
  342. "D:\Work\quake source\QW\client\snd_mix.c"
  343. "D:\Work\quake source\QW\client\snd_win.c"
  344. "D:\Work\quake source\QW\client\sys_win.c"
  345. "D:\Work\quake source\QW\client\vid_win.c"
  346. "D:\Work\quake source\QW\client\view.c"
  347. "D:\Work\quake source\QW\client\wad.c"
  348. "D:\Work\quake source\QW\client\zone.c"
  349. ]
  350. Creating command line "cl.exe @C:\TEMP\RSP772.tmp"
  351. Creating temporary file "C:\TEMP\RSP773.tmp" with contents
  352. [
  353. ..\scitech\lib\win32\vc\mgllt.lib ..\dxsdk\sdk\lib\dxguid.lib opengl32.lib wsock32.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 winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Release/qwcl.pdb" /machine:I386 /out:".\Release/qwcl.exe"
  354. ".\Release\cd_win.obj"
  355. ".\Release\cl_cam.obj"
  356. ".\Release\cl_demo.obj"
  357. ".\Release\cl_ents.obj"
  358. ".\Release\cl_input.obj"
  359. ".\Release\cl_main.obj"
  360. ".\Release\cl_parse.obj"
  361. ".\Release\cl_pred.obj"
  362. ".\Release\cl_tent.obj"
  363. ".\Release\cmd.obj"
  364. ".\Release\common.obj"
  365. ".\Release\console.obj"
  366. ".\Release\crc.obj"
  367. ".\Release\cvar.obj"
  368. ".\Release\d_edge.obj"
  369. ".\Release\d_fill.obj"
  370. ".\Release\d_init.obj"
  371. ".\Release\d_modech.obj"
  372. ".\Release\d_part.obj"
  373. ".\Release\d_polyse.obj"
  374. ".\Release\d_scan.obj"
  375. ".\Release\d_sky.obj"
  376. ".\Release\d_sprite.obj"
  377. ".\Release\d_surf.obj"
  378. ".\Release\d_vars.obj"
  379. ".\Release\d_zpoint.obj"
  380. ".\Release\draw.obj"
  381. ".\Release\in_win.obj"
  382. ".\Release\keys.obj"
  383. ".\Release\mathlib.obj"
  384. ".\Release\md4.obj"
  385. ".\Release\menu.obj"
  386. ".\Release\model.obj"
  387. ".\Release\net_chan.obj"
  388. ".\Release\net_wins.obj"
  389. ".\Release\nonintel.obj"
  390. ".\Release\pmove.obj"
  391. ".\Release\pmovetst.obj"
  392. ".\Release\r_aclip.obj"
  393. ".\Release\r_alias.obj"
  394. ".\Release\r_bsp.obj"
  395. ".\Release\r_draw.obj"
  396. ".\Release\r_edge.obj"
  397. ".\Release\r_efrag.obj"
  398. ".\Release\r_light.obj"
  399. ".\Release\r_main.obj"
  400. ".\Release\r_misc.obj"
  401. ".\Release\r_part.obj"
  402. ".\Release\r_sky.obj"
  403. ".\Release\r_sprite.obj"
  404. ".\Release\r_surf.obj"
  405. ".\Release\r_vars.obj"
  406. ".\Release\sbar.obj"
  407. ".\Release\screen.obj"
  408. ".\Release\skin.obj"
  409. ".\Release\snd_dma.obj"
  410. ".\Release\snd_mem.obj"
  411. ".\Release\snd_mix.obj"
  412. ".\Release\snd_win.obj"
  413. ".\Release\sys_win.obj"
  414. ".\Release\vid_win.obj"
  415. ".\Release\view.obj"
  416. ".\Release\wad.obj"
  417. ".\Release\zone.obj"
  418. ".\Release\winquake.res"
  419. ".\Release\d_draw.obj"
  420. ".\Release\d_draw16.obj"
  421. ".\Release\d_parta.obj"
  422. ".\Release\d_polysa.obj"
  423. ".\Release\d_scana.obj"
  424. ".\Release\d_spr8.obj"
  425. ".\Release\d_varsa.obj"
  426. ".\Release\math.obj"
  427. ".\Release\r_aclipa.obj"
  428. ".\Release\r_aliasa.obj"
  429. ".\Release\r_drawa.obj"
  430. ".\Release\r_edgea.obj"
  431. ".\Release\r_varsa.obj"
  432. ".\Release\snd_mixa.obj"
  433. ".\Release\surf16.obj"
  434. ".\Release\surf8.obj"
  435. ".\Release\sys_wina.obj"
  436. ]
  437. Creating command line "link.exe @C:\TEMP\RSP773.tmp"
  438. <h3>Output Window</h3>
  439. Compiling resources...
  440. Compiling...
  441. cd_win.c
  442. cl_cam.c
  443. cl_demo.c
  444. cl_ents.c
  445. cl_input.c
  446. cl_main.c
  447. cl_parse.c
  448. cl_pred.c
  449. cl_tent.c
  450. cmd.c
  451. common.c
  452. console.c
  453. crc.c
  454. cvar.c
  455. d_edge.c
  456. d_fill.c
  457. d_init.c
  458. d_modech.c
  459. d_part.c
  460. d_polyse.c
  461. d_scan.c
  462. d_sky.c
  463. d_sprite.c
  464. d_surf.c
  465. d_vars.c
  466. d_zpoint.c
  467. draw.c
  468. in_win.c
  469. keys.c
  470. D:\Work\quake source\QW\client\in_win.c(876) : warning C4715: 'RawValuePointer' : not all control paths return a value
  471. mathlib.c
  472. md4.c
  473. menu.c
  474. model.c
  475. net_chan.c
  476. net_wins.c
  477. nonintel.c
  478. pmove.c
  479. pmovetst.c
  480. r_aclip.c
  481. r_alias.c
  482. r_bsp.c
  483. r_draw.c
  484. r_edge.c
  485. r_efrag.c
  486. r_light.c
  487. r_main.c
  488. r_misc.c
  489. r_part.c
  490. r_sky.c
  491. r_sprite.c
  492. r_surf.c
  493. r_vars.c
  494. sbar.c
  495. screen.c
  496. skin.c
  497. snd_dma.c
  498. snd_mem.c
  499. snd_mix.c
  500. snd_win.c
  501. sys_win.c
  502. vid_win.c
  503. view.c
  504. D:\Work\quake source\QW\client\vid_win.c(388) : warning C4715: 'VID_Suspend' : not all control paths return a value
  505. wad.c
  506. zone.c
  507. Linking...
  508. <h3>Results</h3>
  509. qwcl.exe - 0 error(s), 2 warning(s)
  510. </pre>
  511. </body>
  512. </html>