mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 18:21:44 +00:00
Update cmake command line options for the supported VS versions
This commit is contained in:
parent
6dba52c813
commit
c9a7d77879
@ -39,9 +39,8 @@ the source code in a directory called `aseprite-source`):
|
|||||||
|
|
||||||
If you have Visual Studio you can generate a solution:
|
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 11 2012"
|
||||||
C:\...\aseprite-source\build>cmake .. -G "Visual Studio 9 2008"
|
C:\...\aseprite-source\build>cmake .. -G "Visual Studio 12 2013"
|
||||||
C:\...\aseprite-source\build>cmake .. -G "Visual Studio 10"
|
|
||||||
|
|
||||||
If you are on Linux:
|
If you are on Linux:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user