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
05c777f9
Commit
05c777f9
authored
Feb 20, 2010
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VLCKit: added an aggregate target to build both VLC and VLCKit with one click
parent
1d332706
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
67 additions
and
0 deletions
+67
-0
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+67
-0
No files found.
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
View file @
05c777f9
...
...
@@ -56,6 +56,18 @@
name
=
"Run VLC configure"
;
productName
=
"vlc-bootstrap"
;
};
CC61094C112F4AB500FAFD22
/* Make VLC and VLCKit */
=
{
isa
=
PBXAggregateTarget
;
buildConfigurationList
=
CC61095D112F4AD400FAFD22
/* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */
;
buildPhases
=
(
);
dependencies
=
(
CC610951112F4ABB00FAFD22
/* PBXTargetDependency */
,
CC610953112F4ABF00FAFD22
/* PBXTargetDependency */
,
);
name
=
"Make VLC and VLCKit"
;
productName
=
"Make VLC and VLCKit"
;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
...
...
@@ -128,6 +140,20 @@
remoteGlobalIDString
=
63FFDBCE0D2AE2AE0092FC96
;
remoteInfo
=
"vlc-bootstrap"
;
};
CC610950112F4ABB00FAFD22
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
6337547910ED090A0072A0D9
/* Make VLC */
;
remoteInfo
=
"Make VLC"
;
};
CC610952112F4ABF00FAFD22
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
remoteInfo
=
VLCKit
;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
...
...
@@ -420,6 +446,7 @@
63FFDBCE0D2AE2AE0092FC96
/* Run VLC configure */
,
6337547910ED090A0072A0D9
/* Make VLC */
,
8DC2EF4F0486A6940098B216
/* VLCKit */
,
CC61094C112F4AB500FAFD22
/* Make VLC and VLCKit */
,
);
};
/* End PBXProject section */
...
...
@@ -581,6 +608,16 @@
target
=
63FFDBCE0D2AE2AE0092FC96
/* Run VLC configure */
;
targetProxy
=
63FFDBD20D2AE3070092FC96
/* PBXContainerItemProxy */
;
};
CC610951112F4ABB00FAFD22
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
6337547910ED090A0072A0D9
/* Make VLC */
;
targetProxy
=
CC610950112F4ABB00FAFD22
/* PBXContainerItemProxy */
;
};
CC610953112F4ABF00FAFD22
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
targetProxy
=
CC610952112F4ABF00FAFD22
/* PBXContainerItemProxy */
;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
...
...
@@ -780,6 +817,27 @@
};
name
=
Release
;
};
CC61094D112F4AB600FAFD22
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
PRODUCT_NAME
=
"Make VLC and VLCKit"
;
};
name
=
Debug
;
};
CC61094E112F4AB600FAFD22
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
YES
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
PRODUCT_NAME
=
"Make VLC and VLCKit"
;
ZERO_LINK
=
NO
;
};
name
=
Release
;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
...
...
@@ -837,6 +895,15 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
};
CC61095D112F4AD400FAFD22
/* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
CC61094D112F4AB600FAFD22
/* Debug */
,
CC61094E112F4AB600FAFD22
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
};
/* End XCConfigurationList section */
};
rootObject
=
0867D690FE84028FC02AAC07
/* Project object */
;
...
...
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