Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
MediaLibraryKit
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
VideoLAN
MediaLibraryKit
Commits
25f252ba
Commit
25f252ba
authored
Jul 08, 2014
by
Jörg Bleyel
Committed by
Felix Paul Kühne
Jul 08, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix header
Signed-off-by:
Felix Paul Kühne
<
fkuehne@videolan.org
>
parent
4512321f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
project.pbxproj
MediaLibraryKit.xcodeproj/project.pbxproj
+2
-2
MediaLibraryKit_Prefix.pch
MediaLibraryKit_Prefix.pch
+1
-1
No files found.
MediaLibraryKit.xcodeproj/project.pbxproj
View file @
25f252ba
...
...
@@ -425,7 +425,7 @@
HEADER_SEARCH_PATHS
=
(
"$(inherited)"
,
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
,
"
/Users/fkuehne/Desktop/videolan/gits/ios3/ImportedSources/VLCKit/build/Release-iphonesimulator
/include/MobileVLCKit/**"
,
"
$(SRCROOT)/External/MobileVLCKit
/include/MobileVLCKit/**"
,
);
IPHONEOS_DEPLOYMENT_TARGET
=
5.1
;
ONLY_ACTIVE_ARCH
=
YES
;
...
...
@@ -452,7 +452,7 @@
HEADER_SEARCH_PATHS
=
(
"$(inherited)"
,
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
,
"
/Users/fkuehne/Desktop/videolan/gits/ios3/ImportedSources/VLCKit/build/Release-iphonesimulator
/include/MobileVLCKit/**"
,
"
$(SRCROOT)/External/MobileVLCKit
/include/MobileVLCKit/**"
,
);
IPHONEOS_DEPLOYMENT_TARGET
=
5.1
;
SDKROOT
=
iphoneos
;
...
...
MediaLibraryKit_Prefix.pch
View file @
25f252ba
...
...
@@ -39,7 +39,7 @@
#import "TouchXML.h"
#import <UIKit/UIKit.h>
#import
"/Users/fkuehne/Desktop/videolan/gits/ios3/ImportedSources/VLCKit/build/Release-iphonesimulator/include/MobileVLCKit/MobileVLCKit.h"
#import
<MobileVLCKit/MobileVLCKit.h>
#else
#define HAVE_BLOCK 1
...
...
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