Changes between Version 1 and Version 2 of premake


Ignore:
Timestamp:
Jul 2, 2012, 12:54:23 AM (12 years ago)
Author:
leper
Comment:

--atlas is generated by update-workspaces.sh by default, --disable-atlas removes it.

Legend:

Unmodified
Added
Removed
Modified
  • premake

    v1 v2  
    5555'''Note:''' Most of the options are special purpose and not needed for the average build. You shouldn't use an option unless you understand it and have a need for it.
    5656
    57 The most commonly used options are `--atlas` and `--collada` (you might want to disable them if building the game on an experimental new platform like Android). `--atlas` is not used by default in `update-workspaces.bat`, because we don't bundle the wxWidgets libraries in SVN.
     57The most commonly used options are `--atlas` and `--collada` (you might want to disable them if building the game on an experimental new platform like Android). `--atlas` is not used by default in `update-workspaces.bat`, because we don't bundle the wxWidgets libraries in SVN. If you are using `update-workspaces.sh` Atlas is build by default. Use `--disable-atlas` to skip it.
    5858
    5959The `update-workspaces` scripts will pass arguments through to Premake: