Changeset 5848271894d7102ca6593dd605c5b568b77fb78c
- Timestamp:
- 05/02/08 13:58:03
(8 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1202216283 +0000
- git-parent:
[c02bd245d624e980e5bc6601b2ca9050727d3e19]
- git-author:
- Rafaël Carré <funman@videolan.org> 1202216283 +0000
- Message:
fix files location in xcode projects for vlc & eyetvplugin
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2e888fd |
r5848271 |
|
| 21 | 21 | CC09359C0AE11E7900647FD0 /* EyeTVPluginDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EyeTVPluginDefs.h; sourceTree = "<group>"; }; |
|---|
| 22 | 22 | CC3AE2920AE2E4EE00ACC87C /* eyetvplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eyetvplugin.h; sourceTree = "<group>"; }; |
|---|
| 23 | | CC74BC500AE2714300AD738B /* eyetv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eyetv.c; path = ../../../modules/access/eyetv.c; sourceTree = SOURCE_ROOT; }; |
|---|
| | 23 | CC74BC500AE2714300AD738B /* eyetv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eyetv.c; path = ../../../../modules/access/eyetv.c; sourceTree = SOURCE_ROOT; }; |
|---|
| 24 | 24 | /* End PBXFileReference section */ |
|---|
| 25 | 25 | |
|---|
| rb2ad291 |
r5848271 |
|
| 1063 | 1063 | 8ED6C28703E2EB1C0059A3A7 /* vout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vout.h; path = ../../../modules/gui/macosx/vout.h; sourceTree = SOURCE_ROOT; }; |
|---|
| 1064 | 1064 | 8ED6C28803E2EB1C0059A3A7 /* vout.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = vout.m; path = ../../../modules/gui/macosx/vout.m; sourceTree = SOURCE_ROOT; }; |
|---|
| 1065 | | 8EDAC3430440F72D0059A3A7 /* README.MacOSX.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = README.MacOSX.rtf; sourceTree = SOURCE_ROOT; }; |
|---|
| | 1065 | 8EDAC3430440F72D0059A3A7 /* README.MacOSX.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ../../../README.MacOSX.rtf; sourceTree = SOURCE_ROOT; }; |
|---|
| 1066 | 1066 | 8EE1AF9F044465080059A3A7 /* about.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = about.h; path = ../../../modules/gui/macosx/about.h; sourceTree = SOURCE_ROOT; }; |
|---|
| 1067 | 1067 | 8EE1AFA0044465080059A3A7 /* about.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = about.m; path = ../../../modules/gui/macosx/about.m; sourceTree = SOURCE_ROOT; }; |
|---|
| … | … | |
| 1528 | 1528 | mainGroup = 089C166AFE841209C02AAC07 /* vlc */; |
|---|
| 1529 | 1529 | projectDirPath = ""; |
|---|
| 1530 | | projectRoot = ../..; |
|---|
| | 1530 | projectRoot = ../../..; |
|---|
| 1531 | 1531 | targets = ( |
|---|
| 1532 | 1532 | 089C1673FE841209C02AAC07 /* vlc */, |
|---|