Changeset 186
- Timestamp:
- May 27, 2001, 12:46:45 AM (24 years ago)
- Location:
- sbliveos2/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv16/ioctl.cpp
r178 r186 531 531 { 532 532 rc = pStream->SetProperty(pDAudioCmd->SetProperty.type, pDAudioCmd->SetProperty.value); 533 break; 533 534 } 534 535 -
sbliveos2/trunk/drv32/makefile.os2
r176 r186 98 98 !endif 99 99 100 $(OBJDIR)\$(TARGET).sym: 100 $(OBJDIR)\$(TARGET).sym: $(WMAPNAME) 101 101 $(WAT2MAP) $(WMAPNAME) $(OBJDIR)\$(TARGET).MAP 102 102 cd $(OBJDIR)
Note:
See TracChangeset
for help on using the changeset viewer.