Changeset 10589 for trunk/src


Ignore:
Timestamp:
Apr 27, 2004, 10:28:45 AM (21 years ago)
Author:
sandervl
Message:

AW: Renamed to imm32os2

Location:
trunk/src/imm32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/imm32/imm32.def

    r4809 r10589  
    1 ; $Id: imm32.def,v 1.2 2000-12-16 22:53:22 bird Exp $
     1; $Id: imm32.def,v 1.3 2004-04-27 08:28:45 sandervl Exp $
    22
    3 LIBRARY IMM32 INITINSTANCE
     3LIBRARY IMM32OS2 INITINSTANCE
    44DESCRIPTION 'Odin32 System DLL - IMM32'
    55DATA MULTIPLE NONSHARED
  • trunk/src/imm32/makefile

    r4717 r10589  
    1 # $Id: makefile,v 1.12 2000-12-02 23:39:51 bird Exp $
     1# $Id: makefile,v 1.13 2004-04-27 08:28:45 sandervl Exp $
    22
    33#
     
    3636# Target name - name of the dll without extention and path.
    3737#
    38 TARGET = imm32
     38TARGET = imm32os2
    3939
    4040
Note: See TracChangeset for help on using the changeset viewer.