]> git.lyx.org Git - features.git/blobdiff - development/lyxserver/server_monitor.cpp
Add a server_monitor.pro file.
[features.git] / development / lyxserver / server_monitor.cpp
index 8db3a07d88adad20c703d797ecf8d5ccc2eb90e5..39b479ee0e1d5edc41ee7946777717f8389b0175 100644 (file)
  * 3) Compile using the following command:
  *    g++ server_monitor.cpp -o monitor -I. `pkg-config --cflags --libs QtGui`
  *
- * Alternatively, you can create a Makefile with the following commands:
- *    qmake -project
+ * Alternatively, you can create a Makefile with qmake and then build
+ * the executable by running make (or nmake, if you use msvc):
  *    qmake
- * and then run make (or nmake, if you use msvc).
+ *    make
  *
  * Usage:
  * 1) Set the LyXserver pipe path in the LyX preferences (on *nix you can use