Changeset 4 for trunk/mediafolder/c/cddb/res/makefile
- Timestamp:
- Jul 13, 2017, 5:17:57 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/mediafolder/c/cddb/res/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mediafolder/c/cddb/res/makefile
r2 r4 13 13 14 14 CPPFILES = 15 all: pmcddb001.dll pmcddb049.dll pmcddb031.dll pmcddb039.dll 15 all: pmcddb001.dll pmcddb049.dll pmcddb031.dll pmcddb039.dll pmcddb088.dll 16 16 17 17 … … 50 50 rc -i $(INC) -r pmcddb039.rc 51 51 52 pmcddb088.dll: pmcddb088.c pmcddb088.res 53 gcc -Zdll -Zomf -Zno-rte -I$(INC) pmcddb088.c pmcddb088.def 54 rc pmcddb088.res pmcddb088.dll 55 56 pmcddb088.res: pmcddb088.rc pmcddb039.dlg $(INC)\pmcddbres.h 57 rc -i $(INC) -r pmcddb088.rc 58 52 59 clean: 53 60 -rm *.obj
Note:
See TracChangeset
for help on using the changeset viewer.
