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
ee031e80
Commit
ee031e80
authored
Aug 31, 2007
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VLC.xcodeproj: Fix framework header location.
parent
1d76aea5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj
extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj
+10
-6
No files found.
extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj
View file @
ee031e80
...
...
@@ -7,12 +7,12 @@
objects
=
{
/* Begin PBXBuildFile section */
631220BC0C87F72D005CC6A4
/* VLC.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
631220BB0C87F72D005CC6A4
/* VLC.framework */
;
};
631220C90C87F730005CC6A4
/* VLC.framework in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
631220BB0C87F72D005CC6A4
/* VLC.framework */
;
};
635FDAEF0C8080B900CE5E69
/* VLCCategoryOutlineView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
635FDAED0C8080B900CE5E69
/* VLCCategoryOutlineView.m */
;
};
635FDAF00C8080B900CE5E69
/* VLCCategoryOutlineView.h in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
635FDAEE0C8080B900CE5E69
/* VLCCategoryOutlineView.h */
;
};
635FDB3D0C8083BC00CE5E69
/* VLCCategoryCell.h in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
635FDB3B0C8083BC00CE5E69
/* VLCCategoryCell.h */
;
};
635FDB3E0C8083BC00CE5E69
/* VLCCategoryCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
635FDB3C0C8083BC00CE5E69
/* VLCCategoryCell.m */
;
};
63C551690C7F62EC00B202D3
/* VLC.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
63C551680C7F62EC00B202D3
/* VLC.framework */
;
};
63C551830C7F639600B202D3
/* VLC.framework in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
63C551680C7F62EC00B202D3
/* VLC.framework */
;
};
63C5518C0C7F663500B202D3
/* VLCController.h in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
63C5518A0C7F663500B202D3
/* VLCController.h */
;
};
63C5518D0C7F663500B202D3
/* VLCController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
63C5518B0C7F663500B202D3
/* VLCController.m */
;
};
63C551900C7F6A2000B202D3
/* VLCCategoryListDataSource.h in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
63C5518E0C7F6A2000B202D3
/* VLCCategoryListDataSource.h */
;
};
...
...
@@ -30,7 +30,7 @@
dstPath
=
""
;
dstSubfolderSpec
=
10
;
files
=
(
63
C551830C7F639600B202D3
/* VLC.framework in CopyFiles */
,
63
1220C90C87F730005CC6A4
/* VLC.framework in CopyFiles */
,
63C5518C0C7F663500B202D3
/* VLCController.h in CopyFiles */
,
63C551900C7F6A2000B202D3
/* VLCCategoryListDataSource.h in CopyFiles */
,
635FDAF00C8080B900CE5E69
/* VLCCategoryOutlineView.h in CopyFiles */
,
...
...
@@ -49,11 +49,11 @@
29B97324FDCFA39411CA2CEA
/* AppKit.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
AppKit.framework
;
path
=
/System/Library/Frameworks/AppKit.framework
;
sourceTree
=
"<absolute>"
;
};
29B97325FDCFA39411CA2CEA
/* Foundation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Foundation.framework
;
path
=
/System/Library/Frameworks/Foundation.framework
;
sourceTree
=
"<absolute>"
;
};
32CA4F630368D1EE00C91783
/* VLC_Prefix.pch */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLC_Prefix.pch
;
sourceTree
=
"<group>"
;
};
631220BB0C87F72D005CC6A4
/* VLC.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
VLC.framework
;
path
=
../Framework/VLC.framework
;
sourceTree
=
SOURCE_ROOT
;
};
635FDAED0C8080B900CE5E69
/* VLCCategoryOutlineView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCCategoryOutlineView.m
;
sourceTree
=
"<group>"
;
};
635FDAEE0C8080B900CE5E69
/* VLCCategoryOutlineView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCCategoryOutlineView.h
;
sourceTree
=
"<group>"
;
};
635FDB3B0C8083BC00CE5E69
/* VLCCategoryCell.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCCategoryCell.h
;
sourceTree
=
"<group>"
;
};
635FDB3C0C8083BC00CE5E69
/* VLCCategoryCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCCategoryCell.m
;
sourceTree
=
"<group>"
;
};
63C551680C7F62EC00B202D3
/* VLC.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
VLC.framework
;
path
=
../Framework/VLC.framework
;
sourceTree
=
SOURCE_ROOT
;
};
63C5518A0C7F663500B202D3
/* VLCController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCController.h
;
sourceTree
=
"<group>"
;
};
63C5518B0C7F663500B202D3
/* VLCController.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCController.m
;
sourceTree
=
"<group>"
;
};
63C5518E0C7F6A2000B202D3
/* VLCCategoryListDataSource.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
30
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCCategoryListDataSource.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -68,7 +68,7 @@
buildActionMask
=
2147483647
;
files
=
(
8D11072F0486CEB800E47090
/* Cocoa.framework in Frameworks */
,
63
C551690C7F62EC00B202D3
/* VLC.framework in Frameworks */
,
63
1220BC0C87F72D005CC6A4
/* VLC.framework in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -93,7 +93,7 @@
1058C7A0FEA54F0111CA2CBB
/* Linked Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
63
C551680C7F62EC00B202D3
/* VLC.framework */
,
63
1220BB0C87F72D005CC6A4
/* VLC.framework */
,
1058C7A1FEA54F0111CA2CBB
/* Cocoa.framework */
,
);
name
=
"Linked Frameworks"
;
...
...
@@ -256,8 +256,10 @@
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)"
,
);
FRAMEWORK_SEARCH_PATHS_QUOTED_1
=
"\"$(SRCROOT)/../..\""
;
FRAMEWORK_SEARCH_PATHS_QUOTED_2
=
"\"$(SRCROOT)/../Framework\""
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_ENABLE_FIX_AND_CONTINUE
=
YES
;
GCC_MODEL_TUNING
=
G5
;
...
...
@@ -277,8 +279,10 @@
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)"
,
);
FRAMEWORK_SEARCH_PATHS_QUOTED_1
=
"\"$(SRCROOT)/../..\""
;
FRAMEWORK_SEARCH_PATHS_QUOTED_2
=
"\"$(SRCROOT)/../Framework\""
;
GCC_GENERATE_DEBUGGING_SYMBOLS
=
NO
;
GCC_MODEL_TUNING
=
G5
;
INFOPLIST_FILE
=
Info.plist
;
...
...
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