diff options
author | Mark Spruiell <mes@zeroc.com> | 2012-11-22 08:58:26 -0800 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2012-11-22 08:58:26 -0800 |
commit | ba638447e5992bf43447602a4cf53907be176e7c (patch) | |
tree | 811bffce2019a20427e67132613c23eed1fafc2a /cpp | |
parent | Updated java/THIRD_PARTY_LICENSE (diff) | |
download | ice-ba638447e5992bf43447602a4cf53907be176e7c.tar.bz2 ice-ba638447e5992bf43447602a4cf53907be176e7c.tar.xz ice-ba638447e5992bf43447602a4cf53907be176e7c.zip |
ICE-4966 - INSTALL fixes
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/INSTALL.WINDOWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/INSTALL.WINDOWS b/cpp/INSTALL.WINDOWS index 70149b20423..5adc3bf0f57 100644 --- a/cpp/INSTALL.WINDOWS +++ b/cpp/INSTALL.WINDOWS @@ -108,7 +108,7 @@ you like. Add the "bin" directory of the third-party libraries to your PATH. Open a command prompt that is configured for your target architecture. -For example, when using Visual Studio 2008 or Visual Studio 2010, you +For example, when using Visual Studio 2010 or Visual Studio 2012, you have several alternatives: - Visual Studio Command Prompt |