Ignore:
Timestamp:
Dec 27, 1999, 7:42:49 PM (26 years ago)
Author:
sandervl
Message:

VT's codepage changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r2129 r2213  
    1 # $Id: makefile,v 1.71 1999-12-18 21:45:55 sandervl Exp $
     1# $Id: makefile,v 1.72 1999-12-27 18:42:25 sandervl Exp $
    22
    33#
     
    4444atom.obj disk.obj directory.obj cvtbitmap.obj hmmmap.obj winfakepeldr.obj \
    4545cvtaccel.obj cvticon.obj cvticongrp.obj oslibexcept.obj cpu.obj process.obj \
    46 cvtcursor.obj cvtcursorgrp.obj stubs.obj interlock.obj toolhelp.obj
     46cvtcursor.obj cvtcursorgrp.obj stubs.obj interlock.obj toolhelp.obj codepage.obj
    4747
    4848
     
    400400cpuhlp.obj: cpuhlp.asm
    401401environ.obj: environ.cpp $(PDWIN32_INCLUDE)\misc.h
     402codepage.obj: codepage.cpp oslibdos.h profile.h $(PDWIN32_INCLUDE)\codepage.h
    402403
    403404clean:
Note: See TracChangeset for help on using the changeset viewer.