Ignore:
Timestamp:
Oct 29, 2023, 11:01:57 PM (22 months ago)
Author:
gyoung
Message:

Changes to build players and related cwmm class exe using VAC 3.08

File:
1 edited

Legend:

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

    r53 r126  
    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) -lmmpm2.lib imgconv.def
     17        $(CC) $(CPPFLAGS) -I$(INC) imgconv.c $(OBJECTS) mmpm2.lib imgconv.def
    1818
    1919clean:
Note: See TracChangeset for help on using the changeset viewer.