Initial commit
These used to be part of my dwm fork repository.
This commit is contained in:
8
config.h.in
Normal file
8
config.h.in
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#define PROGRAM_NAME "${PROJECT_NAME}"
|
||||
#define PROGRAM_VERSION "${project_VERSION}"
|
||||
|
||||
#endif // ! CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user