Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Renamed the COPYING files to LICENSE so it's more clear to people not…
… used to the GPL name convention.
  • Loading branch information
slouken committed Jan 3, 2012
1 parent 388e3c2 commit e6e85f0
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions Xcode/playmus/playmus.xcodeproj/project.pbxproj
Expand Up @@ -218,7 +218,6 @@
/Library/Frameworks,
);
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = (
"$(HOME)/Library/Frameworks/SDL.framework/Headers",
/Library/Frameworks/SDL.framework/Headers,
Expand All @@ -227,7 +226,6 @@
);
INFOPLIST_FILE = "Info-playmus__Upgraded_.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "";
OTHER_LDFLAGS = "-lstdc++";
PRODUCT_NAME = playmus;
SECTORDER_FLAGS = "";
Expand All @@ -252,7 +250,6 @@
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = (
"$(HOME)/Library/Frameworks/SDL.framework/Headers",
/Library/Frameworks/SDL.framework/Headers,
Expand All @@ -261,7 +258,6 @@
);
INFOPLIST_FILE = "Info-playmus__Upgraded_.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "";
OTHER_LDFLAGS = "-lstdc++";
PRODUCT_NAME = playmus;
SECTORDER_FLAGS = "";
Expand All @@ -283,7 +279,6 @@
/Library/Frameworks,
);
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = (
"$(HOME)/Library/Frameworks/SDL.framework/Headers",
/Library/Frameworks/SDL.framework/Headers,
Expand All @@ -292,7 +287,6 @@
);
INFOPLIST_FILE = "Info-playmus__Upgraded_.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "";
OTHER_LDFLAGS = "-lstdc++";
PRODUCT_NAME = playmus;
SECTORDER_FLAGS = "";
Expand Down

0 comments on commit e6e85f0

Please sign in to comment.