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

Added version resource

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

Legend:

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

    r2473 r2650  
    1 # $Id: makefile,v 1.1 2000-01-18 20:25:10 sandervl Exp $
     1# $Id: makefile,v 1.2 2000-02-05 02:16:23 sandervl Exp $
    22
    33#
     
    2121TARGET = mcicda
    2222
    23 OBJS =  mcicda.obj cdrom.obj initterm.obj
     23OBJS =  mcicda.obj cdrom.obj  $(PDWIN32_LIB)/dllentry.obj
    2424
    2525all: $(TARGET).dll $(TARGET).lib
     
    3838
    3939
    40 initterm.obj: initterm.cpp
    4140mcicda.obj: mcicda.cpp
    4241cdrom.obj: cdrom.cpp
Note: See TracChangeset for help on using the changeset viewer.