project.pbxproj
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:54k
源码类别:

多媒体

开发平台:

MultiPlatform

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 39;
  7. objects = {
  8. 014CEA410018CDE011CA2923 = {
  9. explicitFileType = wrapper.cfbundle;
  10. isa = PBXFileReference;
  11. path = VLC.bundle;
  12. refType = 3;
  13. sourceTree = BUILT_PRODUCTS_DIR;
  14. };
  15. 014CEA420018CDE011CA2923 = {
  16. buildSettings = {
  17. COPY_PHASE_STRIP = NO;
  18. GCC_DYNAMIC_NO_PIC = NO;
  19. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  20. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  21. GCC_OPTIMIZATION_LEVEL = 0;
  22. OPTIMIZATION_CFLAGS = "-O0";
  23. ZERO_LINK = YES;
  24. };
  25. isa = PBXBuildStyle;
  26. name = Development;
  27. };
  28. 014CEA430018CDE011CA2923 = {
  29. buildSettings = {
  30. COPY_PHASE_STRIP = YES;
  31. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  32. ZERO_LINK = NO;
  33. };
  34. isa = PBXBuildStyle;
  35. name = Deployment;
  36. };
  37. //010
  38. //011
  39. //012
  40. //013
  41. //014
  42. //080
  43. //081
  44. //082
  45. //083
  46. //084
  47. 089C1669FE841209C02AAC07 = {
  48. buildSettings = {
  49. };
  50. buildStyles = (
  51. 014CEA420018CDE011CA2923,
  52. 014CEA430018CDE011CA2923,
  53. );
  54. hasScannedForEncodings = 1;
  55. isa = PBXProject;
  56. mainGroup = 089C166AFE841209C02AAC07;
  57. projectDirPath = "";
  58. targets = (
  59. 089C1673FE841209C02AAC07,
  60. );
  61. };
  62. 089C166AFE841209C02AAC07 = {
  63. children = (
  64. 08FB77AFFE84173DC02AAC07,
  65. 089C167CFE841241C02AAC07,
  66. 089C1671FE841209C02AAC07,
  67. 19C28FB8FE9D52D311CA2CBB,
  68. );
  69. isa = PBXGroup;
  70. name = vlc;
  71. refType = 4;
  72. sourceTree = "<group>";
  73. };
  74. 089C1671FE841209C02AAC07 = {
  75. children = (
  76. 1058C7ACFEA557BF11CA2CBB,
  77. 1058C7AEFEA557BF11CA2CBB,
  78. );
  79. isa = PBXGroup;
  80. name = "Frameworks and Libraries";
  81. refType = 4;
  82. sourceTree = "<group>";
  83. };
  84. 089C1672FE841209C02AAC07 = {
  85. isa = PBXFileReference;
  86. lastKnownFileType = wrapper.framework;
  87. name = Foundation.framework;
  88. path = /System/Library/Frameworks/Foundation.framework;
  89. refType = 0;
  90. sourceTree = "<absolute>";
  91. };
  92. 089C1673FE841209C02AAC07 = {
  93. buildPhases = (
  94. 089C1675FE841209C02AAC07,
  95. 089C1677FE841209C02AAC07,
  96. 089C1679FE841209C02AAC07,
  97. );
  98. buildSettings = {
  99. FRAMEWORK_SEARCH_PATHS = "";
  100. HEADER_SEARCH_PATHS = "";
  101. INSTALL_PATH = "$(HOME)/Library/Bundles";
  102. JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
  103. LIBRARY_SEARCH_PATHS = /Volumes/Genitus/vlc/modules/gui/macosx;
  104. OTHER_CFLAGS = "";
  105. OTHER_LDFLAGS = "";
  106. OTHER_REZFLAGS = "";
  107. PRODUCT_NAME = VLC;
  108. SECTORDER_FLAGS = "";
  109. WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  110. WRAPPER_EXTENSION = bundle;
  111. };
  112. dependencies = (
  113. );
  114. isa = PBXBundleTarget;
  115. name = vlc;
  116. productInstallPath = "$(HOME)/Library/Bundles";
  117. productName = vlc;
  118. productReference = 014CEA410018CDE011CA2923;
  119. productSettingsXML = "<?xml version="1.0" encoding="UTF-8"?>
  120. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  121. <plist version="1.0">
  122. <dict>
  123. <key>CFBundleDevelopmentRegion</key>
  124. <string>English</string>
  125. <key>CFBundleDocumentTypes</key>
  126. <array>
  127. <dict>
  128. <key>CFBundleTypeName</key>
  129. <string>Folder</string>
  130. <key>CFBundleTypeOSTypes</key>
  131. <array>
  132. <string>fold</string>
  133. </array>
  134. <key>CFBundleTypeRole</key>
  135. <string>Viewer</string>
  136. </dict>
  137. <dict>
  138. <key>CFBundleTypeExtensions</key>
  139. <array>
  140. <string>vlc</string>
  141. </array>
  142. <key>CFBundleTypeIconFile</key>
  143. <string>generic.icns</string>
  144. <key>CFBundleTypeMIMETypes</key>
  145. <array>
  146. <string>application/x-videolan-vlc</string>
  147. <string>application/videolan-vlc</string>
  148. </array>
  149. <key>CFBundleTypeName</key>
  150. <string>VLC file</string>
  151. <key>CFBundleTypeRole</key>
  152. <string>Viewer</string>
  153. </dict>
  154. <dict>
  155. <key>CFBundleTypeExtensions</key>
  156. <array>
  157. <string>spx</string>
  158. </array>
  159. <key>CFBundleTypeIconFile</key>
  160. <string>generic.icns</string>
  161. <key>CFBundleTypeName</key>
  162. <string>Speex Audio File</string>
  163. <key>CFBundleTypeRole</key>
  164. <string>Viewer</string>
  165. </dict>
  166. <dict>
  167. <key>CFBundleTypeExtensions</key>
  168. <array>
  169. <string>sdp</string>
  170. </array>
  171. <key>CFBundleTypeIconFile</key>
  172. <string>generic.icns</string>
  173. <key>CFBundleTypeName</key>
  174. <string>Session Description Protocol File</string>
  175. <key>CFBundleTypeRole</key>
  176. <string>Viewer</string>
  177. </dict>
  178. <dict>
  179. <key>CFBundleTypeExtensions</key>
  180. <array>
  181. <string>wav</string>
  182. </array>
  183. <key>CFBundleTypeName</key>
  184. <string>WAVE Audio File</string>
  185. <key>CFBundleTypeRole</key>
  186. <string>Viewer</string>
  187. </dict>
  188. <dict>
  189. <key>CFBundleTypeExtensions</key>
  190. <array>
  191. <string>asx</string>
  192. </array>
  193. <key>CFBundleTypeIconFile</key>
  194. <string>asx.icns</string>
  195. <key>CFBundleTypeName</key>
  196. <string>ASX file</string>
  197. <key>CFBundleTypeRole</key>
  198. <string>Viewer</string>
  199. </dict>
  200. <dict>
  201. <key>CFBundleTypeExtensions</key>
  202. <array>
  203. <string>sub</string>
  204. <string>srt</string>
  205. </array>
  206. <key>CFBundleTypeIconFile</key>
  207. <string>sub.icns</string>
  208. <key>CFBundleTypeName</key>
  209. <string>Subtitle file</string>
  210. <key>CFBundleTypeRole</key>
  211. <string>Viewer</string>
  212. </dict>
  213. <dict>
  214. <key>CFBundleTypeExtensions</key>
  215. <array>
  216. <string>pls</string>
  217. </array>
  218. <key>CFBundleTypeIconFile</key>
  219. <string>pls.icns</string>
  220. <key>CFBundleTypeName</key>
  221. <string>Shoutcast playlist</string>
  222. <key>CFBundleTypeRole</key>
  223. <string>Viewer</string>
  224. </dict>
  225. <dict>
  226. <key>CFBundleTypeExtensions</key>
  227. <array>
  228. <string>m3u</string>
  229. </array>
  230. <key>CFBundleTypeIconFile</key>
  231. <string>m3u.icns</string>
  232. <key>CFBundleTypeName</key>
  233. <string>Playlist file</string>
  234. <key>CFBundleTypeRole</key>
  235. <string>Viewer</string>
  236. </dict>
  237. <dict>
  238. <key>CFBundleTypeExtensions</key>
  239. <array>
  240. <string>vob</string>
  241. </array>
  242. <key>CFBundleTypeIconFile</key>
  243. <string>vob.icns</string>
  244. <key>CFBundleTypeName</key>
  245. <string>VOB File (DVD Video)</string>
  246. <key>CFBundleTypeRole</key>
  247. <string>Viewer</string>
  248. </dict>
  249. <dict>
  250. <key>CFBundleTypeExtensions</key>
  251. <array>
  252. <string>dat</string>
  253. </array>
  254. <key>CFBundleTypeIconFile</key>
  255. <string>dat.icns</string>
  256. <key>CFBundleTypeName</key>
  257. <string>DAT file</string>
  258. <key>CFBundleTypeRole</key>
  259. <string>Viewer</string>
  260. </dict>
  261. <dict>
  262. <key>CFBundleTypeExtensions</key>
  263. <array>
  264. <string>cue</string>
  265. </array>
  266. <key>CFBundleTypeIconFile</key>
  267. <string>cue.icns</string>
  268. <key>CFBundleTypeName</key>
  269. <string>CUE file</string>
  270. <key>CFBundleTypeRole</key>
  271. <string>Viewer</string>
  272. </dict>
  273. <dict>
  274. <key>CFBundleTypeExtensions</key>
  275. <array>
  276. <string>iso</string>
  277. <string>bin</string>
  278. </array>
  279. <key>CFBundleTypeName</key>
  280. <string>ISO file</string>
  281. <key>CFBundleTypeRole</key>
  282. <string>Viewer</string>
  283. </dict>
  284. <dict>
  285. <key>CFBundleTypeExtensions</key>
  286. <array>
  287. <string>a52</string>
  288. <string>ac3</string>
  289. </array>
  290. <key>CFBundleTypeIconFile</key>
  291. <string>a52.icns</string>
  292. <key>CFBundleTypeName</key>
  293. <string>Digital Audio</string>
  294. <key>CFBundleTypeRole</key>
  295. <string>Viewer</string>
  296. </dict>
  297. <dict>
  298. <key>CFBundleTypeExtensions</key>
  299. <array>
  300. <string>aac</string>
  301. </array>
  302. <key>CFBundleTypeIconFile</key>
  303. <string>mpeg4.icns</string>
  304. <key>CFBundleTypeName</key>
  305. <string>AAC file</string>
  306. <key>CFBundleTypeRole</key>
  307. <string>Viewer</string>
  308. </dict>
  309. <dict>
  310. <key>CFBundleTypeExtensions</key>
  311. <array>
  312. <string>ogm</string>
  313. </array>
  314. <key>CFBundleTypeIconFile</key>
  315. <string>ogm.icns</string>
  316. <key>CFBundleTypeName</key>
  317. <string>Ogg Vorbis Media container</string>
  318. <key>CFBundleTypeRole</key>
  319. <string>Viewer</string>
  320. </dict>
  321. <dict>
  322. <key>CFBundleTypeExtensions</key>
  323. <array>
  324. <string>ogg</string>
  325. </array>
  326. <key>CFBundleTypeIconFile</key>
  327. <string>ogg.icns</string>
  328. <key>CFBundleTypeName</key>
  329. <string>OGG Vorbis file</string>
  330. <key>CFBundleTypeRole</key>
  331. <string>Viewer</string>
  332. </dict>
  333. <dict>
  334. <key>CFBundleTypeExtensions</key>
  335. <array>
  336. <string>avi</string>
  337. </array>
  338. <key>CFBundleTypeIconFile</key>
  339. <string>avi.icns</string>
  340. <key>CFBundleTypeName</key>
  341. <string>AVI container</string>
  342. <key>CFBundleTypeRole</key>
  343. <string>Viewer</string>
  344. </dict>
  345. <dict>
  346. <key>CFBundleTypeExtensions</key>
  347. <array>
  348. <string>mov</string>
  349. <string>moov</string>
  350. <string>qt</string>
  351. </array>
  352. <key>CFBundleTypeIconFile</key>
  353. <string>generic.icns</string>
  354. <key>CFBundleTypeName</key>
  355. <string>Apple QuickTime container</string>
  356. <key>CFBundleTypeRole</key>
  357. <string>Viewer</string>
  358. </dict>
  359. <dict>
  360. <key>CFBundleTypeExtensions</key>
  361. <array>
  362. <string>divx</string>
  363. </array>
  364. <key>CFBundleTypeIconFile</key>
  365. <string>divx.icns</string>
  366. <key>CFBundleTypeName</key>
  367. <string>DivX file</string>
  368. <key>CFBundleTypeRole</key>
  369. <string>Viewer</string>
  370. </dict>
  371. <dict>
  372. <key>CFBundleTypeExtensions</key>
  373. <array>
  374. <string>dv</string>
  375. </array>
  376. <key>CFBundleTypeIconFile</key>
  377. <string>dv.icns</string>
  378. <key>CFBundleTypeName</key>
  379. <string>DV file</string>
  380. <key>CFBundleTypeRole</key>
  381. <string>Viewer</string>
  382. </dict>
  383. <dict>
  384. <key>CFBundleTypeExtensions</key>
  385. <array>
  386. <string>asf</string>
  387. </array>
  388. <key>CFBundleTypeIconFile</key>
  389. <string>asf.icns</string>
  390. <key>CFBundleTypeName</key>
  391. <string>Advanced Streaming Format</string>
  392. <key>CFBundleTypeRole</key>
  393. <string>Viewer</string>
  394. </dict>
  395. <dict>
  396. <key>CFBundleTypeExtensions</key>
  397. <array>
  398. <string>wma</string>
  399. </array>
  400. <key>CFBundleTypeIconFile</key>
  401. <string>wma.icns</string>
  402. <key>CFBundleTypeName</key>
  403. <string>WIndows Media Audio</string>
  404. <key>CFBundleTypeRole</key>
  405. <string>Viewer</string>
  406. </dict>
  407. <dict>
  408. <key>CFBundleTypeExtensions</key>
  409. <array>
  410. <string>wmv</string>
  411. </array>
  412. <key>CFBundleTypeIconFile</key>
  413. <string>wmv.icns</string>
  414. <key>CFBundleTypeName</key>
  415. <string>Windows Media Video</string>
  416. <key>CFBundleTypeRole</key>
  417. <string>Viewer</string>
  418. </dict>
  419. <dict>
  420. <key>CFBundleTypeExtensions</key>
  421. <array>
  422. <string>mpg</string>
  423. <string>mpeg</string>
  424. </array>
  425. <key>CFBundleTypeIconFile</key>
  426. <string>mpeg.icns</string>
  427. <key>CFBundleTypeName</key>
  428. <string>multiplexed MPEG-1/2</string>
  429. <key>CFBundleTypeRole</key>
  430. <string>Viewer</string>
  431. </dict>
  432. <dict>
  433. <key>CFBundleTypeExtensions</key>
  434. <array>
  435. <string>m1v</string>
  436. </array>
  437. <key>CFBundleTypeIconFile</key>
  438. <string>mpeg1.icns</string>
  439. <key>CFBundleTypeName</key>
  440. <string>MPEG-1 Video File</string>
  441. <key>CFBundleTypeRole</key>
  442. <string>Viewer</string>
  443. </dict>
  444. <dict>
  445. <key>CFBundleTypeExtensions</key>
  446. <array>
  447. <string>m2a</string>
  448. </array>
  449. <key>CFBundleTypeIconFile</key>
  450. <string>mpeg.icns</string>
  451. <key>CFBundleTypeName</key>
  452. <string>MPEG-1/2 Audio File</string>
  453. <key>CFBundleTypeRole</key>
  454. <string>Viewer</string>
  455. </dict>
  456. <dict>
  457. <key>CFBundleTypeExtensions</key>
  458. <array>
  459. <string>mp1</string>
  460. </array>
  461. <key>CFBundleTypeIconFile</key>
  462. <string>mpeg.icns</string>
  463. <key>CFBundleTypeName</key>
  464. <string>MPEG Audio Layer 1</string>
  465. <key>CFBundleTypeRole</key>
  466. <string>Viewer</string>
  467. </dict>
  468. <dict>
  469. <key>CFBundleTypeExtensions</key>
  470. <array>
  471. <string>mp2</string>
  472. </array>
  473. <key>CFBundleTypeIconFile</key>
  474. <string>mpeg2.icns</string>
  475. <key>CFBundleTypeName</key>
  476. <string>MPEG Audio Layer 2</string>
  477. <key>CFBundleTypeRole</key>
  478. <string>Viewer</string>
  479. </dict>
  480. <dict>
  481. <key>CFBundleTypeExtensions</key>
  482. <array>
  483. <string>mp3</string>
  484. </array>
  485. <key>CFBundleTypeIconFile</key>
  486. <string>mp3.icns</string>
  487. <key>CFBundleTypeName</key>
  488. <string>MPEG Audio Layer 3</string>
  489. <key>CFBundleTypeRole</key>
  490. <string>Viewer</string>
  491. </dict>
  492. <dict>
  493. <key>CFBundleTypeExtensions</key>
  494. <array>
  495. <string>m2p</string>
  496. <string>ps</string>
  497. </array>
  498. <key>CFBundleTypeIconFile</key>
  499. <string>mpeg2.icns</string>
  500. <key>CFBundleTypeName</key>
  501. <string>MPEG-2 Program Stream</string>
  502. <key>CFBundleTypeRole</key>
  503. <string>Viewer</string>
  504. </dict>
  505. <dict>
  506. <key>CFBundleTypeExtensions</key>
  507. <array>
  508. <string>ts</string>
  509. </array>
  510. <key>CFBundleTypeIconFile</key>
  511. <string>mpeg2.icns</string>
  512. <key>CFBundleTypeName</key>
  513. <string>MPEG-2 Transport Stream</string>
  514. <key>CFBundleTypeRole</key>
  515. <string>Viewer</string>
  516. </dict>
  517. <dict>
  518. <key>CFBundleTypeExtensions</key>
  519. <array>
  520. <string>m2v</string>
  521. <string>mpv</string>
  522. </array>
  523. <key>CFBundleTypeIconFile</key>
  524. <string>mpeg2.icns</string>
  525. <key>CFBundleTypeName</key>
  526. <string>MPEG-2 Video File</string>
  527. <key>CFBundleTypeRole</key>
  528. <string>Viewer</string>
  529. </dict>
  530. <dict>
  531. <key>CFBundleTypeExtensions</key>
  532. <array>
  533. <string>mpa</string>
  534. </array>
  535. <key>CFBundleTypeIconFile</key>
  536. <string>mpeg.icns</string>
  537. <key>CFBundleTypeName</key>
  538. <string>MPEG-2 Audio File</string>
  539. <key>CFBundleTypeRole</key>
  540. <string>Viewer</string>
  541. </dict>
  542. <dict>
  543. <key>CFBundleTypeExtensions</key>
  544. <array>
  545. <string>mp4</string>
  546. <string>m4a</string>
  547. <string>m4p</string>
  548. </array>
  549. <key>CFBundleTypeIconFile</key>
  550. <string>mpeg4.icns</string>
  551. <key>CFBundleTypeName</key>
  552. <string>MPEG-4 File</string>
  553. <key>CFBundleTypeRole</key>
  554. <string>Viewer</string>
  555. </dict>
  556. <dict>
  557. <key>CFBundleTypeExtensions</key>
  558. <array>
  559. <string>3gp</string>
  560. </array>
  561. <key>CFBundleTypeIconFile</key>
  562. <string>generic.icns</string>
  563. <key>CFBundleTypeName</key>
  564. <string>3GPP File</string>
  565. <key>CFBundleTypeRole</key>
  566. <string>Viewer</string>
  567. </dict>
  568. <dict>
  569. <key>CFBundleTypeExtensions</key>
  570. <array>
  571. <string>mka</string>
  572. </array>
  573. <key>CFBundleTypeIconFile</key>
  574. <string>generic.icns</string>
  575. <key>CFBundleTypeName</key>
  576. <string>Matroska Audio File</string>
  577. <key>CFBundleTypeRole</key>
  578. <string>Viewer</string>
  579. </dict>
  580. <dict>
  581. <key>CFBundleTypeExtensions</key>
  582. <array>
  583. <string>mkv</string>
  584. </array>
  585. <key>CFBundleTypeIconFile</key>
  586. <string>generic.icns</string>
  587. <key>CFBundleTypeName</key>
  588. <string>Matroska Video File</string>
  589. <key>CFBundleTypeRole</key>
  590. <string>Viewer</string>
  591. </dict>
  592. <dict>
  593. <key>CFBundleTypeExtensions</key>
  594. <array>
  595. <string>mks</string>
  596. </array>
  597. <key>CFBundleTypeIconFile</key>
  598. <string>generic.icns</string>
  599. <key>CFBundleTypeName</key>
  600. <string>Matroska Elementry Stream</string>
  601. <key>CFBundleTypeRole</key>
  602. <string>Viewer</string>
  603. </dict>
  604. <dict>
  605. <key>CFBundleTypeExtensions</key>
  606. <array>
  607. <string>m4a</string>
  608. <string>m4p</string>
  609. </array>
  610. <key>CFBundleTypeIconFile</key>
  611. <string>mpeg4.icns</string>
  612. <key>CFBundleTypeName</key>
  613. <string>MPEG-4 Audio File</string>
  614. <key>CFBundleTypeRole</key>
  615. <string>Viewer</string>
  616. </dict>
  617. </array>
  618. <key>CFBundleExecutable</key>
  619. <string>VLC</string>
  620. <key>CFBundleGetInfoString</key>
  621. <string>VLC media player 0.8.1, Copyright (c) 1996-2003 VideoLAN.</string>
  622. <key>CFBundleIconFile</key>
  623. <string>vlc.icns</string>
  624. <key>CFBundleIdentifier</key>
  625. <string>org.videolan.vlc</string>
  626. <key>CFBundleInfoDictionaryVersion</key>
  627. <string>6.0</string>
  628. <key>CFBundleName</key>
  629. <string>VLC media player</string>
  630. <key>CFBundlePackageType</key>
  631. <string>APPL</string>
  632. <key>CFBundleShortVersionString</key>
  633. <string>0.8.1</string>
  634. <key>CFBundleSignature</key>
  635. <string>VLC#</string>
  636. <key>CFBundleURLTypes</key>
  637. <array>
  638. <dict>
  639. <key>CFBundleURLIconFile</key>
  640. <string>generic</string>
  641. <key>CFBundleURLName</key>
  642. <string>http url</string>
  643. <key>CFBundleURLSchemes</key>
  644. <array>
  645. <string>http</string>
  646. </array>
  647. </dict>
  648. <dict>
  649. <key>CFBundleURLIconFile</key>
  650. <string>generic</string>
  651. <key>CFBundleURLName</key>
  652. <string>ftp url</string>
  653. <key>CFBundleURLSchemes</key>
  654. <array>
  655. <string>ftp</string>
  656. </array>
  657. </dict>
  658. <dict>
  659. <key>CFBundleURLIconFile</key>
  660. <string>generic</string>
  661. <key>CFBundleURLName</key>
  662. <string>Multimedia Stream URL</string>
  663. <key>CFBundleURLSchemes</key>
  664. <array>
  665. <string>mms</string>
  666. </array>
  667. </dict>
  668. <dict>
  669. <key>CFBundleURLIconFile</key>
  670. <string>generic</string>
  671. <key>CFBundleURLName</key>
  672. <string>RTSP</string>
  673. <key>CFBundleURLSchemes</key>
  674. <array>
  675. <string>rtsp</string>
  676. </array>
  677. </dict>
  678. <dict>
  679. <key>CFBundleURLIconFile</key>
  680. <string>generic</string>
  681. <key>CFBundleURLName</key>
  682. <string>udp url</string>
  683. <key>CFBundleURLSchemes</key>
  684. <array>
  685. <string>udp</string>
  686. </array>
  687. </dict>
  688. </array>
  689. <key>CFBundleVersion</key>
  690. <string>0.8.1</string>
  691. <key>NSAppleScriptEnabled</key>
  692. <string>YES</string>
  693. <key>NSMainNibFile</key>
  694. <string>MainMenu</string>
  695. <key>NSPrincipalClass</key>
  696. <string>VLCApplication</string>
  697. </dict>
  698. </plist>
  699. ";
  700. };
  701. 089C1675FE841209C02AAC07 = {
  702. buildActionMask = 2147483647;
  703. files = (
  704. F74F13E002C2A53401EE194C,
  705. F74F13EC02C2A79C01EE194C,
  706. F6E4F91002D2648B01A80112,
  707. F6E4F91102D2648B01A80112,
  708. F6E4F91202D2648B01A80112,
  709. F6E4F91302D2648B01A80112,
  710. F6E4F91402D2648B01A80112,
  711. F6E4F91502D2648B01A80112,
  712. F69B0CA802E24F6401A80112,
  713. 8ED6C29F03E2F32E0059A3A7,
  714. 8ED6C2A003E2F32E0059A3A7,
  715. 8EBF3FA403F13FFB0059A3A7,
  716. 8EBF3FA803F140A80059A3A7,
  717. A0E6B59904407FBD0080DD97,
  718. 8EDAC3440440F72D0059A3A7,
  719. 8EE1AFA40444660F0059A3A7,
  720. 8E9CC7B2046EFD700059A3A7,
  721. 8E445F9D04728A700059A3A7,
  722. 8E445F9E04728A700059A3A7,
  723. 8E445F9F04728A700059A3A7,
  724. 8E445FA004728A700059A3A7,
  725. 8E445FA104728A700059A3A7,
  726. 8E445FA204728A700059A3A7,
  727. 8E445FA304728A700059A3A7,
  728. 8E445FA404728A700059A3A7,
  729. 8E445FA504728A700059A3A7,
  730. 8E445FA604728A700059A3A7,
  731. 8E445FA704728A700059A3A7,
  732. 8E445FA804728A700059A3A7,
  733. 8E445FA904728A700059A3A7,
  734. 8E445FAA04728A700059A3A7,
  735. 8E445FAB04728A700059A3A7,
  736. 8E445FAC04728A700059A3A7,
  737. 8E445FAD04728A700059A3A7,
  738. 8E445FAE04728A700059A3A7,
  739. 8E445FAF04728A700059A3A7,
  740. 8E445FB004728A700059A3A7,
  741. 8E445FB104728A700059A3A7,
  742. 8E445FB204728A700059A3A7,
  743. 8E9390B40565D6D300C7661C,
  744. 8E9390B50565D6D300C7661C,
  745. 8E9390B60565D6D300C7661C,
  746. 8E9390B70565D6D300C7661C,
  747. 8E9390B80565D6D300C7661C,
  748. 8E9390B90565D6D300C7661C,
  749. 8E9390BA0565D6D300C7661C,
  750. 8E9390BB0565D6D300C7661C,
  751. 8E9390BC0565D6D300C7661C,
  752. 8E9390BD0565D6D300C7661C,
  753. 8E9390BE0565D6D300C7661C,
  754. 8E9390BF0565D6D300C7661C,
  755. 8E9390C00565D6D300C7661C,
  756. 8E9390C10565D6D300C7661C,
  757. 8E9390C20565D6D300C7661C,
  758. 8E9390C30565D6D300C7661C,
  759. 8E9390C40565D6D300C7661C,
  760. 8E9390C50565D6D300C7661C,
  761. 8E9390C60565D6D300C7661C,
  762. 8E9390C70565D6D300C7661C,
  763. 8E9390C80565D6D300C7661C,
  764. 8E9390C90565D6D300C7661C,
  765. 8E9390CA0565D6D300C7661C,
  766. 8E9390CB0565D6D300C7661C,
  767. 8E9390CC0565D6D300C7661C,
  768. 8E9390CD0565D6D300C7661C,
  769. 8E49720206417F6800370C9F,
  770. 8E49720306417F6800370C9F,
  771. 2A16E04106C4F08700C87B09,
  772. 2A16E04206C4F08700C87B09,
  773. 2A16E08006C5074F00C87B09,
  774. 2A16E08106C5074F00C87B09,
  775. 8E9CA1BE06D7DEE800B7186C,
  776. 8E9CA1BF06D7DEE800B7186C,
  777. 8E9CA1C006D7DEE800B7186C,
  778. 8E9CA1C106D7DEE800B7186C,
  779. );
  780. isa = PBXResourcesBuildPhase;
  781. runOnlyForDeploymentPostprocessing = 0;
  782. };
  783. 089C1677FE841209C02AAC07 = {
  784. buildActionMask = 2147483647;
  785. files = (
  786. 1058C7AFFEA557BF11CA2CBB,
  787. );
  788. isa = PBXFrameworksBuildPhase;
  789. runOnlyForDeploymentPostprocessing = 0;
  790. };
  791. 089C1679FE841209C02AAC07 = {
  792. buildActionMask = 2147483647;
  793. files = (
  794. );
  795. isa = PBXRezBuildPhase;
  796. runOnlyForDeploymentPostprocessing = 0;
  797. };
  798. 089C167CFE841241C02AAC07 = {
  799. children = (
  800. F74F13EA02C2A79C01EE194C,
  801. 8E445F86047289E50059A3A7,
  802. 8ECA7E520563CD9500DFC000,
  803. 8EE1AFA30444660F0059A3A7,
  804. F69B0CA602E24F6401A80112,
  805. 8ED6C29D03E2F32E0059A3A7,
  806. 8E9CC7B1046EFD700059A3A7,
  807. 8ED6C29E03E2F32E0059A3A7,
  808. A0E6B59804407FBD0080DD97,
  809. 8EBF3FA303F13FFB0059A3A7,
  810. 8EBF3FA703F140A80059A3A7,
  811. 8EDAC3430440F72D0059A3A7,
  812. );
  813. isa = PBXGroup;
  814. name = Resources;
  815. path = "";
  816. refType = 4;
  817. sourceTree = "<group>";
  818. };
  819. 089C167FFE841241C02AAC07 = {
  820. isa = PBXFileReference;
  821. lastKnownFileType = wrapper.framework;
  822. name = AppKit.framework;
  823. path = /System/Library/Frameworks/AppKit.framework;
  824. refType = 0;
  825. sourceTree = "<absolute>";
  826. };
  827. 08FB77AFFE84173DC02AAC07 = {
  828. children = (
  829. 8ED6C27E03E2EB1C0059A3A7,
  830. 8ED6C27C03E2EB1C0059A3A7,
  831. 8ED6C27D03E2EB1C0059A3A7,
  832. 8E6BC6FA041684EC0059A3A7,
  833. 8ED6C27B03E2EB1C0059A3A7,
  834. 8E6BC6F6041643860059A3A7,
  835. 8E6BC6F7041643860059A3A7,
  836. 8ED6C27F03E2EB1C0059A3A7,
  837. 8ED6C28003E2EB1C0059A3A7,
  838. 8EE1AF9F044465080059A3A7,
  839. 8EE1AFA0044465080059A3A7,
  840. 8ED6C28103E2EB1C0059A3A7,
  841. 8ED6C28203E2EB1C0059A3A7,
  842. 8ED6C28303E2EB1C0059A3A7,
  843. 8ED6C28403E2EB1C0059A3A7,
  844. 8ED6C28503E2EB1C0059A3A7,
  845. 8ED6C28603E2EB1C0059A3A7,
  846. 8E9CA1A306D7DEE800B7186C,
  847. 8E9CA1A406D7DEE800B7186C,
  848. 8E49720006417F6800370C9F,
  849. 8E49720106417F6800370C9F,
  850. 8E55FB7F0459B0FD00FB3317,
  851. 8E55FB800459B0FD00FB3317,
  852. 2A16E03F06C4F08700C87B09,
  853. 2A16E04006C4F08700C87B09,
  854. 8ED6C27A03E2EB1C0059A3A7,
  855. 8ED6C28703E2EB1C0059A3A7,
  856. 8ED6C28803E2EB1C0059A3A7,
  857. 8E9CA1A506D7DEE800B7186C,
  858. 8E9CA1A606D7DEE800B7186C,
  859. );
  860. isa = PBXGroup;
  861. name = Classes;
  862. refType = 4;
  863. sourceTree = "<group>";
  864. };
  865. //080
  866. //081
  867. //082
  868. //083
  869. //084
  870. //100
  871. //101
  872. //102
  873. //103
  874. //104
  875. 1058C7ACFEA557BF11CA2CBB = {
  876. children = (
  877. 1058C7ADFEA557BF11CA2CBB,
  878. );
  879. isa = PBXGroup;
  880. name = "Linked Frameworks";
  881. refType = 4;
  882. sourceTree = "<group>";
  883. };
  884. 1058C7ADFEA557BF11CA2CBB = {
  885. isa = PBXFileReference;
  886. lastKnownFileType = wrapper.framework;
  887. name = Cocoa.framework;
  888. path = /System/Library/Frameworks/Cocoa.framework;
  889. refType = 0;
  890. sourceTree = "<absolute>";
  891. };
  892. 1058C7AEFEA557BF11CA2CBB = {
  893. children = (
  894. 089C1672FE841209C02AAC07,
  895. 089C167FFE841241C02AAC07,
  896. );
  897. isa = PBXGroup;
  898. name = "Other Frameworks";
  899. refType = 4;
  900. sourceTree = "<group>";
  901. };
  902. 1058C7AFFEA557BF11CA2CBB = {
  903. fileRef = 1058C7ADFEA557BF11CA2CBB;
  904. isa = PBXBuildFile;
  905. settings = {
  906. };
  907. };
  908. //100
  909. //101
  910. //102
  911. //103
  912. //104
  913. //190
  914. //191
  915. //192
  916. //193
  917. //194
  918. 19C28FB8FE9D52D311CA2CBB = {
  919. children = (
  920. 014CEA410018CDE011CA2923,
  921. );
  922. isa = PBXGroup;
  923. name = Products;
  924. refType = 4;
  925. sourceTree = "<group>";
  926. };
  927. //190
  928. //191
  929. //192
  930. //193
  931. //194
  932. //2A0
  933. //2A1
  934. //2A2
  935. //2A3
  936. //2A4
  937. 2A16E03F06C4F08700C87B09 = {
  938. fileEncoding = 30;
  939. isa = PBXFileReference;
  940. lastKnownFileType = sourcecode.c.h;
  941. name = equalizer.h;
  942. path = ../../modules/gui/macosx/equalizer.h;
  943. refType = 2;
  944. sourceTree = SOURCE_ROOT;
  945. };
  946. 2A16E04006C4F08700C87B09 = {
  947. fileEncoding = 30;
  948. isa = PBXFileReference;
  949. lastKnownFileType = sourcecode.c.objc;
  950. name = equalizer.m;
  951. path = ../../modules/gui/macosx/equalizer.m;
  952. refType = 2;
  953. sourceTree = SOURCE_ROOT;
  954. };
  955. 2A16E04106C4F08700C87B09 = {
  956. fileRef = 2A16E03F06C4F08700C87B09;
  957. isa = PBXBuildFile;
  958. settings = {
  959. };
  960. };
  961. 2A16E04206C4F08700C87B09 = {
  962. fileRef = 2A16E04006C4F08700C87B09;
  963. isa = PBXBuildFile;
  964. settings = {
  965. };
  966. };
  967. 2A16E07E06C5074F00C87B09 = {
  968. isa = PBXFileReference;
  969. lastKnownFileType = image.png;
  970. name = equalizerdrawer_active.png;
  971. path = Resources/equalizerdrawer_active.png;
  972. refType = 4;
  973. sourceTree = "<group>";
  974. };
  975. 2A16E07F06C5074F00C87B09 = {
  976. isa = PBXFileReference;
  977. lastKnownFileType = image.png;
  978. name = equalizerdrawer_blue.png;
  979. path = Resources/equalizerdrawer_blue.png;
  980. refType = 4;
  981. sourceTree = "<group>";
  982. };
  983. 2A16E08006C5074F00C87B09 = {
  984. fileRef = 2A16E07E06C5074F00C87B09;
  985. isa = PBXBuildFile;
  986. settings = {
  987. };
  988. };
  989. 2A16E08106C5074F00C87B09 = {
  990. fileRef = 2A16E07F06C5074F00C87B09;
  991. isa = PBXBuildFile;
  992. settings = {
  993. };
  994. };
  995. //2A0
  996. //2A1
  997. //2A2
  998. //2A3
  999. //2A4
  1000. //8E0
  1001. //8E1
  1002. //8E2
  1003. //8E3
  1004. //8E4
  1005. 8E445F86047289E50059A3A7 = {
  1006. children = (
  1007. F74F13DF02C2A53401EE194C,
  1008. F6E4F90A02D2648B01A80112,
  1009. F6E4F90B02D2648B01A80112,
  1010. F6E4F90C02D2648B01A80112,
  1011. F6E4F90D02D2648B01A80112,
  1012. F6E4F90E02D2648B01A80112,
  1013. F6E4F90F02D2648B01A80112,
  1014. 8E445F8704728A700059A3A7,
  1015. 8E445F8804728A700059A3A7,
  1016. 8E445F8904728A700059A3A7,
  1017. 8E445F8A04728A700059A3A7,
  1018. 8E445F8B04728A700059A3A7,
  1019. 8E445F8C04728A700059A3A7,
  1020. 8E445F8D04728A700059A3A7,
  1021. 8E445F8E04728A700059A3A7,
  1022. 8E445F8F04728A700059A3A7,
  1023. 8E445F9004728A700059A3A7,
  1024. 8E445F9104728A700059A3A7,
  1025. 8E445F9204728A700059A3A7,
  1026. 8E445F9304728A700059A3A7,
  1027. 8E445F9404728A700059A3A7,
  1028. 8E445F9504728A700059A3A7,
  1029. 8E445F9604728A700059A3A7,
  1030. 8E445F9704728A700059A3A7,
  1031. 8E445F9804728A700059A3A7,
  1032. 8E445F9904728A700059A3A7,
  1033. 8E445F9A04728A700059A3A7,
  1034. 8E445F9B04728A700059A3A7,
  1035. 8E445F9C04728A700059A3A7,
  1036. );
  1037. isa = PBXGroup;
  1038. name = fileicons;
  1039. path = "";
  1040. refType = 4;
  1041. sourceTree = "<group>";
  1042. };
  1043. 8E445F8704728A700059A3A7 = {
  1044. isa = PBXFileReference;
  1045. lastKnownFileType = image.icns;
  1046. name = a52.icns;
  1047. path = Resources/a52.icns;
  1048. refType = 2;
  1049. sourceTree = SOURCE_ROOT;
  1050. };
  1051. 8E445F8804728A700059A3A7 = {
  1052. isa = PBXFileReference;
  1053. lastKnownFileType = image.icns;
  1054. name = aac.icns;
  1055. path = Resources/aac.icns;
  1056. refType = 2;
  1057. sourceTree = SOURCE_ROOT;
  1058. };
  1059. 8E445F8904728A700059A3A7 = {
  1060. isa = PBXFileReference;
  1061. lastKnownFileType = image.icns;
  1062. name = asf.icns;
  1063. path = Resources/asf.icns;
  1064. refType = 2;
  1065. sourceTree = SOURCE_ROOT;
  1066. };
  1067. 8E445F8A04728A700059A3A7 = {
  1068. isa = PBXFileReference;
  1069. lastKnownFileType = image.icns;
  1070. name = asx.icns;
  1071. path = Resources/asx.icns;
  1072. refType = 2;
  1073. sourceTree = SOURCE_ROOT;
  1074. };
  1075. 8E445F8B04728A700059A3A7 = {
  1076. isa = PBXFileReference;
  1077. lastKnownFileType = image.icns;
  1078. name = avi.icns;
  1079. path = Resources/avi.icns;
  1080. refType = 2;
  1081. sourceTree = SOURCE_ROOT;
  1082. };
  1083. 8E445F8C04728A700059A3A7 = {
  1084. isa = PBXFileReference;
  1085. lastKnownFileType = image.icns;
  1086. name = bin.icns;
  1087. path = Resources/bin.icns;
  1088. refType = 2;
  1089. sourceTree = SOURCE_ROOT;
  1090. };
  1091. 8E445F8D04728A700059A3A7 = {
  1092. isa = PBXFileReference;
  1093. lastKnownFileType = image.icns;
  1094. name = cue.icns;
  1095. path = Resources/cue.icns;
  1096. refType = 2;
  1097. sourceTree = SOURCE_ROOT;
  1098. };
  1099. 8E445F8E04728A700059A3A7 = {
  1100. isa = PBXFileReference;
  1101. lastKnownFileType = image.icns;
  1102. name = dat.icns;
  1103. path = Resources/dat.icns;
  1104. refType = 2;
  1105. sourceTree = SOURCE_ROOT;
  1106. };
  1107. 8E445F8F04728A700059A3A7 = {
  1108. isa = PBXFileReference;
  1109. lastKnownFileType = image.icns;
  1110. name = dv.icns;
  1111. path = Resources/dv.icns;
  1112. refType = 2;
  1113. sourceTree = SOURCE_ROOT;
  1114. };
  1115. 8E445F9004728A700059A3A7 = {
  1116. isa = PBXFileReference;
  1117. lastKnownFileType = image.icns;
  1118. name = m3u.icns;
  1119. path = Resources/m3u.icns;
  1120. refType = 2;
  1121. sourceTree = SOURCE_ROOT;
  1122. };
  1123. 8E445F9104728A700059A3A7 = {
  1124. isa = PBXFileReference;
  1125. lastKnownFileType = image.icns;
  1126. name = mov.icns;
  1127. path = Resources/mov.icns;
  1128. refType = 2;
  1129. sourceTree = SOURCE_ROOT;
  1130. };
  1131. 8E445F9204728A700059A3A7 = {
  1132. isa = PBXFileReference;
  1133. lastKnownFileType = image.icns;
  1134. name = mp3.icns;
  1135. path = Resources/mp3.icns;
  1136. refType = 2;
  1137. sourceTree = SOURCE_ROOT;
  1138. };
  1139. 8E445F9304728A700059A3A7 = {
  1140. isa = PBXFileReference;
  1141. lastKnownFileType = image.icns;
  1142. name = mp4.icns;
  1143. path = Resources/mp4.icns;
  1144. refType = 2;
  1145. sourceTree = SOURCE_ROOT;
  1146. };
  1147. 8E445F9404728A700059A3A7 = {
  1148. isa = PBXFileReference;
  1149. lastKnownFileType = image.icns;
  1150. name = mpg.icns;
  1151. path = Resources/mpg.icns;
  1152. refType = 2;
  1153. sourceTree = SOURCE_ROOT;
  1154. };
  1155. 8E445F9504728A700059A3A7 = {
  1156. isa = PBXFileReference;
  1157. lastKnownFileType = image.icns;
  1158. name = ogg.icns;
  1159. path = Resources/ogg.icns;
  1160. refType = 2;
  1161. sourceTree = SOURCE_ROOT;
  1162. };
  1163. 8E445F9604728A700059A3A7 = {
  1164. isa = PBXFileReference;
  1165. lastKnownFileType = image.icns;
  1166. name = ogm.icns;
  1167. path = Resources/ogm.icns;
  1168. refType = 2;
  1169. sourceTree = SOURCE_ROOT;
  1170. };
  1171. 8E445F9704728A700059A3A7 = {
  1172. isa = PBXFileReference;
  1173. lastKnownFileType = image.icns;
  1174. name = pls.icns;
  1175. path = Resources/pls.icns;
  1176. refType = 2;
  1177. sourceTree = SOURCE_ROOT;
  1178. };
  1179. 8E445F9804728A700059A3A7 = {
  1180. isa = PBXFileReference;
  1181. lastKnownFileType = image.icns;
  1182. name = srt.icns;
  1183. path = Resources/srt.icns;
  1184. refType = 2;
  1185. sourceTree = SOURCE_ROOT;
  1186. };
  1187. 8E445F9904728A700059A3A7 = {
  1188. isa = PBXFileReference;
  1189. lastKnownFileType = image.icns;
  1190. name = sub.icns;
  1191. path = Resources/sub.icns;
  1192. refType = 2;
  1193. sourceTree = SOURCE_ROOT;
  1194. };
  1195. 8E445F9A04728A700059A3A7 = {
  1196. isa = PBXFileReference;
  1197. lastKnownFileType = image.icns;
  1198. name = vob.icns;
  1199. path = Resources/vob.icns;
  1200. refType = 2;
  1201. sourceTree = SOURCE_ROOT;
  1202. };
  1203. 8E445F9B04728A700059A3A7 = {
  1204. isa = PBXFileReference;
  1205. lastKnownFileType = image.icns;
  1206. name = wma.icns;
  1207. path = Resources/wma.icns;
  1208. refType = 2;
  1209. sourceTree = SOURCE_ROOT;
  1210. };
  1211. 8E445F9C04728A700059A3A7 = {
  1212. isa = PBXFileReference;
  1213. lastKnownFileType = image.icns;
  1214. name = wmv.icns;
  1215. path = Resources/wmv.icns;
  1216. refType = 2;
  1217. sourceTree = SOURCE_ROOT;
  1218. };
  1219. 8E445F9D04728A700059A3A7 = {
  1220. fileRef = 8E445F8704728A700059A3A7;
  1221. isa = PBXBuildFile;
  1222. settings = {
  1223. };
  1224. };
  1225. 8E445F9E04728A700059A3A7 = {
  1226. fileRef = 8E445F8804728A700059A3A7;
  1227. isa = PBXBuildFile;
  1228. settings = {
  1229. };
  1230. };
  1231. 8E445F9F04728A700059A3A7 = {
  1232. fileRef = 8E445F8904728A700059A3A7;
  1233. isa = PBXBuildFile;
  1234. settings = {
  1235. };
  1236. };
  1237. 8E445FA004728A700059A3A7 = {
  1238. fileRef = 8E445F8A04728A700059A3A7;
  1239. isa = PBXBuildFile;
  1240. settings = {
  1241. };
  1242. };
  1243. 8E445FA104728A700059A3A7 = {
  1244. fileRef = 8E445F8B04728A700059A3A7;
  1245. isa = PBXBuildFile;
  1246. settings = {
  1247. };
  1248. };
  1249. 8E445FA204728A700059A3A7 = {
  1250. fileRef = 8E445F8C04728A700059A3A7;
  1251. isa = PBXBuildFile;
  1252. settings = {
  1253. };
  1254. };
  1255. 8E445FA304728A700059A3A7 = {
  1256. fileRef = 8E445F8D04728A700059A3A7;
  1257. isa = PBXBuildFile;
  1258. settings = {
  1259. };
  1260. };
  1261. 8E445FA404728A700059A3A7 = {
  1262. fileRef = 8E445F8E04728A700059A3A7;
  1263. isa = PBXBuildFile;
  1264. settings = {
  1265. };
  1266. };
  1267. 8E445FA504728A700059A3A7 = {
  1268. fileRef = 8E445F8F04728A700059A3A7;
  1269. isa = PBXBuildFile;
  1270. settings = {
  1271. };
  1272. };
  1273. 8E445FA604728A700059A3A7 = {
  1274. fileRef = 8E445F9004728A700059A3A7;
  1275. isa = PBXBuildFile;
  1276. settings = {
  1277. };
  1278. };
  1279. 8E445FA704728A700059A3A7 = {
  1280. fileRef = 8E445F9104728A700059A3A7;
  1281. isa = PBXBuildFile;
  1282. settings = {
  1283. };
  1284. };
  1285. 8E445FA804728A700059A3A7 = {
  1286. fileRef = 8E445F9204728A700059A3A7;
  1287. isa = PBXBuildFile;
  1288. settings = {
  1289. };
  1290. };
  1291. 8E445FA904728A700059A3A7 = {
  1292. fileRef = 8E445F9304728A700059A3A7;
  1293. isa = PBXBuildFile;
  1294. settings = {
  1295. };
  1296. };
  1297. 8E445FAA04728A700059A3A7 = {
  1298. fileRef = 8E445F9404728A700059A3A7;
  1299. isa = PBXBuildFile;
  1300. settings = {
  1301. };
  1302. };
  1303. 8E445FAB04728A700059A3A7 = {
  1304. fileRef = 8E445F9504728A700059A3A7;
  1305. isa = PBXBuildFile;
  1306. settings = {
  1307. };
  1308. };
  1309. 8E445FAC04728A700059A3A7 = {
  1310. fileRef = 8E445F9604728A700059A3A7;
  1311. isa = PBXBuildFile;
  1312. settings = {
  1313. };
  1314. };
  1315. 8E445FAD04728A700059A3A7 = {
  1316. fileRef = 8E445F9704728A700059A3A7;
  1317. isa = PBXBuildFile;
  1318. settings = {
  1319. };
  1320. };
  1321. 8E445FAE04728A700059A3A7 = {
  1322. fileRef = 8E445F9804728A700059A3A7;
  1323. isa = PBXBuildFile;
  1324. settings = {
  1325. };
  1326. };
  1327. 8E445FAF04728A700059A3A7 = {
  1328. fileRef = 8E445F9904728A700059A3A7;
  1329. isa = PBXBuildFile;
  1330. settings = {
  1331. };
  1332. };
  1333. 8E445FB004728A700059A3A7 = {
  1334. fileRef = 8E445F9A04728A700059A3A7;
  1335. isa = PBXBuildFile;
  1336. settings = {
  1337. };
  1338. };
  1339. 8E445FB104728A700059A3A7 = {
  1340. fileRef = 8E445F9B04728A700059A3A7;
  1341. isa = PBXBuildFile;
  1342. settings = {
  1343. };
  1344. };
  1345. 8E445FB204728A700059A3A7 = {
  1346. fileRef = 8E445F9C04728A700059A3A7;
  1347. isa = PBXBuildFile;
  1348. settings = {
  1349. };
  1350. };
  1351. 8E49720006417F6800370C9F = {
  1352. fileEncoding = 5;
  1353. isa = PBXFileReference;
  1354. lastKnownFileType = sourcecode.c.h;
  1355. name = playlistinfo.h;
  1356. path = ../../modules/gui/macosx/playlistinfo.h;
  1357. refType = 2;
  1358. sourceTree = SOURCE_ROOT;
  1359. };
  1360. 8E49720106417F6800370C9F = {
  1361. fileEncoding = 5;
  1362. isa = PBXFileReference;
  1363. lastKnownFileType = sourcecode.c.objc;
  1364. name = playlistinfo.m;
  1365. path = ../../modules/gui/macosx/playlistinfo.m;
  1366. refType = 2;
  1367. sourceTree = SOURCE_ROOT;
  1368. };
  1369. 8E49720206417F6800370C9F = {
  1370. fileRef = 8E49720006417F6800370C9F;
  1371. isa = PBXBuildFile;
  1372. settings = {
  1373. };
  1374. };
  1375. 8E49720306417F6800370C9F = {
  1376. fileRef = 8E49720106417F6800370C9F;
  1377. isa = PBXBuildFile;
  1378. settings = {
  1379. };
  1380. };
  1381. 8E55FB7F0459B0FD00FB3317 = {
  1382. fileEncoding = 30;
  1383. isa = PBXFileReference;
  1384. lastKnownFileType = sourcecode.c.h;
  1385. name = output.h;
  1386. path = ../../modules/gui/macosx/output.h;
  1387. refType = 2;
  1388. sourceTree = SOURCE_ROOT;
  1389. };
  1390. 8E55FB800459B0FD00FB3317 = {
  1391. fileEncoding = 30;
  1392. isa = PBXFileReference;
  1393. lastKnownFileType = sourcecode.c.objc;
  1394. name = output.m;
  1395. path = ../../modules/gui/macosx/output.m;
  1396. refType = 2;
  1397. sourceTree = SOURCE_ROOT;
  1398. };
  1399. 8E6BC6F6041643860059A3A7 = {
  1400. fileEncoding = 4;
  1401. isa = PBXFileReference;
  1402. lastKnownFileType = sourcecode.c.h;
  1403. name = applescript.h;
  1404. path = ../../modules/gui/macosx/applescript.h;
  1405. refType = 2;
  1406. sourceTree = SOURCE_ROOT;
  1407. };
  1408. 8E6BC6F7041643860059A3A7 = {
  1409. fileEncoding = 4;
  1410. isa = PBXFileReference;
  1411. lastKnownFileType = sourcecode.c.objc;
  1412. name = applescript.m;
  1413. path = ../../modules/gui/macosx/applescript.m;
  1414. refType = 2;
  1415. sourceTree = SOURCE_ROOT;
  1416. };
  1417. 8E6BC6FA041684EC0059A3A7 = {
  1418. fileEncoding = 4;
  1419. isa = PBXFileReference;
  1420. lastKnownFileType = sourcecode.c.h;
  1421. name = controls.h;
  1422. path = ../../modules/gui/macosx/controls.h;
  1423. refType = 2;
  1424. sourceTree = SOURCE_ROOT;
  1425. };
  1426. 8E93909A0565D6D300C7661C = {
  1427. isa = PBXFileReference;
  1428. lastKnownFileType = image.png;
  1429. name = display_slider.png;
  1430. path = Resources/display_slider.png;
  1431. refType = 2;
  1432. sourceTree = SOURCE_ROOT;
  1433. };
  1434. 8E93909B0565D6D300C7661C = {
  1435. isa = PBXFileReference;
  1436. lastKnownFileType = image.png;
  1437. name = display_track.png;
  1438. path = Resources/display_track.png;
  1439. refType = 2;
  1440. sourceTree = SOURCE_ROOT;
  1441. };
  1442. 8E93909C0565D6D300C7661C = {
  1443. isa = PBXFileReference;
  1444. lastKnownFileType = image.png;
  1445. name = display.png;
  1446. path = Resources/display.png;
  1447. refType = 2;
  1448. sourceTree = SOURCE_ROOT;
  1449. };
  1450. 8E93909D0565D6D300C7661C = {
  1451. isa = PBXFileReference;
  1452. lastKnownFileType = image.png;
  1453. name = fullscreen_active.png;
  1454. path = Resources/fullscreen_active.png;
  1455. refType = 2;
  1456. sourceTree = SOURCE_ROOT;
  1457. };
  1458. 8E93909E0565D6D300C7661C = {
  1459. isa = PBXFileReference;
  1460. lastKnownFileType = image.png;
  1461. name = fullscreen_blue.png;
  1462. path = Resources/fullscreen_blue.png;
  1463. refType = 2;
  1464. sourceTree = SOURCE_ROOT;
  1465. };
  1466. 8E93909F0565D6D300C7661C = {
  1467. isa = PBXFileReference;
  1468. lastKnownFileType = image.png;
  1469. name = next_active.png;
  1470. path = Resources/next_active.png;
  1471. refType = 2;
  1472. sourceTree = SOURCE_ROOT;
  1473. };
  1474. 8E9390A00565D6D300C7661C = {
  1475. isa = PBXFileReference;
  1476. lastKnownFileType = image.png;
  1477. name = next_blue.png;
  1478. path = Resources/next_blue.png;
  1479. refType = 2;
  1480. sourceTree = SOURCE_ROOT;
  1481. };
  1482. 8E9390A10565D6D300C7661C = {
  1483. isa = PBXFileReference;
  1484. lastKnownFileType = image.png;
  1485. name = pause_blue.png;
  1486. path = Resources/pause_blue.png;
  1487. refType = 2;
  1488. sourceTree = SOURCE_ROOT;
  1489. };
  1490. 8E9390A20565D6D300C7661C = {
  1491. isa = PBXFileReference;
  1492. lastKnownFileType = image.png;
  1493. name = pause.png;
  1494. path = Resources/pause.png;
  1495. refType = 2;
  1496. sourceTree = SOURCE_ROOT;
  1497. };
  1498. 8E9390A30565D6D300C7661C = {
  1499. isa = PBXFileReference;
  1500. lastKnownFileType = image.png;
  1501. name = play_blue.png;
  1502. path = Resources/play_blue.png;
  1503. refType = 2;
  1504. sourceTree = SOURCE_ROOT;
  1505. };
  1506. 8E9390A40565D6D300C7661C = {
  1507. isa = PBXFileReference;
  1508. lastKnownFileType = image.png;
  1509. name = play.png;
  1510. path = Resources/play.png;
  1511. refType = 2;
  1512. sourceTree = SOURCE_ROOT;
  1513. };
  1514. 8E9390A50565D6D300C7661C = {
  1515. isa = PBXFileReference;
  1516. lastKnownFileType = image.png;
  1517. name = playlistdrawer_active.png;
  1518. path = Resources/playlistdrawer_active.png;
  1519. refType = 2;
  1520. sourceTree = SOURCE_ROOT;
  1521. };
  1522. 8E9390A60565D6D300C7661C = {
  1523. isa = PBXFileReference;
  1524. lastKnownFileType = image.png;
  1525. name = playlistdrawer_blue.png;
  1526. path = Resources/playlistdrawer_blue.png;
  1527. refType = 2;
  1528. sourceTree = SOURCE_ROOT;
  1529. };
  1530. 8E9390A70565D6D300C7661C = {
  1531. isa = PBXFileReference;
  1532. lastKnownFileType = image.png;
  1533. name = previous_active.png;
  1534. path = Resources/previous_active.png;
  1535. refType = 2;
  1536. sourceTree = SOURCE_ROOT;
  1537. };
  1538. 8E9390A80565D6D300C7661C = {
  1539. isa = PBXFileReference;
  1540. lastKnownFileType = image.png;
  1541. name = previous_blue.png;
  1542. path = Resources/previous_blue.png;
  1543. refType = 2;
  1544. sourceTree = SOURCE_ROOT;
  1545. };
  1546. 8E9390A90565D6D300C7661C = {
  1547. isa = PBXFileReference;
  1548. lastKnownFileType = image.png;
  1549. name = skip_forward_active.png;
  1550. path = Resources/skip_forward_active.png;
  1551. refType = 2;
  1552. sourceTree = SOURCE_ROOT;
  1553. };
  1554. 8E9390AA0565D6D300C7661C = {
  1555. isa = PBXFileReference;
  1556. lastKnownFileType = image.png;
  1557. name = skip_forward_blue.png;
  1558. path = Resources/skip_forward_blue.png;
  1559. refType = 2;
  1560. sourceTree = SOURCE_ROOT;
  1561. };
  1562. 8E9390AB0565D6D300C7661C = {
  1563. isa = PBXFileReference;
  1564. lastKnownFileType = image.png;
  1565. name = skip_previous_active.png;
  1566. path = Resources/skip_previous_active.png;
  1567. refType = 2;
  1568. sourceTree = SOURCE_ROOT;
  1569. };
  1570. 8E9390AC0565D6D300C7661C = {
  1571. isa = PBXFileReference;
  1572. lastKnownFileType = image.png;
  1573. name = skip_previous_blue.png;
  1574. path = Resources/skip_previous_blue.png;
  1575. refType = 2;
  1576. sourceTree = SOURCE_ROOT;
  1577. };
  1578. 8E9390AD0565D6D300C7661C = {
  1579. isa = PBXFileReference;
  1580. lastKnownFileType = image.png;
  1581. name = stop_blue.png;
  1582. path = Resources/stop_blue.png;
  1583. refType = 2;
  1584. sourceTree = SOURCE_ROOT;
  1585. };
  1586. 8E9390AE0565D6D300C7661C = {
  1587. isa = PBXFileReference;
  1588. lastKnownFileType = image.png;
  1589. name = stop.png;
  1590. path = Resources/stop.png;
  1591. refType = 2;
  1592. sourceTree = SOURCE_ROOT;
  1593. };
  1594. 8E9390AF0565D6D300C7661C = {
  1595. isa = PBXFileReference;
  1596. lastKnownFileType = image.png;
  1597. name = volume_high.png;
  1598. path = Resources/volume_high.png;
  1599. refType = 2;
  1600. sourceTree = SOURCE_ROOT;
  1601. };
  1602. 8E9390B00565D6D300C7661C = {
  1603. isa = PBXFileReference;
  1604. lastKnownFileType = image.png;
  1605. name = volume_low.png;
  1606. path = Resources/volume_low.png;
  1607. refType = 2;
  1608. sourceTree = SOURCE_ROOT;
  1609. };
  1610. 8E9390B10565D6D300C7661C = {
  1611. isa = PBXFileReference;
  1612. lastKnownFileType = image.png;
  1613. name = volumeslider_blue.png;
  1614. path = Resources/volumeslider_blue.png;
  1615. refType = 2;
  1616. sourceTree = SOURCE_ROOT;
  1617. };
  1618. 8E9390B20565D6D300C7661C = {
  1619. isa = PBXFileReference;
  1620. lastKnownFileType = image.png;
  1621. name = volumeslider_normal.png;
  1622. path = Resources/volumeslider_normal.png;
  1623. refType = 2;
  1624. sourceTree = SOURCE_ROOT;
  1625. };
  1626. 8E9390B30565D6D300C7661C = {
  1627. isa = PBXFileReference;
  1628. lastKnownFileType = image.png;
  1629. name = volumetrack.png;
  1630. path = Resources/volumetrack.png;
  1631. refType = 2;
  1632. sourceTree = SOURCE_ROOT;
  1633. };
  1634. 8E9390B40565D6D300C7661C = {
  1635. fileRef = 8E93909A0565D6D300C7661C;
  1636. isa = PBXBuildFile;
  1637. settings = {
  1638. };
  1639. };
  1640. 8E9390B50565D6D300C7661C = {
  1641. fileRef = 8E93909B0565D6D300C7661C;
  1642. isa = PBXBuildFile;
  1643. settings = {
  1644. };
  1645. };
  1646. 8E9390B60565D6D300C7661C = {
  1647. fileRef = 8E93909C0565D6D300C7661C;
  1648. isa = PBXBuildFile;
  1649. settings = {
  1650. };
  1651. };
  1652. 8E9390B70565D6D300C7661C = {
  1653. fileRef = 8E93909D0565D6D300C7661C;
  1654. isa = PBXBuildFile;
  1655. settings = {
  1656. };
  1657. };
  1658. 8E9390B80565D6D300C7661C = {
  1659. fileRef = 8E93909E0565D6D300C7661C;
  1660. isa = PBXBuildFile;
  1661. settings = {
  1662. };
  1663. };
  1664. 8E9390B90565D6D300C7661C = {
  1665. fileRef = 8E93909F0565D6D300C7661C;
  1666. isa = PBXBuildFile;
  1667. settings = {
  1668. };
  1669. };
  1670. 8E9390BA0565D6D300C7661C = {
  1671. fileRef = 8E9390A00565D6D300C7661C;
  1672. isa = PBXBuildFile;
  1673. settings = {
  1674. };
  1675. };
  1676. 8E9390BB0565D6D300C7661C = {
  1677. fileRef = 8E9390A10565D6D300C7661C;
  1678. isa = PBXBuildFile;
  1679. settings = {
  1680. };
  1681. };
  1682. 8E9390BC0565D6D300C7661C = {
  1683. fileRef = 8E9390A20565D6D300C7661C;
  1684. isa = PBXBuildFile;
  1685. settings = {
  1686. };
  1687. };
  1688. 8E9390BD0565D6D300C7661C = {
  1689. fileRef = 8E9390A30565D6D300C7661C;
  1690. isa = PBXBuildFile;
  1691. settings = {
  1692. };
  1693. };
  1694. 8E9390BE0565D6D300C7661C = {
  1695. fileRef = 8E9390A40565D6D300C7661C;
  1696. isa = PBXBuildFile;
  1697. settings = {
  1698. };
  1699. };
  1700. 8E9390BF0565D6D300C7661C = {
  1701. fileRef = 8E9390A50565D6D300C7661C;
  1702. isa = PBXBuildFile;
  1703. settings = {
  1704. };
  1705. };
  1706. 8E9390C00565D6D300C7661C = {
  1707. fileRef = 8E9390A60565D6D300C7661C;
  1708. isa = PBXBuildFile;
  1709. settings = {
  1710. };
  1711. };
  1712. 8E9390C10565D6D300C7661C = {
  1713. fileRef = 8E9390A70565D6D300C7661C;
  1714. isa = PBXBuildFile;
  1715. settings = {
  1716. };
  1717. };
  1718. 8E9390C20565D6D300C7661C = {
  1719. fileRef = 8E9390A80565D6D300C7661C;
  1720. isa = PBXBuildFile;
  1721. settings = {
  1722. };
  1723. };
  1724. 8E9390C30565D6D300C7661C = {
  1725. fileRef = 8E9390A90565D6D300C7661C;
  1726. isa = PBXBuildFile;
  1727. settings = {
  1728. };
  1729. };
  1730. 8E9390C40565D6D300C7661C = {
  1731. fileRef = 8E9390AA0565D6D300C7661C;
  1732. isa = PBXBuildFile;
  1733. settings = {
  1734. };
  1735. };
  1736. 8E9390C50565D6D300C7661C = {
  1737. fileRef = 8E9390AB0565D6D300C7661C;
  1738. isa = PBXBuildFile;
  1739. settings = {
  1740. };
  1741. };
  1742. 8E9390C60565D6D300C7661C = {
  1743. fileRef = 8E9390AC0565D6D300C7661C;
  1744. isa = PBXBuildFile;
  1745. settings = {
  1746. };
  1747. };
  1748. 8E9390C70565D6D300C7661C = {
  1749. fileRef = 8E9390AD0565D6D300C7661C;
  1750. isa = PBXBuildFile;
  1751. settings = {
  1752. };
  1753. };
  1754. 8E9390C80565D6D300C7661C = {
  1755. fileRef = 8E9390AE0565D6D300C7661C;
  1756. isa = PBXBuildFile;
  1757. settings = {
  1758. };
  1759. };
  1760. 8E9390C90565D6D300C7661C = {
  1761. fileRef = 8E9390AF0565D6D300C7661C;
  1762. isa = PBXBuildFile;
  1763. settings = {
  1764. };
  1765. };
  1766. 8E9390CA0565D6D300C7661C = {
  1767. fileRef = 8E9390B00565D6D300C7661C;
  1768. isa = PBXBuildFile;
  1769. settings = {
  1770. };
  1771. };
  1772. 8E9390CB0565D6D300C7661C = {
  1773. fileRef = 8E9390B10565D6D300C7661C;
  1774. isa = PBXBuildFile;
  1775. settings = {
  1776. };
  1777. };
  1778. 8E9390CC0565D6D300C7661C = {
  1779. fileRef = 8E9390B20565D6D300C7661C;
  1780. isa = PBXBuildFile;
  1781. settings = {
  1782. };
  1783. };
  1784. 8E9390CD0565D6D300C7661C = {
  1785. fileRef = 8E9390B30565D6D300C7661C;
  1786. isa = PBXBuildFile;
  1787. settings = {
  1788. };
  1789. };
  1790. 8E9CA1A306D7DEE800B7186C = {
  1791. fileEncoding = 5;
  1792. isa = PBXFileReference;
  1793. lastKnownFileType = sourcecode.c.h;
  1794. name = prefs_widgets.h;
  1795. path = ../../modules/gui/macosx/prefs_widgets.h;
  1796. refType = 2;
  1797. sourceTree = SOURCE_ROOT;
  1798. };
  1799. 8E9CA1A406D7DEE800B7186C = {
  1800. fileEncoding = 5;
  1801. isa = PBXFileReference;
  1802. lastKnownFileType = sourcecode.c.objc;
  1803. name = prefs_widgets.m;
  1804. path = ../../modules/gui/macosx/prefs_widgets.m;
  1805. refType = 2;
  1806. sourceTree = SOURCE_ROOT;
  1807. };
  1808. 8E9CA1A506D7DEE800B7186C = {
  1809. fileEncoding = 5;
  1810. isa = PBXFileReference;
  1811. lastKnownFileType = sourcecode.c.objc;
  1812. name = voutgl.m;
  1813. path = ../../modules/gui/macosx/voutgl.m;
  1814. refType = 2;
  1815. sourceTree = SOURCE_ROOT;
  1816. };
  1817. 8E9CA1A606D7DEE800B7186C = {
  1818. fileEncoding = 5;
  1819. isa = PBXFileReference;
  1820. lastKnownFileType = sourcecode.c.objc;
  1821. name = voutqt.m;
  1822. path = ../../modules/gui/macosx/voutqt.m;
  1823. refType = 2;
  1824. sourceTree = SOURCE_ROOT;
  1825. };
  1826. 8E9CA1BE06D7DEE800B7186C = {
  1827. fileRef = 8E9CA1A306D7DEE800B7186C;
  1828. isa = PBXBuildFile;
  1829. settings = {
  1830. };
  1831. };
  1832. 8E9CA1BF06D7DEE800B7186C = {
  1833. fileRef = 8E9CA1A406D7DEE800B7186C;
  1834. isa = PBXBuildFile;
  1835. settings = {
  1836. };
  1837. };
  1838. 8E9CA1C006D7DEE800B7186C = {
  1839. fileRef = 8E9CA1A506D7DEE800B7186C;
  1840. isa = PBXBuildFile;
  1841. settings = {
  1842. };
  1843. };
  1844. 8E9CA1C106D7DEE800B7186C = {
  1845. fileRef = 8E9CA1A606D7DEE800B7186C;
  1846. isa = PBXBuildFile;
  1847. settings = {
  1848. };
  1849. };
  1850. 8E9CC7B1046EFD700059A3A7 = {
  1851. fileEncoding = 12;
  1852. isa = PBXFileReference;
  1853. lastKnownFileType = text;
  1854. name = THANKS;
  1855. path = ../../THANKS;
  1856. refType = 2;
  1857. sourceTree = SOURCE_ROOT;
  1858. };
  1859. 8E9CC7B2046EFD700059A3A7 = {
  1860. fileRef = 8E9CC7B1046EFD700059A3A7;
  1861. isa = PBXBuildFile;
  1862. settings = {
  1863. };
  1864. };
  1865. 8EBF3FA303F13FFB0059A3A7 = {
  1866. isa = PBXFileReference;
  1867. lastKnownFileType = text;
  1868. name = vlc.scriptSuite;
  1869. path = Resources/vlc.scriptSuite;
  1870. refType = 2;
  1871. sourceTree = SOURCE_ROOT;
  1872. };
  1873. 8EBF3FA403F13FFB0059A3A7 = {
  1874. fileRef = 8EBF3FA303F13FFB0059A3A7;
  1875. isa = PBXBuildFile;
  1876. settings = {
  1877. };
  1878. };
  1879. 8EBF3FA503F140960059A3A7 = {
  1880. isa = PBXFileReference;
  1881. lastKnownFileType = text;
  1882. name = vlc.scriptTerminology;
  1883. path = Resources/English.lproj/vlc.scriptTerminology;
  1884. refType = 2;
  1885. sourceTree = SOURCE_ROOT;
  1886. };
  1887. 8EBF3FA703F140A80059A3A7 = {
  1888. children = (
  1889. 8EBF3FA503F140960059A3A7,
  1890. );
  1891. isa = PBXVariantGroup;
  1892. name = vlc.scriptTerminology;
  1893. refType = 4;
  1894. sourceTree = "<group>";
  1895. };
  1896. 8EBF3FA803F140A80059A3A7 = {
  1897. fileRef = 8EBF3FA703F140A80059A3A7;
  1898. isa = PBXBuildFile;
  1899. settings = {
  1900. };
  1901. };
  1902. 8ECA7E520563CD9500DFC000 = {
  1903. children = (
  1904. 2A16E07E06C5074F00C87B09,
  1905. 2A16E07F06C5074F00C87B09,
  1906. 8E93909A0565D6D300C7661C,
  1907. 8E93909B0565D6D300C7661C,
  1908. 8E93909C0565D6D300C7661C,
  1909. 8E93909D0565D6D300C7661C,
  1910. 8E93909E0565D6D300C7661C,
  1911. 8E93909F0565D6D300C7661C,
  1912. 8E9390A00565D6D300C7661C,
  1913. 8E9390A10565D6D300C7661C,
  1914. 8E9390A20565D6D300C7661C,
  1915. 8E9390A30565D6D300C7661C,
  1916. 8E9390A40565D6D300C7661C,
  1917. 8E9390A50565D6D300C7661C,
  1918. 8E9390A60565D6D300C7661C,
  1919. 8E9390A70565D6D300C7661C,
  1920. 8E9390A80565D6D300C7661C,
  1921. 8E9390A90565D6D300C7661C,
  1922. 8E9390AA0565D6D300C7661C,
  1923. 8E9390AB0565D6D300C7661C,
  1924. 8E9390AC0565D6D300C7661C,
  1925. 8E9390AD0565D6D300C7661C,
  1926. 8E9390AE0565D6D300C7661C,
  1927. 8E9390AF0565D6D300C7661C,
  1928. 8E9390B00565D6D300C7661C,
  1929. 8E9390B10565D6D300C7661C,
  1930. 8E9390B20565D6D300C7661C,
  1931. 8E9390B30565D6D300C7661C,
  1932. );
  1933. isa = PBXGroup;
  1934. name = Controller;
  1935. refType = 4;
  1936. sourceTree = "<group>";
  1937. };
  1938. 8ED6C27A03E2EB1C0059A3A7 = {
  1939. fileEncoding = 30;
  1940. isa = PBXFileReference;
  1941. lastKnownFileType = sourcecode.c.c;
  1942. name = coreaudio.c;
  1943. path = ../../modules/audio_output/coreaudio.c;
  1944. refType = 2;
  1945. sourceTree = SOURCE_ROOT;
  1946. };
  1947. 8ED6C27B03E2EB1C0059A3A7 = {
  1948. fileEncoding = 30;
  1949. isa = PBXFileReference;
  1950. lastKnownFileType = sourcecode.c.objc;
  1951. name = controls.m;
  1952. path = ../../modules/gui/macosx/controls.m;
  1953. refType = 2;
  1954. sourceTree = SOURCE_ROOT;
  1955. };
  1956. 8ED6C27C03E2EB1C0059A3A7 = {
  1957. fileEncoding = 30;
  1958. isa = PBXFileReference;
  1959. lastKnownFileType = sourcecode.c.h;
  1960. name = intf.h;
  1961. path = ../../modules/gui/macosx/intf.h;
  1962. refType = 2;
  1963. sourceTree = SOURCE_ROOT;
  1964. };
  1965. 8ED6C27D03E2EB1C0059A3A7 = {
  1966. fileEncoding = 30;
  1967. isa = PBXFileReference;
  1968. lastKnownFileType = sourcecode.c.objc;
  1969. name = intf.m;
  1970. path = ../../modules/gui/macosx/intf.m;
  1971. refType = 2;
  1972. sourceTree = SOURCE_ROOT;
  1973. };
  1974. 8ED6C27E03E2EB1C0059A3A7 = {
  1975. fileEncoding = 30;
  1976. isa = PBXFileReference;
  1977. lastKnownFileType = sourcecode.c.objc;
  1978. name = macosx.m;
  1979. path = ../../modules/gui/macosx/macosx.m;
  1980. refType = 2;
  1981. sourceTree = SOURCE_ROOT;
  1982. };
  1983. 8ED6C27F03E2EB1C0059A3A7 = {
  1984. fileEncoding = 30;
  1985. isa = PBXFileReference;
  1986. lastKnownFileType = sourcecode.c.h;
  1987. name = misc.h;
  1988. path = ../../modules/gui/macosx/misc.h;
  1989. refType = 2;
  1990. sourceTree = SOURCE_ROOT;
  1991. };
  1992. 8ED6C28003E2EB1C0059A3A7 = {
  1993. fileEncoding = 30;
  1994. isa = PBXFileReference;
  1995. lastKnownFileType = sourcecode.c.objc;
  1996. name = misc.m;
  1997. path = ../../modules/gui/macosx/misc.m;
  1998. refType = 2;
  1999. sourceTree = SOURCE_ROOT;
  2000. };
  2001. 8ED6C28103E2EB1C0059A3A7 = {
  2002. fileEncoding = 30;
  2003. isa = PBXFileReference;
  2004. lastKnownFileType = sourcecode.c.h;
  2005. name = open.h;
  2006. path = ../../modules/gui/macosx/open.h;
  2007. refType = 2;
  2008. sourceTree = SOURCE_ROOT;
  2009. };
  2010. 8ED6C28203E2EB1C0059A3A7 = {
  2011. fileEncoding = 30;
  2012. isa = PBXFileReference;
  2013. lastKnownFileType = sourcecode.c.objc;
  2014. name = open.m;
  2015. path = ../../modules/gui/macosx/open.m;
  2016. refType = 2;
  2017. sourceTree = SOURCE_ROOT;
  2018. };
  2019. 8ED6C28303E2EB1C0059A3A7 = {
  2020. fileEncoding = 30;
  2021. isa = PBXFileReference;
  2022. lastKnownFileType = sourcecode.c.h;
  2023. name = playlist.h;
  2024. path = ../../modules/gui/macosx/playlist.h;
  2025. refType = 2;
  2026. sourceTree = SOURCE_ROOT;
  2027. };
  2028. 8ED6C28403E2EB1C0059A3A7 = {
  2029. fileEncoding = 30;
  2030. isa = PBXFileReference;
  2031. lastKnownFileType = sourcecode.c.objc;
  2032. name = playlist.m;
  2033. path = ../../modules/gui/macosx/playlist.m;
  2034. refType = 2;
  2035. sourceTree = SOURCE_ROOT;
  2036. };
  2037. 8ED6C28503E2EB1C0059A3A7 = {
  2038. fileEncoding = 30;
  2039. isa = PBXFileReference;
  2040. lastKnownFileType = sourcecode.c.h;
  2041. name = prefs.h;
  2042. path = ../../modules/gui/macosx/prefs.h;
  2043. refType = 2;
  2044. sourceTree = SOURCE_ROOT;
  2045. };
  2046. 8ED6C28603E2EB1C0059A3A7 = {
  2047. fileEncoding = 30;
  2048. isa = PBXFileReference;
  2049. lastKnownFileType = sourcecode.c.objc;
  2050. name = prefs.m;
  2051. path = ../../modules/gui/macosx/prefs.m;
  2052. refType = 2;
  2053. sourceTree = SOURCE_ROOT;
  2054. };
  2055. 8ED6C28703E2EB1C0059A3A7 = {
  2056. fileEncoding = 30;
  2057. isa = PBXFileReference;
  2058. lastKnownFileType = sourcecode.c.h;
  2059. name = vout.h;
  2060. path = ../../modules/gui/macosx/vout.h;
  2061. refType = 2;
  2062. sourceTree = SOURCE_ROOT;
  2063. };
  2064. 8ED6C28803E2EB1C0059A3A7 = {
  2065. fileEncoding = 30;
  2066. isa = PBXFileReference;
  2067. lastKnownFileType = sourcecode.c.objc;
  2068. name = vout.m;
  2069. path = ../../modules/gui/macosx/vout.m;
  2070. refType = 2;
  2071. sourceTree = SOURCE_ROOT;
  2072. };
  2073. 8ED6C29D03E2F32E0059A3A7 = {
  2074. fileEncoding = 12;
  2075. isa = PBXFileReference;
  2076. lastKnownFileType = text;
  2077. name = AUTHORS;
  2078. path = ../../AUTHORS;
  2079. refType = 2;
  2080. sourceTree = SOURCE_ROOT;
  2081. };
  2082. 8ED6C29E03E2F32E0059A3A7 = {
  2083. fileEncoding = 12;
  2084. isa = PBXFileReference;
  2085. lastKnownFileType = text;
  2086. name = COPYING;
  2087. path = ../../COPYING;
  2088. refType = 2;
  2089. sourceTree = SOURCE_ROOT;
  2090. };
  2091. 8ED6C29F03E2F32E0059A3A7 = {
  2092. fileRef = 8ED6C29D03E2F32E0059A3A7;
  2093. isa = PBXBuildFile;
  2094. settings = {
  2095. };
  2096. };
  2097. 8ED6C2A003E2F32E0059A3A7 = {
  2098. fileRef = 8ED6C29E03E2F32E0059A3A7;
  2099. isa = PBXBuildFile;
  2100. settings = {
  2101. };
  2102. };
  2103. 8EDAC3430440F72D0059A3A7 = {
  2104. isa = PBXFileReference;
  2105. lastKnownFileType = text.rtf;
  2106. name = README.MacOSX.rtf;
  2107. path = ../../README.MacOSX.rtf;
  2108. refType = 2;
  2109. sourceTree = SOURCE_ROOT;
  2110. };
  2111. 8EDAC3440440F72D0059A3A7 = {
  2112. fileRef = 8EDAC3430440F72D0059A3A7;
  2113. isa = PBXBuildFile;
  2114. settings = {
  2115. };
  2116. };
  2117. 8EE1AF9F044465080059A3A7 = {
  2118. fileEncoding = 30;
  2119. isa = PBXFileReference;
  2120. lastKnownFileType = sourcecode.c.h;
  2121. name = about.h;
  2122. path = ../../modules/gui/macosx/about.h;
  2123. refType = 2;
  2124. sourceTree = SOURCE_ROOT;
  2125. };
  2126. 8EE1AFA0044465080059A3A7 = {
  2127. fileEncoding = 30;
  2128. isa = PBXFileReference;
  2129. lastKnownFileType = sourcecode.c.objc;
  2130. name = about.m;
  2131. path = ../../modules/gui/macosx/about.m;
  2132. refType = 2;
  2133. sourceTree = SOURCE_ROOT;
  2134. };
  2135. 8EE1AFA30444660F0059A3A7 = {
  2136. isa = PBXFileReference;
  2137. lastKnownFileType = image.png;
  2138. name = about_bg.png;
  2139. path = Resources/about_bg.png;
  2140. refType = 2;
  2141. sourceTree = SOURCE_ROOT;
  2142. };
  2143. 8EE1AFA40444660F0059A3A7 = {
  2144. fileRef = 8EE1AFA30444660F0059A3A7;
  2145. isa = PBXBuildFile;
  2146. settings = {
  2147. };
  2148. };
  2149. //8E0
  2150. //8E1
  2151. //8E2
  2152. //8E3
  2153. //8E4
  2154. //A00
  2155. //A01
  2156. //A02
  2157. //A03
  2158. //A04
  2159. A0E6B59804407FBD0080DD97 = {
  2160. fileEncoding = 12;
  2161. isa = PBXFileReference;
  2162. lastKnownFileType = text;
  2163. name = README;
  2164. path = Resources/README;
  2165. refType = 4;
  2166. sourceTree = "<group>";
  2167. };
  2168. A0E6B59904407FBD0080DD97 = {
  2169. fileRef = A0E6B59804407FBD0080DD97;
  2170. isa = PBXBuildFile;
  2171. settings = {
  2172. };
  2173. };
  2174. //A00
  2175. //A01
  2176. //A02
  2177. //A03
  2178. //A04
  2179. //F60
  2180. //F61
  2181. //F62
  2182. //F63
  2183. //F64
  2184. F69B0CA602E24F6401A80112 = {
  2185. children = (
  2186. F69B0CA702E24F6401A80112,
  2187. );
  2188. isa = PBXVariantGroup;
  2189. name = InfoPlist.strings;
  2190. path = "";
  2191. refType = 4;
  2192. sourceTree = "<group>";
  2193. };
  2194. F69B0CA702E24F6401A80112 = {
  2195. fileEncoding = 5;
  2196. isa = PBXFileReference;
  2197. lastKnownFileType = text.plist.strings;
  2198. name = English;
  2199. path = Resources/English.lproj/InfoPlist.strings;
  2200. refType = 4;
  2201. sourceTree = "<group>";
  2202. };
  2203. F69B0CA802E24F6401A80112 = {
  2204. fileRef = F69B0CA602E24F6401A80112;
  2205. isa = PBXBuildFile;
  2206. settings = {
  2207. };
  2208. };
  2209. F6E4F90A02D2648B01A80112 = {
  2210. isa = PBXFileReference;
  2211. lastKnownFileType = image.icns;
  2212. name = divx.icns;
  2213. path = Resources/divx.icns;
  2214. refType = 4;
  2215. sourceTree = "<group>";
  2216. };
  2217. F6E4F90B02D2648B01A80112 = {
  2218. isa = PBXFileReference;
  2219. lastKnownFileType = image.icns;
  2220. name = generic.icns;
  2221. path = Resources/generic.icns;
  2222. refType = 4;
  2223. sourceTree = "<group>";
  2224. };
  2225. F6E4F90C02D2648B01A80112 = {
  2226. isa = PBXFileReference;
  2227. lastKnownFileType = image.icns;
  2228. name = mpeg.icns;
  2229. path = Resources/mpeg.icns;
  2230. refType = 4;
  2231. sourceTree = "<group>";
  2232. };
  2233. F6E4F90D02D2648B01A80112 = {
  2234. isa = PBXFileReference;
  2235. lastKnownFileType = image.icns;
  2236. name = mpeg1.icns;
  2237. path = Resources/mpeg1.icns;
  2238. refType = 4;
  2239. sourceTree = "<group>";
  2240. };
  2241. F6E4F90E02D2648B01A80112 = {
  2242. isa = PBXFileReference;
  2243. lastKnownFileType = image.icns;
  2244. name = mpeg2.icns;
  2245. path = Resources/mpeg2.icns;
  2246. refType = 4;
  2247. sourceTree = "<group>";
  2248. };
  2249. F6E4F90F02D2648B01A80112 = {
  2250. isa = PBXFileReference;
  2251. lastKnownFileType = image.icns;
  2252. name = mpeg4.icns;
  2253. path = Resources/mpeg4.icns;
  2254. refType = 4;
  2255. sourceTree = "<group>";
  2256. };
  2257. F6E4F91002D2648B01A80112 = {
  2258. fileRef = F6E4F90A02D2648B01A80112;
  2259. isa = PBXBuildFile;
  2260. settings = {
  2261. };
  2262. };
  2263. F6E4F91102D2648B01A80112 = {
  2264. fileRef = F6E4F90B02D2648B01A80112;
  2265. isa = PBXBuildFile;
  2266. settings = {
  2267. };
  2268. };
  2269. F6E4F91202D2648B01A80112 = {
  2270. fileRef = F6E4F90C02D2648B01A80112;
  2271. isa = PBXBuildFile;
  2272. settings = {
  2273. };
  2274. };
  2275. F6E4F91302D2648B01A80112 = {
  2276. fileRef = F6E4F90D02D2648B01A80112;
  2277. isa = PBXBuildFile;
  2278. settings = {
  2279. };
  2280. };
  2281. F6E4F91402D2648B01A80112 = {
  2282. fileRef = F6E4F90E02D2648B01A80112;
  2283. isa = PBXBuildFile;
  2284. settings = {
  2285. };
  2286. };
  2287. F6E4F91502D2648B01A80112 = {
  2288. fileRef = F6E4F90F02D2648B01A80112;
  2289. isa = PBXBuildFile;
  2290. settings = {
  2291. };
  2292. };
  2293. //F60
  2294. //F61
  2295. //F62
  2296. //F63
  2297. //F64
  2298. //F70
  2299. //F71
  2300. //F72
  2301. //F73
  2302. //F74
  2303. F74F13DF02C2A53401EE194C = {
  2304. isa = PBXFileReference;
  2305. lastKnownFileType = image.icns;
  2306. name = vlc.icns;
  2307. path = Resources/vlc.icns;
  2308. refType = 4;
  2309. sourceTree = "<group>";
  2310. };
  2311. F74F13E002C2A53401EE194C = {
  2312. fileRef = F74F13DF02C2A53401EE194C;
  2313. isa = PBXBuildFile;
  2314. settings = {
  2315. };
  2316. };
  2317. F74F13EA02C2A79C01EE194C = {
  2318. children = (
  2319. F74F13EB02C2A79C01EE194C,
  2320. );
  2321. isa = PBXVariantGroup;
  2322. name = MainMenu.nib;
  2323. path = "";
  2324. refType = 4;
  2325. sourceTree = "<group>";
  2326. };
  2327. F74F13EB02C2A79C01EE194C = {
  2328. isa = PBXFileReference;
  2329. lastKnownFileType = wrapper.nib;
  2330. name = English;
  2331. path = Resources/English.lproj/MainMenu.nib;
  2332. refType = 4;
  2333. sourceTree = "<group>";
  2334. };
  2335. F74F13EC02C2A79C01EE194C = {
  2336. fileRef = F74F13EA02C2A79C01EE194C;
  2337. isa = PBXBuildFile;
  2338. settings = {
  2339. };
  2340. };
  2341. };
  2342. rootObject = 089C1669FE841209C02AAC07;
  2343. }