Changeset 1411 for trunk/src/dsound/makefile
- Timestamp:
 - Oct 23, 1999, 2:35:14 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/dsound/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/dsound/makefile
r604 r1411 1 # $Id: makefile,v 1. 6 1999-08-21 12:29:29sandervl Exp $1 # $Id: makefile,v 1.7 1999-10-23 12:35:14 sandervl Exp $ 2 2 3 3 # … … 21 21 TARGET = dsound 22 22 23 OBJS = dsound.obj os2dsound.obj initterm.obj misc.obj os2sndbuffer.obj 23 #OBJS = dsound.obj os2dsound.obj initterm.obj misc.obj os2sndbuffer.obj 24 OBJS = dsound.obj initterm.obj 24 25 25 26 all: $(TARGET).dll $(TARGET).lib  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  