Ignore:
Timestamp:
May 7, 2023, 10:36:01 PM (2 years ago)
Author:
gyoung
Message:

Make file changes to get it to build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/audioconverter/makefile

    r4 r53  
    1616audconv.exe:    audconv.c $(OBJECTS) makefile def.tpl
    1717        cmd /C $(TOOLDIR)\create_MMPROG_def.cmd audconv.def
    18         $(CC) $(CPPFLAGS) -I$(INC) audconv.c $(OBJECTS) -los2me audconv.def
     18        $(CC) $(CPPFLAGS) -I$(INC) audconv.c $(OBJECTS) -lmmpm2.lib audconv.def
    1919
    2020
Note: See TracChangeset for help on using the changeset viewer.