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
bd0a73c9
Commit
bd0a73c9
authored
Nov 05, 2007
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MacOSX/Framework/VLC.xcodeproj: Fix compilation.
parent
20888062
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj
extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj
+0
-15
No files found.
extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj
View file @
bd0a73c9
...
...
@@ -7,7 +7,6 @@
objects
=
{
/* Begin PBXBuildFile section */
63030CCC0CCA65AC0088ECD1
/* InfoPlist.strings in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
63030CCA0CCA65AC0088ECD1
/* InfoPlist.strings */
;
};
8DC2EF570486A6940098B216
/* Cocoa.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
1058C7B1FEA5585E11CA2CBB
/* Cocoa.framework */
;
};
EF7311900CB5797B009473B4
/* VLCAudio.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
EF73118E0CB5797B009473B4
/* VLCAudio.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
EF7311910CB5797B009473B4
/* VLCAudio.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
EF73118F0CB5797B009473B4
/* VLCAudio.m */
;
};
...
...
@@ -37,7 +36,6 @@
1058C7B1FEA5585E11CA2CBB
/* Cocoa.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Cocoa.framework
;
path
=
/System/Library/Frameworks/Cocoa.framework
;
sourceTree
=
"<absolute>"
;
};
32DBCF5E0370ADEE00C91783
/* VLC_Prefix.pch */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLC_Prefix.pch
;
sourceTree
=
"<group>"
;
};
63030CC70CCA652C0088ECD1
/* Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
text.xml
;
name
=
Info.plist
;
path
=
Resources/Info.plist
;
sourceTree
=
"<group>"
;
};
63030CCB0CCA65AC0088ECD1
/* English */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
text.plist.strings
;
name
=
English
;
path
=
../../../../../Desktop/VLCFramework/English.lproj/InfoPlist.strings
;
sourceTree
=
SOURCE_ROOT
;
};
8DC2EF5B0486A6940098B216
/* VLC.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
VLC.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
D2F7E79907B2D74100F64583
/* CoreData.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CoreData.framework
;
path
=
/System/Library/Frameworks/CoreData.framework
;
sourceTree
=
"<absolute>"
;
};
EF73118E0CB5797B009473B4
/* VLCAudio.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VLCAudio.h
;
path
=
Public/VLCAudio.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -113,7 +111,6 @@
children
=
(
EF78BD350CAEEFB000354E6E
/* Pre-Compile.sh */
,
63030CC70CCA652C0088ECD1
/* Info.plist */
,
63030CCA0CCA65AC0088ECD1
/* InfoPlist.strings */
,
);
name
=
Resources
;
sourceTree
=
"<group>"
;
...
...
@@ -251,7 +248,6 @@
isa
=
PBXResourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
63030CCC0CCA65AC0088ECD1
/* InfoPlist.strings in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -292,17 +288,6 @@
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
63030CCA0CCA65AC0088ECD1
/* InfoPlist.strings */
=
{
isa
=
PBXVariantGroup
;
children
=
(
63030CCB0CCA65AC0088ECD1
/* English */
,
);
name
=
InfoPlist.strings
;
sourceTree
=
"<group>"
;
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
1DEB91AE08733DA50010E9CD
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
...
...
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