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/imageconverter/makefile

    r4 r53  
    1515        cmd /C $(TOOLDIR)\create_MMPROG_def.cmd imgconv.def
    1616#Use this command to link dynamicaly
    17         $(CC) $(CPPFLAGS) -I$(INC) imgconv.c $(OBJECTS) -los2me imgconv.def
     17        $(CC) $(CPPFLAGS) -I$(INC) imgconv.c $(OBJECTS) -lmmpm2.lib imgconv.def
    1818
    1919clean:
Note: See TracChangeset for help on using the changeset viewer.