WebKitTestRunner.vcproj 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="WebKitTestRunner"
  6. ProjectGUID="{3B99669B-1817-443B-BCBE-835580146668}"
  7. RootNamespace="WebKitTestRunner"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. ConfigurationType="2"
  21. InheritedPropertySheets=".\WebKitTestRunnerDebug.vsprops"
  22. CharacterSet="1"
  23. >
  24. <Tool
  25. Name="VCPreBuildEventTool"
  26. />
  27. <Tool
  28. Name="VCCustomBuildTool"
  29. />
  30. <Tool
  31. Name="VCXMLDataGeneratorTool"
  32. />
  33. <Tool
  34. Name="VCWebServiceProxyGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCMIDLTool"
  38. />
  39. <Tool
  40. Name="VCCLCompilerTool"
  41. />
  42. <Tool
  43. Name="VCManagedResourceCompilerTool"
  44. />
  45. <Tool
  46. Name="VCResourceCompilerTool"
  47. />
  48. <Tool
  49. Name="VCPreLinkEventTool"
  50. />
  51. <Tool
  52. Name="VCLinkerTool"
  53. />
  54. <Tool
  55. Name="VCALinkTool"
  56. />
  57. <Tool
  58. Name="VCManifestTool"
  59. />
  60. <Tool
  61. Name="VCXDCMakeTool"
  62. />
  63. <Tool
  64. Name="VCBscMakeTool"
  65. />
  66. <Tool
  67. Name="VCFxCopTool"
  68. />
  69. <Tool
  70. Name="VCAppVerifierTool"
  71. />
  72. <Tool
  73. Name="VCWebDeploymentTool"
  74. />
  75. <Tool
  76. Name="VCPostBuildEventTool"
  77. />
  78. </Configuration>
  79. <Configuration
  80. Name="Release|Win32"
  81. ConfigurationType="2"
  82. InheritedPropertySheets=".\WebKitTestRunnerRelease.vsprops"
  83. CharacterSet="1"
  84. >
  85. <Tool
  86. Name="VCPreBuildEventTool"
  87. />
  88. <Tool
  89. Name="VCCustomBuildTool"
  90. />
  91. <Tool
  92. Name="VCXMLDataGeneratorTool"
  93. />
  94. <Tool
  95. Name="VCWebServiceProxyGeneratorTool"
  96. />
  97. <Tool
  98. Name="VCMIDLTool"
  99. />
  100. <Tool
  101. Name="VCCLCompilerTool"
  102. />
  103. <Tool
  104. Name="VCManagedResourceCompilerTool"
  105. />
  106. <Tool
  107. Name="VCResourceCompilerTool"
  108. />
  109. <Tool
  110. Name="VCPreLinkEventTool"
  111. />
  112. <Tool
  113. Name="VCLinkerTool"
  114. />
  115. <Tool
  116. Name="VCALinkTool"
  117. />
  118. <Tool
  119. Name="VCManifestTool"
  120. />
  121. <Tool
  122. Name="VCXDCMakeTool"
  123. />
  124. <Tool
  125. Name="VCBscMakeTool"
  126. />
  127. <Tool
  128. Name="VCFxCopTool"
  129. />
  130. <Tool
  131. Name="VCAppVerifierTool"
  132. />
  133. <Tool
  134. Name="VCWebDeploymentTool"
  135. />
  136. <Tool
  137. Name="VCPostBuildEventTool"
  138. />
  139. </Configuration>
  140. <Configuration
  141. Name="Debug_All|Win32"
  142. ConfigurationType="2"
  143. InheritedPropertySheets=".\WebKitTestRunnerDebugAll.vsprops"
  144. CharacterSet="1"
  145. >
  146. <Tool
  147. Name="VCPreBuildEventTool"
  148. />
  149. <Tool
  150. Name="VCCustomBuildTool"
  151. />
  152. <Tool
  153. Name="VCXMLDataGeneratorTool"
  154. />
  155. <Tool
  156. Name="VCWebServiceProxyGeneratorTool"
  157. />
  158. <Tool
  159. Name="VCMIDLTool"
  160. />
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. />
  164. <Tool
  165. Name="VCManagedResourceCompilerTool"
  166. />
  167. <Tool
  168. Name="VCResourceCompilerTool"
  169. />
  170. <Tool
  171. Name="VCPreLinkEventTool"
  172. />
  173. <Tool
  174. Name="VCLinkerTool"
  175. />
  176. <Tool
  177. Name="VCALinkTool"
  178. />
  179. <Tool
  180. Name="VCManifestTool"
  181. />
  182. <Tool
  183. Name="VCXDCMakeTool"
  184. />
  185. <Tool
  186. Name="VCBscMakeTool"
  187. />
  188. <Tool
  189. Name="VCFxCopTool"
  190. />
  191. <Tool
  192. Name="VCAppVerifierTool"
  193. />
  194. <Tool
  195. Name="VCWebDeploymentTool"
  196. />
  197. <Tool
  198. Name="VCPostBuildEventTool"
  199. />
  200. </Configuration>
  201. <Configuration
  202. Name="Debug_Cairo_CFLite|Win32"
  203. ConfigurationType="2"
  204. InheritedPropertySheets=".\WebKitTestRunnerDebugCairoCFLite.vsprops"
  205. CharacterSet="1"
  206. >
  207. <Tool
  208. Name="VCPreBuildEventTool"
  209. />
  210. <Tool
  211. Name="VCCustomBuildTool"
  212. />
  213. <Tool
  214. Name="VCXMLDataGeneratorTool"
  215. />
  216. <Tool
  217. Name="VCWebServiceProxyGeneratorTool"
  218. />
  219. <Tool
  220. Name="VCMIDLTool"
  221. />
  222. <Tool
  223. Name="VCCLCompilerTool"
  224. />
  225. <Tool
  226. Name="VCManagedResourceCompilerTool"
  227. />
  228. <Tool
  229. Name="VCResourceCompilerTool"
  230. />
  231. <Tool
  232. Name="VCPreLinkEventTool"
  233. />
  234. <Tool
  235. Name="VCLinkerTool"
  236. />
  237. <Tool
  238. Name="VCALinkTool"
  239. />
  240. <Tool
  241. Name="VCManifestTool"
  242. />
  243. <Tool
  244. Name="VCXDCMakeTool"
  245. />
  246. <Tool
  247. Name="VCBscMakeTool"
  248. />
  249. <Tool
  250. Name="VCFxCopTool"
  251. />
  252. <Tool
  253. Name="VCAppVerifierTool"
  254. />
  255. <Tool
  256. Name="VCWebDeploymentTool"
  257. />
  258. <Tool
  259. Name="VCPostBuildEventTool"
  260. />
  261. </Configuration>
  262. <Configuration
  263. Name="Release_Cairo_CFLite|Win32"
  264. ConfigurationType="2"
  265. InheritedPropertySheets=".\WebKitTestRunnerReleaseCairoCFLite.vsprops"
  266. CharacterSet="1"
  267. >
  268. <Tool
  269. Name="VCPreBuildEventTool"
  270. />
  271. <Tool
  272. Name="VCCustomBuildTool"
  273. />
  274. <Tool
  275. Name="VCXMLDataGeneratorTool"
  276. />
  277. <Tool
  278. Name="VCWebServiceProxyGeneratorTool"
  279. />
  280. <Tool
  281. Name="VCMIDLTool"
  282. />
  283. <Tool
  284. Name="VCCLCompilerTool"
  285. />
  286. <Tool
  287. Name="VCManagedResourceCompilerTool"
  288. />
  289. <Tool
  290. Name="VCResourceCompilerTool"
  291. />
  292. <Tool
  293. Name="VCPreLinkEventTool"
  294. />
  295. <Tool
  296. Name="VCLinkerTool"
  297. />
  298. <Tool
  299. Name="VCALinkTool"
  300. />
  301. <Tool
  302. Name="VCManifestTool"
  303. />
  304. <Tool
  305. Name="VCXDCMakeTool"
  306. />
  307. <Tool
  308. Name="VCBscMakeTool"
  309. />
  310. <Tool
  311. Name="VCFxCopTool"
  312. />
  313. <Tool
  314. Name="VCAppVerifierTool"
  315. />
  316. <Tool
  317. Name="VCWebDeploymentTool"
  318. />
  319. <Tool
  320. Name="VCPostBuildEventTool"
  321. />
  322. </Configuration>
  323. <Configuration
  324. Name="Production|Win32"
  325. ConfigurationType="2"
  326. InheritedPropertySheets=".\WebKitTestRunnerProduction.vsprops"
  327. CharacterSet="1"
  328. WholeProgramOptimization="1"
  329. >
  330. <Tool
  331. Name="VCPreBuildEventTool"
  332. />
  333. <Tool
  334. Name="VCCustomBuildTool"
  335. />
  336. <Tool
  337. Name="VCXMLDataGeneratorTool"
  338. />
  339. <Tool
  340. Name="VCWebServiceProxyGeneratorTool"
  341. />
  342. <Tool
  343. Name="VCMIDLTool"
  344. />
  345. <Tool
  346. Name="VCCLCompilerTool"
  347. />
  348. <Tool
  349. Name="VCManagedResourceCompilerTool"
  350. />
  351. <Tool
  352. Name="VCResourceCompilerTool"
  353. />
  354. <Tool
  355. Name="VCPreLinkEventTool"
  356. />
  357. <Tool
  358. Name="VCLinkerTool"
  359. />
  360. <Tool
  361. Name="VCALinkTool"
  362. />
  363. <Tool
  364. Name="VCManifestTool"
  365. />
  366. <Tool
  367. Name="VCXDCMakeTool"
  368. />
  369. <Tool
  370. Name="VCBscMakeTool"
  371. />
  372. <Tool
  373. Name="VCFxCopTool"
  374. />
  375. <Tool
  376. Name="VCAppVerifierTool"
  377. />
  378. <Tool
  379. Name="VCWebDeploymentTool"
  380. />
  381. <Tool
  382. Name="VCPostBuildEventTool"
  383. />
  384. </Configuration>
  385. </Configurations>
  386. <References>
  387. </References>
  388. <Files>
  389. <Filter
  390. Name="win"
  391. >
  392. <File
  393. RelativePath=".\main.cpp"
  394. >
  395. </File>
  396. <File
  397. RelativePath=".\PlatformWebViewWin.cpp"
  398. >
  399. </File>
  400. <File
  401. RelativePath=".\TestControllerWin.cpp"
  402. >
  403. </File>
  404. <File
  405. RelativePath=".\TestInvocationWin.cpp"
  406. >
  407. </File>
  408. </Filter>
  409. <Filter
  410. Name="cg"
  411. >
  412. <File
  413. RelativePath="..\cg\TestInvocationCG.cpp"
  414. >
  415. <FileConfiguration
  416. Name="Debug_Cairo_CFLite|Win32"
  417. ExcludedFromBuild="true"
  418. >
  419. <Tool
  420. Name="VCCLCompilerTool"
  421. />
  422. </FileConfiguration>
  423. <FileConfiguration
  424. Name="Release_Cairo_CFLite|Win32"
  425. ExcludedFromBuild="true"
  426. >
  427. <Tool
  428. Name="VCCLCompilerTool"
  429. />
  430. </FileConfiguration>
  431. </File>
  432. </Filter>
  433. <Filter
  434. Name="cairo"
  435. >
  436. <File
  437. RelativePath="..\cairo\TestInvocationCairo.cpp"
  438. >
  439. <FileConfiguration
  440. Name="Debug|Win32"
  441. ExcludedFromBuild="true"
  442. >
  443. <Tool
  444. Name="VCCLCompilerTool"
  445. />
  446. </FileConfiguration>
  447. <FileConfiguration
  448. Name="Release|Win32"
  449. ExcludedFromBuild="true"
  450. >
  451. <Tool
  452. Name="VCCLCompilerTool"
  453. />
  454. </FileConfiguration>
  455. <FileConfiguration
  456. Name="Debug_All|Win32"
  457. ExcludedFromBuild="true"
  458. >
  459. <Tool
  460. Name="VCCLCompilerTool"
  461. />
  462. </FileConfiguration>
  463. <FileConfiguration
  464. Name="Production|Win32"
  465. ExcludedFromBuild="true"
  466. >
  467. <Tool
  468. Name="VCCLCompilerTool"
  469. />
  470. </FileConfiguration>
  471. </File>
  472. </Filter>
  473. <File
  474. RelativePath="..\CyclicRedundancyCheck.cpp"
  475. >
  476. </File>
  477. <File
  478. RelativePath="..\CyclicRedundancyCheck.h"
  479. >
  480. </File>
  481. <File
  482. RelativePath="..\GeolocationProviderMock.cpp"
  483. >
  484. </File>
  485. <File
  486. RelativePath="..\GeolocationProviderMock.h"
  487. >
  488. </File>
  489. <File
  490. RelativePath="..\PixelDumpSupport.cpp"
  491. >
  492. </File>
  493. <File
  494. RelativePath="..\PixelDumpSupport.h"
  495. >
  496. </File>
  497. <File
  498. RelativePath="..\PlatformWebView.h"
  499. >
  500. </File>
  501. <File
  502. RelativePath="..\TestController.cpp"
  503. >
  504. </File>
  505. <File
  506. RelativePath="..\TestController.h"
  507. >
  508. </File>
  509. <File
  510. RelativePath="..\TestInvocation.cpp"
  511. >
  512. </File>
  513. <File
  514. RelativePath="..\TestInvocation.h"
  515. >
  516. </File>
  517. <File
  518. RelativePath="..\WebNotificationProvider.cpp"
  519. >
  520. </File>
  521. <File
  522. RelativePath="..\WebNotificationProvider.h"
  523. >
  524. </File>
  525. <File
  526. RelativePath="..\WebKitTestRunnerPrefix.h"
  527. >
  528. </File>
  529. <File
  530. RelativePath="..\WorkQueueManager.cpp"
  531. >
  532. </File>
  533. <File
  534. RelativePath="..\WorkQueueManager.h"
  535. >
  536. </File>
  537. </Files>
  538. <Globals>
  539. </Globals>
  540. </VisualStudioProject>