Xcode: rename QuakeSpasmSDL2 target to QuakeSpasm-SDL2

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1107 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2014-10-12 17:15:06 +00:00
parent 2c765635bb
commit 1e4291192c
1 changed files with 5 additions and 5 deletions

View File

@ -799,9 +799,9 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
664D988819CF6B78000D395C /* QuakeSpasmSDL2 */ = { 664D988819CF6B78000D395C /* QuakeSpasm-SDL2 */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasmSDL2" */; buildConfigurationList = 664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasm-SDL2" */;
buildPhases = ( buildPhases = (
664D988919CF6B78000D395C /* Resources */, 664D988919CF6B78000D395C /* Resources */,
664D988D19CF6B78000D395C /* Sources */, 664D988D19CF6B78000D395C /* Sources */,
@ -813,7 +813,7 @@
); );
dependencies = ( dependencies = (
); );
name = QuakeSpasmSDL2; name = "QuakeSpasm-SDL2";
productInstallPath = "$(HOME)/Applications"; productInstallPath = "$(HOME)/Applications";
productName = QuakeSpasm; productName = QuakeSpasm;
productReference = 664D98F919CF6B78000D395C /* QuakeSpasm.app */; productReference = 664D98F919CF6B78000D395C /* QuakeSpasm.app */;
@ -862,7 +862,7 @@
projectRoot = ""; projectRoot = "";
targets = ( targets = (
8D1107260486CEB800E47090 /* QuakeSpasm */, 8D1107260486CEB800E47090 /* QuakeSpasm */,
664D988819CF6B78000D395C /* QuakeSpasmSDL2 */, 664D988819CF6B78000D395C /* QuakeSpasm-SDL2 */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
@ -1380,7 +1380,7 @@
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasmSDL2" */ = { 664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasm-SDL2" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
664D98F719CF6B78000D395C /* Debug */, 664D98F719CF6B78000D395C /* Debug */,