Changeset 148 for trunk/classes/mm-progs/master_volume
- Timestamp:
- Jan 28, 2024, 11:17:52 PM (19 months ago)
- Location:
- trunk/classes/mm-progs/master_volume
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/mm-progs/master_volume/def.tpl
r4 r148 5 5 6 6 [COPYRIGHT] 7 (c) C. Wohlgemuth 2001 7 (c) C. Wohlgemuth 2001 Netlabs CWMM Team 2023-2024 8 8 9 9 [AUTHOR] … … 16 16 17 17 [BUILDMACHINE] 18 My ;-) 18 Zobopeep 19 19 20 20 [OTHER] -
trunk/classes/mm-progs/master_volume/makefile
r133 r148 16 16 17 17 volume.exe: volume.c $(OBJECTS) makefile def.tpl 18 cmd /C $(TOOLDIR)\create_ MMPROG_def.cmd volume.def18 cmd /C $(TOOLDIR)\create_def.cmd volume.def 19 19 $(CC) $(CPPFLAGS) -I$(INC) volume.c $(OBJECTS) mmpm2.lib volume.def 20 20 rc -I $(INC) volume.rc volume.exe
Note:
See TracChangeset
for help on using the changeset viewer.