Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libSDL
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PocketInsanity
libSDL
Commits
765c7da3
Commit
765c7da3
authored
Feb 17, 2011
by
Sam Lantinga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated deployment target to iPhone/iPad 3.2, and added dependencies on SDL for the demos.
parent
1cbbefce
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
117 additions
and
19 deletions
+117
-19
project.pbxproj
Xcode-iPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj
+115
-17
project.pbxproj
Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj
+2
-2
No files found.
Xcode-iPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj
View file @
765c7da3
This diff is collapsed.
Click to expand it.
Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj
View file @
765c7da3
...
@@ -1604,7 +1604,7 @@
...
@@ -1604,7 +1604,7 @@
GCC_DEBUGGING_SYMBOLS
=
full
;
GCC_DEBUGGING_SYMBOLS
=
full
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
NO
;
GCC_WARN_UNUSED_VARIABLE
=
NO
;
IPHONEOS_DEPLOYMENT_TARGET
=
3.
1
;
IPHONEOS_DEPLOYMENT_TARGET
=
3.
2
;
ONLY_ACTIVE_ARCH
=
NO
;
ONLY_ACTIVE_ARCH
=
NO
;
PREBINDING
=
NO
;
PREBINDING
=
NO
;
SDKROOT
=
iphoneos
;
SDKROOT
=
iphoneos
;
...
@@ -1621,7 +1621,7 @@
...
@@ -1621,7 +1621,7 @@
GCC_C_LANGUAGE_STANDARD
=
c99
;
GCC_C_LANGUAGE_STANDARD
=
c99
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
NO
;
GCC_WARN_UNUSED_VARIABLE
=
NO
;
IPHONEOS_DEPLOYMENT_TARGET
=
3.
1
;
IPHONEOS_DEPLOYMENT_TARGET
=
3.
2
;
PREBINDING
=
NO
;
PREBINDING
=
NO
;
SDKROOT
=
iphoneos
;
SDKROOT
=
iphoneos
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
...
...
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