.\" Process this file with .\" groff -man -Tascii soqt-config.1 .\" .TH soqt-config 1 "AUGUST 2001" "Library Configuration" "User Manuals" .SH NAME soqt-config \- Display SoQt Library Configuration .SH SYNOPSIS .B soqt-config .I OPTION .B [ .I OPTION .B ... ] .SH DESCRIPTION .B soqt-config is a script that is used to display what compiler flags and libraries were used when SoQt was built. .SH OPTIONS .IP --version Return SoQt version string .IP --help Display soqt-config usage information .IP --cppflags Return C pre-processor flags for use when compiling with SoQt .IP --cxxflags Return C++ compiler flags for use when compiling with SoQt .IP --ldflags Return linker flags needed when linking against SoQt .IP --libs Return libraries one must link with when using SoQt .IP --alternate= Set SoQt configuration to something other than default (when using multiple SoQt configurations). .SH AUTHORS Steve Robbins , and .br Lars J. Aas .