Changeset 221
- Timestamp:
- Jun 10, 2025, 10:19:39 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mediafolder/c/cddb/makefile
r211 r221 83 83 84 84 pmcddb.exe: pmcddb.cpp $(OBJECTS) $(LIBOBJECTS) $(CDDBOBJ) $(INC)\cddb.h $(INC)\cddb.hh 85 cmd /C $(TOOLDIR)\create_def.cmd pmcddb.def 85 86 $(CC) $< $(CPPFLAGS) -I$(INC) -I$(MOREINC) $(LIBOBJECTS) $(OBJECTS) $(CDDBOBJ) -lsocket -lstdc++6_dll.lib pmcddb.def 86 87
Note:
See TracChangeset
for help on using the changeset viewer.