pcp

From Free Pascal wiki
Revision as of 06:22, 18 October 2017 by Mai (talk | contribs)
Jump to navigationJump to search

PCP is short for Primary Config Path and denotes a directory where config files are located.

example:

A launcher link (.desktop file) contains a line like:

  • Exec=/P/s/lazarus/lazarus --pcp="/P/s/config_lazarus"


--pcp needs to be used to keep multiple Lazaruses apart properly.


Windows

C:\Users\USERNAME\AppData\Local\lazarus

Linux

~\.lazarus

Configuration files

file decription
lazarus.dci Code Templates
jcfsettings.cfg Jedi Code Format settings
codeexploreroptions.xml Code Explorer Options
codetoolsoptions.xml Code Tools Options
editormacroscript.xml
editoroptions.xml Editor Options
environmentoptions.xml Environment Options
fpcdefines.xml
helpoptions.xml
includelinks.xml
inputhistory.xml
packagefiles.xml
compilertest.pas
laz_indentation.pas