Difference between revisions of "pcp"

From Lazarus wiki
Jump to navigationJump to search
Line 6: Line 6:
  
 
* Exec=/P/s/lazarus/lazarus '''--pcp'''="/P/s/config_lazarus"
 
* Exec=/P/s/lazarus/lazarus '''--pcp'''="/P/s/config_lazarus"
 +
 +
 +
 +
--pcp needs to be used to keep multiple Lazaruses apart properly.
  
  

Revision as of 06:22, 18 October 2017

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