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

    r53 r126  
    2020#Use this command to link dynamicaly
    2121        cmd /C $(TOOLDIR)\create_MMPROG_def.cmd mmfind.def
    22         gcc $(CPPFLAGS) -I$(INC) mmfind.c $(LIBOBJECTS) $(OBJECTS) -lmmpm2.lib mmfind.def
     22        icc $(CPPFLAGS) -I$(INC) mmfind.c $(LIBOBJECTS) $(OBJECTS) mmpm2.lib rexx.lib mmfind.def
    2323        rc mmfind.rc mmfind.exe
    2424
Note: See TracChangeset for help on using the changeset viewer.