File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,7 +80,12 @@ To build using Lazarus, you need to follow the following steps:
8080* open the ` lspprotocol.lpk ` package in Lazarus. It is located in the
8181 [ src/protocol] ( src/protocol ) directory.
8282 You can compile this package in the IDE, but this is not needed: The
83- Lazarus IDE and Lazbuild simply need to know where itis.
83+ Lazarus IDE and Lazbuild simply need to know where it is located.
84+
85+ * open the ` lspserver.lpk ` package in Lazarus. It is located in the
86+ [ src/serverprotocol] ( src/serverprotocol ) directory.
87+ You can compile this package in the IDE, but this is not needed: The
88+ Lazarus IDE and Lazbuild simply need to know where it is located.
8489
8590* open the ` src/standard/pasls.lpi ` project file in Lazarus, and compile the
8691 program. or use the lazbuid commandline:
You can’t perform that action at this time.
0 commit comments