diff options
author | Socapex <philippe_groarke@yahoo.ca> | 2012-12-04 02:05:39 -0500 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-04 14:56:32 +0300 |
commit | 1c66b29979f2a3a9740545b4dbecdb08ea002e92 (patch) | |
tree | 742855d3e699a03e6ed69dec24f2b5383b07db79 /Xcode/libs/changes-id | |
parent | 4c188f4cd517b10940bb347e4bbb4c41005296d0 (diff) | |
download | plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.tar.gz plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.tar.bz2 plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.tar.xz plus-1c66b29979f2a3a9740545b4dbecdb08ea002e92.zip |
Included more library dependencies. Delete unnecessary .app.
Diffstat (limited to 'Xcode/libs/changes-id')
-rw-r--r-- | Xcode/libs/changes-id | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Xcode/libs/changes-id b/Xcode/libs/changes-id new file mode 100644 index 000000000..8eae3c2e2 --- /dev/null +++ b/Xcode/libs/changes-id @@ -0,0 +1,16 @@ +-id @executable_path/../SharedSupport/libSDL-1.2.0.dylib +-id @executable_path/../SharedSupport/libSDL_gfx.14.dylib +-id @executable_path/../SharedSupport/libX11.6.dylib +-id @executable_path/../SharedSupport/libXau.6.dylib +-id @executable_path/../SharedSupport/libXdmcp.6.dylib +-id @executable_path/../SharedSupport/libXext.6.dylib +-id @executable_path/../SharedSupport/libXrandr.2.dylib +-id @executable_path/../SharedSupport/libXrender.1.dylib +-id @executable_path/../SharedSupport/libfreetype.6.dylib +-id @executable_path/../SharedSupport/libiconv.2.dylib +-id @executable_path/../SharedSupport/libintl.8.dylib +-id @executable_path/../SharedSupport/libphysfs.2.0.2.dylib +-id @executable_path/../SharedSupport/libpng15.15.dylib +-id @executable_path/../SharedSupport/libxcb.1.dylib +-id @executable_path/../SharedSupport/libxml2.2.dylib +-id @executable_path/../SharedSupport/libz.1.2.7.dylib |