LibreOffice Module sal (master) 1
Macros
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SAL_UNX
 
#define SAL_DLLEXTENSION   ".so"
 
#define SAL_EXEEXTENSION   ""
 
#define SAL_DLLPREFIX   "lib"
 
#define SAL_PATHSEPARATOR   ':'
 
#define SAL_PATHDELIMITER   '/'
 
#define SAL_NEWLINE_STRING   "\n"
 
#define SAL_CONFIGFILE(name)   name "rc"
 

Macro Definition Documentation

◆ SAL_CONFIGFILE

#define SAL_CONFIGFILE (   name)    name "rc"

Definition at line 59 of file config.h.

◆ SAL_DLLEXTENSION

#define SAL_DLLEXTENSION   ".so"

Definition at line 53 of file config.h.

◆ SAL_DLLPREFIX

#define SAL_DLLPREFIX   "lib"

Definition at line 55 of file config.h.

◆ SAL_EXEEXTENSION

#define SAL_EXEEXTENSION   ""

Definition at line 54 of file config.h.

◆ SAL_NEWLINE_STRING

#define SAL_NEWLINE_STRING   "\n"

Definition at line 58 of file config.h.

◆ SAL_PATHDELIMITER

#define SAL_PATHDELIMITER   '/'

Definition at line 57 of file config.h.

◆ SAL_PATHSEPARATOR

#define SAL_PATHSEPARATOR   ':'

Definition at line 56 of file config.h.

◆ SAL_UNX

#define SAL_UNX

Definition at line 52 of file config.h.