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
f314aa0f
Commit
f314aa0f
authored
Sep 03, 2008
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
eyetv: fix path of a file in the project
parent
07314b11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj
.../macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj
+2
-2
No files found.
extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj
View file @
f314aa0f
...
...
@@ -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.
m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
eyetv.m
;
path
=
../../../../modules/access/eyetv.m
;
sourceTree
=
SOURCE_ROOT
;
};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -85,7 +85,7 @@
CC74BC530AE2715100AD738B
/* access module */
=
{
isa
=
PBXGroup
;
children
=
(
CC74BC500AE2714300AD738B
/* eyetv.
c
*/
,
CC74BC500AE2714300AD738B
/* eyetv.
m
*/
,
);
name
=
"access module"
;
sourceTree
=
"<group>"
;
...
...
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