update
This commit is contained in:
parent
73da1312a7
commit
3935ad9add
2 changed files with 5 additions and 5 deletions
|
|
@ -4,10 +4,10 @@
|
|||
#define PREFIX "@CMAKE_INSTALL_PREFIX@"
|
||||
#define SYSCONFDIR "@CMAKE_INSTALL_FULL_SYSCONFDIR@"
|
||||
#define DATAROOTDIR "@CMAKE_INSTALL_FULL_DATAROOTDIR@"
|
||||
#define ICON128DIR DATAROOTDIR "/mde/icons/128x128"
|
||||
#define ICON64DIR DATAROOTDIR "/mde/icons/64x64"
|
||||
#define ICON32DIR DATAROOTDIR "/mde/icons/32x32"
|
||||
#define ICON16DIR DATAROOTDIR "/mde/icons/16x16"
|
||||
#define ICON128DIR DATAROOTDIR "/icons/mde/128x128"
|
||||
#define ICON64DIR DATAROOTDIR "/icons/mde/64x64"
|
||||
#define ICON32DIR DATAROOTDIR "/icons/mde/32x32"
|
||||
#define ICON16DIR DATAROOTDIR "/icons/mde/16x16"
|
||||
|
||||
#cmakedefine HAS_PATHS_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b312bdde63072b98d64f7c17d02fcef4cbfca37
|
||||
Subproject commit 64c5cc25dda514d42e75f79f4623128f68a344da
|
||||
Loading…
Add table
Add a link
Reference in a new issue