Ignore:
Timestamp:
Dec 9, 2011, 10:32:07 PM (14 years ago)
Author:
dmik
Message:

Port DPLAY and DPLAYX to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/DPlayX/dplayx_main.cpp

    r21494 r21877  
    4343      /* Last instance performs destruction of global processor data */
    4444      rc = DPLAYX_DestructData();
    45 #ifdef __WIN32OS2__
     45#if defined(__WIN32OS2__) && defined(__IBMC__)
    4646      if(gdwDPlaySPRefCount==0) // only do this the last time ?
    4747        ctordtorTerm();
Note: See TracChangeset for help on using the changeset viewer.