diff options
author | Jose <jose@zeroc.com> | 2011-05-13 17:29:29 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2011-05-13 17:29:29 +0200 |
commit | 91c47f89c6618d0552215624d155002e1681c320 (patch) | |
tree | 39e5d524e66aab59a6552c415cf1ae2e4b0c55b6 | |
parent | minor edits to php/INSTALL (diff) | |
download | ice-91c47f89c6618d0552215624d155002e1681c320.tar.bz2 ice-91c47f89c6618d0552215624d155002e1681c320.tar.xz ice-91c47f89c6618d0552215624d155002e1681c320.zip |
VS Add-in CHANGES minor update
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -152,7 +152,9 @@ Visual Studio Add-in Changes configuration settings. - Removed Ice Home field from "Ice Configuration" dialog. Projects - now always use the Ice version corresponding to the add-in. + now always use the Ice version corresponding to the add-in, for + Ice Silverlight the add-in use the version specified by ICE_SL_HOME + environment variable. - Fixed issues that prevented the use of solution folders in Ice projects. |