Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
4dbe3de4
Commit
4dbe3de4
authored
Nov 09, 2013
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
extras/package: add darwinvlc.c to xcodeproj
parent
bd184a14
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+2
-0
No files found.
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
4dbe3de4
...
...
@@ -465,6 +465,7 @@
5CCED71314C0D4A90057F8D1
/* ExtensionsManager.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
ExtensionsManager.m
;
path
=
../../../modules/gui/macosx/ExtensionsManager.m
;
sourceTree
=
SOURCE_ROOT
;
};
5CCED71414C0D4A90057F8D1
/* VLCUIWidgets.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VLCUIWidgets.h
;
path
=
../../../modules/gui/macosx/VLCUIWidgets.h
;
sourceTree
=
SOURCE_ROOT
;
};
5CCED71514C0D4A90057F8D1
/* VLCUIWidgets.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
VLCUIWidgets.m
;
path
=
../../../modules/gui/macosx/VLCUIWidgets.m
;
sourceTree
=
SOURCE_ROOT
;
};
7D7DC2CA182E86D9008C9E3E
/* darwinvlc.c */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.c
;
name
=
darwinvlc.c
;
path
=
../../../bin/darwinvlc.c
;
sourceTree
=
"<group>"
;
};
7DFFA16A16124F38001AF89F
/* effects-one-button-pressed-dark.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"effects-one-button-pressed-dark.png"
;
path
=
"Resources/mainwindow_dark/effects-one-button-pressed-dark.png"
;
sourceTree
=
"<group>"
;
};
7DFFA16B16124F38001AF89F
/* effects-one-button-pressed-dark@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"effects-one-button-pressed-dark@2x.png"
;
path
=
"Resources/mainwindow_dark/effects-one-button-pressed-dark@2x.png"
;
sourceTree
=
"<group>"
;
};
8E49720006417F6800370C9F
/* playlistinfo.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
playlistinfo.h
;
path
=
../../../modules/gui/macosx/playlistinfo.h
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -1719,6 +1720,7 @@
CCDDF1AF172FF4D6007729A1
/* core */
=
{
isa
=
PBXGroup
;
children
=
(
7D7DC2CA182E86D9008C9E3E
/* darwinvlc.c */
,
CC4D67F71348F601003FCC5B
/* specific.c */
,
CCDDF1AC172FF4C4007729A1
/* netconf.c */
,
CCDDF1AD172FF4C4007729A1
/* dirs.c */
,
...
...
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