3193f12499
Do not use samplecfg for generating the configuration files anymore, but call fpcmkcfg directly. Changed the name of the project from Freepascal to Free Pascal
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
[Defaults]
|
|
ConfigVersion=4
|
|
GlobalPrefix=%GlobalPrefix%
|
|
GlobalInstallDir={GlobalPrefix}%lib%/fpc/{CompilerVersion}
|
|
LocalPrefix={LocalRepository}
|
|
Compiler=%fpcbin%
|
|
OS=%fpctargetos%
|
|
CPU=%fpctarget%
|