Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
d0b60e65
Commit
d0b60e65
authored
Apr 29, 2004
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Add missing playlistinfo files to OSX target
parent
46d0ff68
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
+36
-0
Makefile.am
Makefile.am
+2
-0
extras/MacOSX/vlc.pbproj/project.pbxproj
extras/MacOSX/vlc.pbproj/project.pbxproj
+34
-0
No files found.
Makefile.am
View file @
d0b60e65
...
@@ -474,6 +474,8 @@ VLC.app: vlc
...
@@ -474,6 +474,8 @@ VLC.app: vlc
output.m
\
output.m
\
playlist.h
\
playlist.h
\
playlist.m
\
playlist.m
\
playlistinfo.h
\
playlistinfo.m
\
prefs_widgets.h
\
prefs_widgets.h
\
prefs_widgets.m
\
prefs_widgets.m
\
prefs.h
\
prefs.h
\
...
...
extras/MacOSX/vlc.pbproj/project.pbxproj
View file @
d0b60e65
...
@@ -673,6 +673,8 @@
...
@@ -673,6 +673,8 @@
8E9390CB0565D6D300C7661C
,
8E9390CB0565D6D300C7661C
,
8E9390CC0565D6D300C7661C
,
8E9390CC0565D6D300C7661C
,
8E9390CD0565D6D300C7661C
,
8E9390CD0565D6D300C7661C
,
8E49720206417F6800370C9F
,
8E49720306417F6800370C9F
,
);
);
isa
=
PBXResourcesBuildPhase
;
isa
=
PBXResourcesBuildPhase
;
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
...
@@ -742,6 +744,8 @@
...
@@ -742,6 +744,8 @@
8ED6C28203E2EB1C0059A3A7
,
8ED6C28203E2EB1C0059A3A7
,
8ED6C28303E2EB1C0059A3A7
,
8ED6C28303E2EB1C0059A3A7
,
8ED6C28403E2EB1C0059A3A7
,
8ED6C28403E2EB1C0059A3A7
,
8E49720006417F6800370C9F
,
8E49720106417F6800370C9F
,
8ED6C28503E2EB1C0059A3A7
,
8ED6C28503E2EB1C0059A3A7
,
8ED6C28603E2EB1C0059A3A7
,
8ED6C28603E2EB1C0059A3A7
,
8E55FB7F0459B0FD00FB3317
,
8E55FB7F0459B0FD00FB3317
,
...
@@ -1173,6 +1177,36 @@
...
@@ -1173,6 +1177,36 @@
settings
=
{
settings
=
{
};
};
};
};
8E49720006417F6800370C9F
=
{
fileEncoding
=
5
;
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
playlistinfo.h
;
path
=
../../modules/gui/macosx/playlistinfo.h
;
refType
=
2
;
sourceTree
=
SOURCE_ROOT
;
};
8E49720106417F6800370C9F
=
{
fileEncoding
=
5
;
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
playlistinfo.m
;
path
=
../../modules/gui/macosx/playlistinfo.m
;
refType
=
2
;
sourceTree
=
SOURCE_ROOT
;
};
8E49720206417F6800370C9F
=
{
fileRef
=
8E49720006417F6800370C9F
;
isa
=
PBXBuildFile
;
settings
=
{
};
};
8E49720306417F6800370C9F
=
{
fileRef
=
8E49720106417F6800370C9F
;
isa
=
PBXBuildFile
;
settings
=
{
};
};
8E55FB7F0459B0FD00FB3317
=
{
8E55FB7F0459B0FD00FB3317
=
{
fileEncoding
=
30
;
fileEncoding
=
30
;
isa
=
PBXFileReference
;
isa
=
PBXFileReference
;
...
...
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