diff options
author | S. Davilla <davilla@4pi.com> | 2011-03-28 22:07:38 -0400 |
---|---|---|
committer | S. Davilla <davilla@4pi.com> | 2011-03-28 22:07:38 -0400 |
commit | 490a3a1c1b21968475c53a56675632b6bb911d5b (patch) | |
tree | 2b6653e28ca363ffa144510829d110f905423d44 /Makefile.in | |
parent | 15dcb7b09179f3dad3e8a9f135891d843ebe9c94 (diff) |
[osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json out of xcode_depends and into xcode project.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 73d127ec55..5efe6cbed7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -460,9 +460,6 @@ xcode_depends: \ lib/libXBMS/libxbms.a \ lib/libRTV/librtv.a \ lib/libXDAAP/libxdaap.a \ - xbmc/interfaces/interfaces.a \ - xbmc/interfaces/http-api/http-api.a \ - xbmc/interfaces/json-rpc/json-rpc.a \ lib/jsoncpp/src/lib_json/libjsoncpp.a # platform independend objects |