1 parent b182189 commit 96cd670Copy full SHA for 96cd670
1 file changed
README.md
@@ -82,6 +82,11 @@ To build using Lazarus, you need to follow the following steps:
82
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.
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 itis.
89
+
90
* open the `src/standard/pasls.lpi` project file in Lazarus, and compile the
91
program. or use the lazbuid commandline:
92
0 commit comments