Changeset 104 for trunk/src/comctl32/makefile
- Timestamp:
- Jun 12, 1999, 8:19:14 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/comctl32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/makefile
r94 r104 1 # $Id: makefile,v 1. 4 1999-06-10 16:22:00achimha Exp $1 # $Id: makefile,v 1.5 1999-06-12 18:19:14 achimha Exp $ 2 2 # 3 3 # PD-Win32 API … … 24 24 nativefont.obj pager.obj tab.obj status.obj header.obj updown.obj \ 25 25 rebar.obj cache.obj trackbar.obj tooltips.obj toolbar.obj treeview.obj \ 26 propsheet.obj listview.obj 26 propsheet.obj listview.obj draglist.obj 27 27 28 28 all: $(TARGET).dll $(TARGET).lib … … 67 67 propsheet.obj: propsheet.c 68 68 listview.obj: listview.c 69 draglist.obj: draglist.c 69 70 70 71 clean:
Note:
See TracChangeset
for help on using the changeset viewer.
