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

9 lines
99 B
C++

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