mirror of
https://github.com/RyuKojiro/apple1.git
synced 2025-01-02 13:29:51 +00:00
Removed explicit sdk definition
git-svn-id: svn+ssh://svn.phoenixbox.net/svn/apple1/trunk@93 64f78de7-aa59-e511-a0e8-0002a5492df0
This commit is contained in:
parent
bb83465723
commit
b5a7878849
@ -423,7 +423,6 @@
|
||||
"$(PROJECT_DIR)/v6502/",
|
||||
);
|
||||
MTL_ENABLE_DEBUG_INFO = YES;
|
||||
SDKROOT = macosx;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@ -461,7 +460,6 @@
|
||||
"$(PROJECT_DIR)/v6502/",
|
||||
);
|
||||
MTL_ENABLE_DEBUG_INFO = NO;
|
||||
SDKROOT = macosx;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user