Files
projectm/src/projectM-engine/config.xml.in
2007-08-24 18:59:59 +00:00

13 lines
383 B
XML

<projectM>
<texsize desc="Texture Dimensions">512</texsize>
<gridX>32</gridX>
<gridY>24</gridY>
<fps>35</fps>
<WindowHeight>512</WindowHeight>
<WindowWidth>512</WindowWidth>
<Fullscreen>0</Fullscreen>
<smoothDuration>5</smoothDuration>
<presetDuration>15</presetDuration>
<presetURL>@CMAKE_INSTALL_PREFIX@/share/projectM/presets</presetURL>
</projectM>