Kaydet (Commit) 9d91afe8 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS os2port01 (1.13.128); FILE MERGED

2007/08/09 08:51:36 obr 1.13.128.2: RESYNC: (1.13-1.14); FILE MERGED
2006/11/29 14:26:29 ydario 1.13.128.1: Initial OS/2 import.
üst 76f77fb1
......@@ -4,9 +4,9 @@
*
* $RCSfile: module.h,v $
*
* $Revision: 1.14 $
* $Revision: 1.15 $
*
* last change: $Author: kz $ $Date: 2007-06-19 16:16:25 $
* last change: $Author: vg $ $Date: 2007-09-20 15:05:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -56,7 +56,7 @@ extern "C" {
#define SAL_MODULENAME(name) name SAL_DLLEXTENSION
#endif
#ifdef SAL_W32
#if defined(SAL_W32) || defined(SAL_OS2)
#define SAL_MODULENAME_WITH_VERSION(name, version) name version SAL_DLLEXTENSION
#elif defined(SAL_UNX)
......
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