This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit c9a7d778796533b6285da6562c11a550908acad1
Author: David Capello <[email protected]>
Date:   Sat Nov 8 21:10:29 2014 -0300

    Update cmake command line options for the supported VS versions
---
 INSTALL.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/INSTALL.md b/INSTALL.md
index c582c2b..c7bc21f 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -39,9 +39,8 @@ the source code in a directory called `aseprite-source`):
 
    If you have Visual Studio you can generate a solution:
 
-        C:\...\aseprite-source\build>cmake .. -G "Visual Studio 8 2005"
-        C:\...\aseprite-source\build>cmake .. -G "Visual Studio 9 2008"
-        C:\...\aseprite-source\build>cmake .. -G "Visual Studio 10"
+        C:\...\aseprite-source\build>cmake .. -G "Visual Studio 11 2012"
+        C:\...\aseprite-source\build>cmake .. -G "Visual Studio 12 2013"
 
    If you are on Linux:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/aseprite.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to