equal
deleted
inserted
replaced
22 # ########################################################## |
22 # ########################################################## |
23 # Logging flag definitions |
23 # Logging flag definitions |
24 # ########################################################## |
24 # ########################################################## |
25 |
25 |
26 # Enable logging in release builds |
26 # Enable logging in release builds |
27 # LOGGING_FLAGS += LOGGING_ENABLED |
27 LOGGING_FLAGS += LOGGING_ENABLED |
28 |
28 |
29 # Combines Ui and Engine logs |
29 # Combines Ui and Engine logs |
30 # LOGGING_FLAGS += COMBINE_WITH_ENGINE_LOGGER |
30 # LOGGING_FLAGS += COMBINE_WITH_ENGINE_LOGGER |
31 |
31 |
32 # Writes debug prints to file if enabled |
32 # Writes debug prints to file if enabled |