Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
58482718
Commit
58482718
authored
Feb 05, 2008
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix files location in xcode projects for vlc & eyetvplugin
parent
c02bd245
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj
.../macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj
+1
-1
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+2
-2
No files found.
extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj
View file @
58482718
...
...
@@ -20,7 +20,7 @@
CC09359A0AE11E6A00647FD0
/* eyetvplugin.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.c
;
path
=
eyetvplugin.c
;
sourceTree
=
"<group>"
;
};
CC09359C0AE11E7900647FD0
/* EyeTVPluginDefs.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
EyeTVPluginDefs.h
;
sourceTree
=
"<group>"
;
};
CC3AE2920AE2E4EE00ACC87C
/* eyetvplugin.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
eyetvplugin.h
;
sourceTree
=
"<group>"
;
};
CC74BC500AE2714300AD738B
/* eyetv.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
eyetv.c
;
path
=
../../../modules/access/eyetv.c
;
sourceTree
=
SOURCE_ROOT
;
};
CC74BC500AE2714300AD738B
/* eyetv.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
eyetv.c
;
path
=
../../../
../
modules/access/eyetv.c
;
sourceTree
=
SOURCE_ROOT
;
};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
58482718
...
...
@@ -1062,7 +1062,7 @@
8ED6C28603E2EB1C0059A3A7
/* prefs.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
prefs.m
;
path
=
../../../modules/gui/macosx/prefs.m
;
sourceTree
=
SOURCE_ROOT
;
};
8ED6C28703E2EB1C0059A3A7
/* vout.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
vout.h
;
path
=
../../../modules/gui/macosx/vout.h
;
sourceTree
=
SOURCE_ROOT
;
};
8ED6C28803E2EB1C0059A3A7
/* vout.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
vout.m
;
path
=
../../../modules/gui/macosx/vout.m
;
sourceTree
=
SOURCE_ROOT
;
};
8EDAC3430440F72D0059A3A7
/* README.MacOSX.rtf */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.rtf
;
path
=
README.MacOSX.rtf
;
sourceTree
=
SOURCE_ROOT
;
};
8EDAC3430440F72D0059A3A7
/* README.MacOSX.rtf */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.rtf
;
path
=
../../../
README.MacOSX.rtf
;
sourceTree
=
SOURCE_ROOT
;
};
8EE1AF9F044465080059A3A7
/* about.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
about.h
;
path
=
../../../modules/gui/macosx/about.h
;
sourceTree
=
SOURCE_ROOT
;
};
8EE1AFA0044465080059A3A7
/* about.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
about.m
;
path
=
../../../modules/gui/macosx/about.m
;
sourceTree
=
SOURCE_ROOT
;
};
C2F2A6FA0958A6E600018C74
/* skip_forward_active_embedded.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
skip_forward_active_embedded.png
;
path
=
Resources/skip_forward_active_embedded.png
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1527,7 +1527,7 @@
hasScannedForEncodings
=
1
;
mainGroup
=
089C166AFE841209C02AAC07
/* vlc */
;
projectDirPath
=
""
;
projectRoot
=
../..
;
projectRoot
=
../..
/..
;
targets
=
(
089C1673FE841209C02AAC07
/* vlc */
,
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment