Changes between Version 18 and Version 19 of premake


Ignore:
Timestamp:
Oct 15, 2014, 6:07:05 AM (10 years ago)
Author:
historic_bruno
Comment:

VS2005 is no longer supported, 2012 is

Legend:

Unmodified
Added
Removed
Modified
  • premake

    v18 v19  
    2424
    2525Our Premake build supports the following workspaces, but not on every platform (e.g. `xcode3` probably won't work on Windows or Linux).
     26 * `vs2012` - Visual Studio 2012 (or Express)
    2627 * `vs2010` - [http://www.microsoft.com/visualstudio/en-us/products/2010-editions Visual Studio 2010] (or [http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express Express])
    2728 * `vs2008` - Visual Studio 2008 (or Express)
    28  * `vs2005` - Visual Studio 2005 (or Express)
    2929 * `gmake` - [http://www.gnu.org/software/make/ GNU Make]
    3030 * `xcode3` - Apple Xcode 3