Files
CMake/Tests/QtAutogen/AutogenOriginDependsOff/config.hpp.in
T
2018-11-03 12:14:40 +01:00

9 lines
99 B
Plaintext

#ifndef CONFIG_HPP
#define CONFIG_HPP
// Application configuration
enum dummy { NO_OP };
#endif