Changeset 221


Ignore:
Timestamp:
Jun 10, 2025, 10:19:39 PM (2 months ago)
Author:
gyoung
Message:

Fix updating of pmcddb def file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mediafolder/c/cddb/makefile

    r211 r221  
    8383
    8484pmcddb.exe:     pmcddb.cpp $(OBJECTS) $(LIBOBJECTS) $(CDDBOBJ) $(INC)\cddb.h $(INC)\cddb.hh
     85        cmd /C $(TOOLDIR)\create_def.cmd pmcddb.def
    8586        $(CC) $< $(CPPFLAGS) -I$(INC) -I$(MOREINC) $(LIBOBJECTS) $(OBJECTS) $(CDDBOBJ)  -lsocket -lstdc++6_dll.lib pmcddb.def
    8687
Note: See TracChangeset for help on using the changeset viewer.