Skip to content
Snippets Groups Projects
config.h.cmake 189 B
Newer Older
#ifndef _CONFIG_H
#define _CONFIG_H

#cmakedefine XTPCPP_VERSION "@XTPCPP_VERSION@"

#cmakedefine SOFTWARE_NAME "@SOFTWARE_NAME@"

#include <QDebug>




#endif /* _CONFIG_H */