Kaydet (Commit) 3102d4c1 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS os2port01 (1.21.62); FILE MERGED

2007/08/09 08:53:29 obr 1.21.62.2: RESYNC: (1.21-1.23); FILE MERGED
2006/11/29 14:26:31 ydario 1.21.62.1: Initial OS/2 import.
üst c2ba7ea6
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: config.h,v $ * $RCSfile: config.h,v $
* *
* $Revision: 1.23 $ * $Revision: 1.24 $
* *
* last change: $Author: vg $ $Date: 2007-03-26 14:21:27 $ * last change: $Author: vg $ $Date: 2007-09-20 15:07:57 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -101,6 +101,8 @@ extern "C" { ...@@ -101,6 +101,8 @@ extern "C" {
#define SAL_OS2 #define SAL_OS2
#define SAL_DLLEXTENSION ".dll" #define SAL_DLLEXTENSION ".dll"
#define SAL_PRGEXTENSION ".exe" #define SAL_PRGEXTENSION ".exe"
#define SAL_PATHSEPARATOR ';'
#define SAL_PATHDELIMITER '\\'
#define SAL_CONFIGFILE( name ) name ".ini" #define SAL_CONFIGFILE( name ) name ".ini"
#define SAL_SYSCONFIGFILE( name ) name ".ini" #define SAL_SYSCONFIGFILE( name ) name ".ini"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment