qthttpserver/sync.profile

5 lines
138 B
Plaintext
Raw Permalink Normal View History

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