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
ac1ec6ec
Commit
ac1ec6ec
authored
Aug 26, 2009
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx/framework: Add a new target core-framework.
parent
ba356647
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
69 additions
and
0 deletions
+69
-0
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+69
-0
No files found.
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
View file @
ac1ec6ec
...
...
@@ -7,6 +7,18 @@
objects
=
{
/* Begin PBXAggregateTarget section */
630F6D6E1045DE4000B03EE4
/* core-framework */
=
{
isa
=
PBXAggregateTarget
;
buildConfigurationList
=
630F6D801045DE6300B03EE4
/* Build configuration list for PBXAggregateTarget "core-framework" */
;
buildPhases
=
(
);
dependencies
=
(
630F6D721045DE4500B03EE4
/* PBXTargetDependency */
,
630F6D741045DE4900B03EE4
/* PBXTargetDependency */
,
);
name
=
"core-framework"
;
productName
=
"core-framework"
;
};
633BD6D20D2ADE040012A314
/* vlc-contrib-core-framework */
=
{
isa
=
PBXAggregateTarget
;
buildConfigurationList
=
633BD6D60D2ADE230012A314
/* Build configuration list for PBXAggregateTarget "vlc-contrib-core-framework" */
;
...
...
@@ -87,6 +99,20 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
630F6D711045DE4500B03EE4
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
633BD6DB0D2ADE4E0012A314
/* vlc-core */
;
remoteInfo
=
"vlc-core"
;
};
630F6D731045DE4900B03EE4
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
remoteInfo
=
VLCKit
;
};
633BD6ED0D2AE03E0012A314
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
...
...
@@ -417,6 +443,7 @@
633BD6E40D2ADF030012A314
/* vlc-contrib */
,
633BD6DB0D2ADE4E0012A314
/* vlc-core */
,
63FFDBCE0D2AE2AE0092FC96
/* vlc-configure */
,
630F6D6E1045DE4000B03EE4
/* core-framework */
,
);
};
/* End PBXProject section */
...
...
@@ -535,6 +562,16 @@
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
630F6D721045DE4500B03EE4
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
633BD6DB0D2ADE4E0012A314
/* vlc-core */
;
targetProxy
=
630F6D711045DE4500B03EE4
/* PBXContainerItemProxy */
;
};
630F6D741045DE4900B03EE4
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
targetProxy
=
630F6D731045DE4900B03EE4
/* PBXContainerItemProxy */
;
};
633BD6EE0D2AE03E0012A314
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
633BD6E40D2ADF030012A314
/* vlc-contrib */
;
...
...
@@ -651,6 +688,7 @@
ARCHS
=
"$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"
;
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1
=
"ppc i386"
;
GCC_ENABLE_OBJC_GC
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvmgcc42
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
PREBINDING
=
NO
;
...
...
@@ -664,6 +702,7 @@
ARCHS
=
"$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"
;
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1
=
"ppc i386"
;
GCC_ENABLE_OBJC_GC
=
YES
;
GCC_VERSION
=
com.apple.compilers.llvmgcc42
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
PREBINDING
=
NO
;
...
...
@@ -671,6 +710,27 @@
};
name
=
Release
;
};
630F6D6F1045DE4000B03EE4
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
PRODUCT_NAME
=
"core-framework"
;
};
name
=
Debug
;
};
630F6D701045DE4000B03EE4
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
YES
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
PRODUCT_NAME
=
"core-framework"
;
ZERO_LINK
=
NO
;
};
name
=
Release
;
};
633BD6D40D2ADE050012A314
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
...
...
@@ -783,6 +843,15 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
};
630F6D801045DE6300B03EE4
/* Build configuration list for PBXAggregateTarget "core-framework" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
630F6D6F1045DE4000B03EE4
/* Debug */
,
630F6D701045DE4000B03EE4
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
};
633BD6D60D2ADE230012A314
/* Build configuration list for PBXAggregateTarget "vlc-contrib-core-framework" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
...
...
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