Changeset 148 for trunk/classes/mm-progs/imageconverter/makefile
- Timestamp:
- Jan 28, 2024, 11:17:52 PM (21 months ago)
- File:
-
- 1 edited
-
trunk/classes/mm-progs/imageconverter/makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/mm-progs/imageconverter/makefile
r133 r148 13 13 14 14 imgconv.exe: imgconv.c $(OBJECTS) 15 cmd /C $(TOOLDIR)\create_ MMPROG_def.cmd imgconv.def15 cmd /C $(TOOLDIR)\create_def.cmd imgconv.def 16 16 #Use this command to link dynamicaly 17 17 $(CC) $(CPPFLAGS) -I$(INC) imgconv.c $(OBJECTS) mmpm2.lib imgconv.def
Note:
See TracChangeset
for help on using the changeset viewer.
