Home
last modified time | relevance | path

Searched defs:GLOBAL_DIR (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gpxsee/GPXSee-7.32/src/common/
H A Dprogrampaths.cpp26 #define GLOBAL_DIR QApplication::applicationDirPath() macro
31 #define GLOBAL_DIR QApplication::applicationDirPath() \ macro
36 #define GLOBAL_DIR QString(PREFIX "/share/") + qApp->applicationName() macro
/dports/games/openttd/openttd-12.1/cmake/
H A DOptions.cmake35 set(GLOBAL_DIR "${DEFAULT_GLOBAL_DIR}" CACHE STRING "Global directory") variable
/dports/games/allacrost/allacrost-1.0.2/
H A DMakefile.am207 GLOBAL_DIR = src/common/global macro