Rename project to uirc3

This commit is contained in:
2015-04-30 01:39:08 +02:00
parent 950f052d1b
commit 37fa19f4c9
8 changed files with 56 additions and 43 deletions

View File

@@ -1,9 +1,7 @@
#ifndef CONFIG_H
#define CONFIG_H
#define PROGRAM_NAME "${CMAKE_PROJECT_NAME}"
#define PROGRAM_VERSION "${project_VERSION}"
#define PLUGIN_DIR "${CMAKE_INSTALL_PREFIX}/${plugin_dir}"
#endif // ! CONFIG_H