DEVTOOLS: Slight formatting fix.

This commit is contained in:
Johannes Schickel 2016-03-24 01:26:05 +01:00
parent 184a448bb6
commit 567a6b4712

View file

@ -229,7 +229,7 @@ struct BuildSetup {
StringList testDirs; ///< List of all folders containing tests
bool devTools; ///< Generate project files for the tools
bool tests; ///< Generate project files for the tests
bool tests; ///< Generate project files for the tests
bool runBuildEvents; ///< Run build events as part of the build (generate revision number and copy engine/theme data & needed files to the build folder
bool createInstaller; ///< Create NSIS installer after the build