mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-09 01:01:07 +00:00
Xcode: rename QuakeSpasmSDL2 target to QuakeSpasm-SDL2
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1107 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
6f62e527d5
commit
c07fb885f9
1 changed files with 5 additions and 5 deletions
|
@ -799,9 +799,9 @@
|
|||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
664D988819CF6B78000D395C /* QuakeSpasmSDL2 */ = {
|
||||
664D988819CF6B78000D395C /* QuakeSpasm-SDL2 */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasmSDL2" */;
|
||||
buildConfigurationList = 664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasm-SDL2" */;
|
||||
buildPhases = (
|
||||
664D988919CF6B78000D395C /* Resources */,
|
||||
664D988D19CF6B78000D395C /* Sources */,
|
||||
|
@ -813,7 +813,7 @@
|
|||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = QuakeSpasmSDL2;
|
||||
name = "QuakeSpasm-SDL2";
|
||||
productInstallPath = "$(HOME)/Applications";
|
||||
productName = QuakeSpasm;
|
||||
productReference = 664D98F919CF6B78000D395C /* QuakeSpasm.app */;
|
||||
|
@ -862,7 +862,7 @@
|
|||
projectRoot = "";
|
||||
targets = (
|
||||
8D1107260486CEB800E47090 /* QuakeSpasm */,
|
||||
664D988819CF6B78000D395C /* QuakeSpasmSDL2 */,
|
||||
664D988819CF6B78000D395C /* QuakeSpasm-SDL2 */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
@ -1380,7 +1380,7 @@
|
|||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasmSDL2" */ = {
|
||||
664D98F619CF6B78000D395C /* Build configuration list for PBXNativeTarget "QuakeSpasm-SDL2" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
664D98F719CF6B78000D395C /* Debug */,
|
||||
|
|
Loading…
Reference in a new issue