Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Switched back to version A, since we don't actually have a version A …
Browse files Browse the repository at this point in the history
…for SDL 1.3.

It would only be meaningful if we were planning to ship 1.2 as A, and 1.3 as B, which is completely worthless given the headers will be for 1.3 and the API is completely different.
  • Loading branch information
slouken committed Jan 7, 2012
1 parent 4cd1f4f commit 66c58e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Xcode/SDL/SDL.xcodeproj/project.pbxproj
Expand Up @@ -2346,7 +2346,6 @@
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.3;
DYLIB_CURRENT_VERSION = 1.3.0;
FRAMEWORK_VERSION = B;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(GCC_PREPROCESSOR_DEFINITIONS)",
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
Expand Down Expand Up @@ -2419,7 +2418,6 @@
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1.3;
DYLIB_CURRENT_VERSION = 1.3.0;
FRAMEWORK_VERSION = B;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(GCC_PREPROCESSOR_DEFINITIONS)",
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
Expand Down

0 comments on commit 66c58e9

Please sign in to comment.