diff options
author | Jose <jose@zeroc.com> | 2013-01-30 19:32:48 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2013-01-30 19:32:48 +0100 |
commit | 431858c0383347b2ab91d2f55adeeca7d598eb1f (patch) | |
tree | 9b77e53e9765af30f505067b105e6c720c7852e5 /cpp/bin | |
parent | ICE-5091 - Remove Java configuration from demo/IceGrid/secure (diff) | |
download | ice-431858c0383347b2ab91d2f55adeeca7d598eb1f.tar.bz2 ice-431858c0383347b2ab91d2f55adeeca7d598eb1f.tar.xz ice-431858c0383347b2ab91d2f55adeeca7d598eb1f.zip |
Added C++11 libraries/binaries to OS X binary distribution
Diffstat (limited to 'cpp/bin')
-rw-r--r-- | cpp/bin/c++11/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/bin/c++11/.gitignore b/cpp/bin/c++11/.gitignore new file mode 100644 index 00000000000..39af5887579 --- /dev/null +++ b/cpp/bin/c++11/.gitignore @@ -0,0 +1 @@ +# Dummy file, so that git retains this otherwise empty directory. |