mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-25 07:57:19 +00:00
update text in version.h
This commit is contained in:
parent
56e7ee3d11
commit
6a8842163e
@ -5,7 +5,7 @@
|
|||||||
#define NAME "Awesome Widgets"
|
#define NAME "Awesome Widgets"
|
||||||
#define VERSION "@PROJECT_VERSION@"
|
#define VERSION "@PROJECT_VERSION@"
|
||||||
#define AUTHOR "@PROJECT_AUTHOR@"
|
#define AUTHOR "@PROJECT_AUTHOR@"
|
||||||
#define TRANSLATORS "Ernesto Aviles Vzqz (Spanish);Mermouy (French);underr (Brazillian Portuguese);Viktor Slobodyan (Ukrainian);Lemueler (Chinese)"
|
#define TRANSLATORS "Ernesto Aviles Vzqz (Spanish), Mermouy (French), underr (Brazillian Portuguese), Viktor Slobodyan (Ukrainian), Lemueler (Chinese)"
|
||||||
#define EMAIL "@PROJECT_CONTACT@"
|
#define EMAIL "@PROJECT_CONTACT@"
|
||||||
#define LICENSE "@PROJECT_LICENSE@"
|
#define LICENSE "@PROJECT_LICENSE@"
|
||||||
#define TRDPARTY_LICENSE "tasks,BSD,https://github.com/mhogomchungu/tasks"
|
#define TRDPARTY_LICENSE "tasks,BSD,https://github.com/mhogomchungu/tasks"
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
// build information
|
// build information
|
||||||
#define BUILD_DATE "@CURRENT_DATE@"
|
#define BUILD_DATE "@CURRENT_DATE@"
|
||||||
#define DATE "2014-@CURRENT_YEAR@"
|
#define DATE "2013-@CURRENT_YEAR@"
|
||||||
|
|
||||||
// cmake properties
|
// cmake properties
|
||||||
#define CMAKE_BUILD_TYPE "@CMAKE_BUILD_TYPE@"
|
#define CMAKE_BUILD_TYPE "@CMAKE_BUILD_TYPE@"
|
||||||
|
Loading…
Reference in New Issue
Block a user