Revision 621f1c9...

Go back to digest for 31st July 2011

Features in Games

Laszlo Papp committed changes in [gluon] /:

Implement a component based NSIS generator opportunity

Most of the groundwork is done for a component based installer. This way, it
will be much easier to ship a minimal installation process for debugging
purpose.

Right now, there are two types of installation set (Full and minimal)
and there are properly separated components with display names, descriptions and
relevant groups.

File Changes

Modified 10 files
  •   CMakeLists.txt
  •   audio/CMakeLists.txt
  •   core/CMakeLists.txt
  •   creator/CMakeLists.txt
  •   engine/CMakeLists.txt
  •   graphics/CMakeLists.txt
  •   input/CMakeLists.txt
  •   creator/lib/CMakeLists.txt
  •   player/lib/CMakeLists.txt
  •   player/qt/CMakeLists.txt
10 files changed in total