mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Update QtWebApp to v1.8.6
This commit is contained in:
20
third_party/QtWebApp/readme.txt
vendored
Normal file
20
third_party/QtWebApp/readme.txt
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
QtWebAppLib is a library to develop server-side web applications in C++.
|
||||
Works with Qt SDK version 4.7 until at least 6.0
|
||||
|
||||
License: LGPL v3.
|
||||
|
||||
Project homepage: http://stefanfrings.de/qtwebapp/index-en.html
|
||||
Tutorial: http://stefanfrings.de/qtwebapp/tutorial/index.html
|
||||
API doc: http://stefanfrings.de/qtwebapp/api/index.html
|
||||
|
||||
In Qt 6.x you must install the "Qt5Compat" libraries.
|
||||
|
||||
Demo1 shows how to use the library by including the source code into your
|
||||
project, the preferred method.
|
||||
|
||||
Demo2 shows how to link against the shared library.
|
||||
Build the project QtWebApp to generate the shared library.
|
||||
|
||||
Stefan Frings
|
||||
http://stefanfrings.de
|
||||
|
Reference in New Issue
Block a user