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
9f5e5825
Commit
9f5e5825
authored
Feb 22, 2010
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VLCKit: ppc970 aka PowerPC G3 is no supported architecture
parent
6a3cc0c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+4
-2
No files found.
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
View file @
9f5e5825
...
...
@@ -144,14 +144,14 @@
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
6337547910ED090A0072A0D9
/* Make VLC */
;
remoteGlobalIDString
=
6337547910ED090A0072A0D9
;
remoteInfo
=
"Make VLC"
;
};
CC610952112F4ABF00FAFD22
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
remoteGlobalIDString
=
8DC2EF4F0486A6940098B216
;
remoteInfo
=
VLCKit
;
};
/* End PBXContainerItemProxy section */
...
...
@@ -707,6 +707,7 @@
ONLY_ACTIVE_ARCH
=
YES
;
PREBINDING
=
NO
;
SDKROOT
=
macosx10.5
;
VALID_ARCHS
=
"i386 ppc ppc64 ppc7400 x86_64"
;
VLC_BUILD_DIR
=
"$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir"
;
VLC_SRC_DIR
=
"$(SRCROOT)/../../.."
;
};
...
...
@@ -727,6 +728,7 @@
ONLY_ACTIVE_ARCH
=
NO
;
PREBINDING
=
NO
;
SDKROOT
=
macosx10.5
;
VALID_ARCHS
=
"i386 ppc ppc64 ppc7400 x86_64"
;
VLC_BUILD_DIR
=
"$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir"
;
VLC_SRC_DIR
=
"$(SRCROOT)/../../.."
;
};
...
...
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