Changeset 10609 for trunk/src/user32
- Timestamp:
- May 26, 2004, 10:45:07 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/Makefile
r10607 r10609 1 # $Id: Makefile,v 1.11 1 2004-05-24 09:01:57 sandervl Exp $1 # $Id: Makefile,v 1.112 2004-05-26 08:45:07 sandervl Exp $ 2 2 3 3 # … … 130 130 $(ODIN32_LIB)/libuls.lib \ 131 131 $(ODIN32_LIB)/$(ODINCRT).lib \ 132 $(ODIN32_LIB)/imm32 .lib \132 $(ODIN32_LIB)/imm32os2.lib \ 133 133 OS2386.LIB \ 134 134 $(RTLLIB_O)
Note:
See TracChangeset
for help on using the changeset viewer.