Einzelnen Beitrag anzeigen

Benutzerbild von Uwe Raabe
Uwe Raabe

Registriert seit: 20. Jan 2006
Ort: Lübbecke
11.015 Beiträge
 
Delphi 12 Athens
 
#5

AW: Packages kompilieren und Compilerversion automatisch in den Dateinamen

  Alt 27. Feb 2020, 15:15
Das LIBSUFFIX wird nur an den Namen der BPL angehängt. Die requires-Einträge beziehen sich aber auf die DCP.

Übrigens sorgt der Project Magician optional auch für das automatische Anpassen beim Öffnen des Package Projects:
Zitat:
Maintaining packages for different Delphi versions requires to use a decent LIBSUFFIX to distinguish the bpl-files for each version (see Delphi Library Guidelines). Creating the project files for a new Delphi version usually involves copying those from the previous version to a new folder and adjusting the LIBSUFFIX entries. The Auto LibSuffix option eliminates the last step.
Uwe Raabe
Certified Delphi Master Developer
Embarcadero MVP
Blog: The Art of Delphi Programming
  Mit Zitat antworten Zitat