4
0
mirror of https://github.com/QuasarApp/qthttpserver.git synced 2025-05-11 00:49:46 +00:00

5 lines
138 B
Plaintext
Raw Normal View History

%modules = ( # path to module name map
"QtHttpServer" => "$basedir/src/httpserver",
"QtSslServer" => "$basedir/src/sslserver",
);