Ignore:
Timestamp:
Feb 5, 2000, 3:19:44 AM (26 years ago)
Author:
sandervl
Message:

Added version resource

Location:
trunk/src/winmm/mciseq
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/mciseq/makefile

    r2456 r2650  
    1 # $Id: makefile,v 1.2 2000-01-15 22:02:49 sandervl Exp $
     1# $Id: makefile,v 1.3 2000-02-05 02:16:24 sandervl Exp $
    22
    33#
     
    2121TARGET = mciseq
    2222
    23 OBJS =  mciseq.obj initterm.obj
     23OBJS =  mciseq.obj  $(PDWIN32_LIB)/dllentry.obj
    2424
    2525all: $(TARGET).dll $(TARGET).lib
     
    3838
    3939
    40 initterm.obj: initterm.cpp
    4140mciseq.obj: mciseq.cpp
    4241
Note: See TracChangeset for help on using the changeset viewer.