view dwindows1.pc.in @ 2084:524cb235a555

Added window.navigator.userAgent to dwtest javascript test. This shows how to get more detailed engine information on platforms that support dw_html_javascript_run(). Might need a way to indicate that DW_SIGNAL_HTML_RESULT is supported in dw_environment_query() since webkitgtk does not support the callback to get the result only webkit2gtk.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 02 Jun 2020 18:35:53 +0000
parents 5f0e4ca14dcd
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include
 
Name: dwindows
Description: Dynamic Windows Cross platform UI Toolkit
Version: @VERSION@
Libs: -L${prefix}/lib -ldwindows @LIBS@
Cflags: -I${prefix}/include @CFLAGS@ -D@DW_DEFINE@