Changeset 186


Ignore:
Timestamp:
May 27, 2001, 12:46:45 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
sbliveos2/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/drv16/ioctl.cpp

    r178 r186  
    531531    {
    532532        rc = pStream->SetProperty(pDAudioCmd->SetProperty.type, pDAudioCmd->SetProperty.value);
     533        break;
    533534    }
    534535
  • sbliveos2/trunk/drv32/makefile.os2

    r176 r186  
    9898!endif
    9999
    100 $(OBJDIR)\$(TARGET).sym:
     100$(OBJDIR)\$(TARGET).sym: $(WMAPNAME)
    101101     $(WAT2MAP) $(WMAPNAME) $(OBJDIR)\$(TARGET).MAP
    102102     cd $(OBJDIR)
Note: See TracChangeset for help on using the changeset viewer.