Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created September 4, 2014 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/06fc33a956a174a15a4f to your computer and use it in GitHub Desktop.
Save jpluimers/06fc33a956a174a15a4f to your computer and use it in GitHub Desktop.
Default `DelphiLibraryPath` value from `CodeGear.Delphi.Targets` in Delphi XE2 and up.
<DelphiLibraryPath Condition="'$(DelphiLibraryPath)'==''">$(BDSLIB)\$(PLATFORM)\$(CONFIG)</DelphiLibraryPath>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment