Settings Generator: Tool Usage

PreviousNext

Overview

The EM Settings Generator can be found in the directory {EM}/resources/tools/settings_generator. Use it from the command line.

Basic Usage

Usually you just have to tell the Settings generator which input file it should process. The command looks something like this:

em_settings_generator settings.xml
This will generate the classes settings.e and shared_settings.e.
Note: You don't have to put all settings in a single file. For example, you could make the files "audio_settings.xml", "video_settings.xml" etc. and generate a class for each of those.

Advanced Usage

There are several options you can specify: