aboutsummaryrefslogtreecommitdiff
path: root/www/wt/pkg-plist
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2016-08-17 21:19:42 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2016-08-17 21:19:42 +0000
commitfd6910dd10e138c84e3aefb59133a1a9858a9fae (patch)
tree0da97e1d8715639970d3723b9272aebf71b3f9ea /www/wt/pkg-plist
parentca7355c38b539be32c84d9ba130da210b658ae73 (diff)
downloadports-fd6910dd10e138c84e3aefb59133a1a9858a9fae.tar.gz
ports-fd6910dd10e138c84e3aefb59133a1a9858a9fae.zip
Notes
Diffstat (limited to 'www/wt/pkg-plist')
-rw-r--r--www/wt/pkg-plist1558
1 files changed, 1558 insertions, 0 deletions
diff --git a/www/wt/pkg-plist b/www/wt/pkg-plist
new file mode 100644
index 000000000000..379d3ee6ad8c
--- /dev/null
+++ b/www/wt/pkg-plist
@@ -0,0 +1,1558 @@
+@postunexec cmp -s %D/%%ETCDIR%%/wt_config.xml.sample %D/%%ETCDIR%%/wt_config.xml && rm -f %D/%%ETCDIR%%/wt_config.xml || true
+%%ETCDIR%%/wt_config.xml.sample
+@postexec if [ ! -f %D/%%ETCDIR%%/wt_config.xml ]; then cp -p %D/%%ETCDIR%%/wt_config.xml.sample %D/%%ETCDIR%%/wt_config.xml; fi
+include/Wt/Auth/AbstractPasswordService
+include/Wt/Auth/AbstractUserDatabase
+include/Wt/Auth/AuthModel
+include/Wt/Auth/AuthService
+include/Wt/Auth/AuthWidget
+%%DBO%%include/Wt/Auth/Dbo/AuthInfo
+%%DBO%%include/Wt/Auth/Dbo/UserDatabase
+include/Wt/Auth/FacebookService
+include/Wt/Auth/FormBaseModel
+include/Wt/Auth/GoogleService
+include/Wt/Auth/HashFunction
+include/Wt/Auth/Identity
+include/Wt/Auth/Login
+include/Wt/Auth/LostPasswordWidget
+include/Wt/Auth/OAuthService
+include/Wt/Auth/PasswordHash
+include/Wt/Auth/PasswordPromptDialog
+include/Wt/Auth/PasswordService
+include/Wt/Auth/PasswordStrengthValidator
+include/Wt/Auth/PasswordVerifier
+include/Wt/Auth/RegistrationModel
+include/Wt/Auth/RegistrationWidget
+include/Wt/Auth/Token
+include/Wt/Auth/UpdatePasswordWidget
+include/Wt/Auth/User
+include/Wt/Chart/WAbstractChart
+include/Wt/Chart/WAbstractChartImplementation
+include/Wt/Chart/WAbstractChartModel
+include/Wt/Chart/WAbstractColorMap
+include/Wt/Chart/WAbstractDataSeries3D
+include/Wt/Chart/WAbstractGridData
+include/Wt/Chart/WAxis
+include/Wt/Chart/WAxisSliderWidget
+include/Wt/Chart/WCartesian3DChart
+include/Wt/Chart/WCartesianChart
+include/Wt/Chart/WChart2DImplementation
+include/Wt/Chart/WChart3DImplementation
+include/Wt/Chart/WChartGlobal
+include/Wt/Chart/WChartPalette
+include/Wt/Chart/WDataSeries
+include/Wt/Chart/WEquidistantGridData
+include/Wt/Chart/WGridData
+include/Wt/Chart/WLegend
+include/Wt/Chart/WLegend3D
+include/Wt/Chart/WPieChart
+include/Wt/Chart/WScatterData
+include/Wt/Chart/WSelection
+include/Wt/Chart/WStandardChartProxyModel
+include/Wt/Chart/WStandardColorMap
+include/Wt/Chart/WStandardPalette
+%%DBO%%include/Wt/Dbo/Call
+%%DBO%%include/Wt/Dbo/Call_impl.h
+%%DBO%%include/Wt/Dbo/DbAction
+%%DBO%%include/Wt/Dbo/DbAction_impl.h
+%%DBO%%include/Wt/Dbo/Dbo
+%%DBO%%include/Wt/Dbo/EscapeOStream.h
+%%DBO%%include/Wt/Dbo/Exception
+%%DBO%%include/Wt/Dbo/Field
+%%DBO%%include/Wt/Dbo/Field_impl.h
+%%DBO%%include/Wt/Dbo/FixedSqlConnectionPool
+%%DBO%%include/Wt/Dbo/Impl
+%%DBO%%include/Wt/Dbo/Json
+%%DBO%%include/Wt/Dbo/Query
+%%DBO%%include/Wt/Dbo/QueryColumn
+%%DBO%%include/Wt/Dbo/QueryModel
+%%DBO%%include/Wt/Dbo/QueryModel_impl.h
+%%DBO%%include/Wt/Dbo/Query_impl.h
+%%DBO%%include/Wt/Dbo/Session
+%%DBO%%include/Wt/Dbo/Session_impl.h
+%%DBO%%include/Wt/Dbo/SqlConnection
+%%DBO%%include/Wt/Dbo/SqlConnectionPool
+%%DBO%%include/Wt/Dbo/SqlStatement
+%%DBO%%include/Wt/Dbo/SqlTraits
+%%DBO%%include/Wt/Dbo/SqlTraits_impl.h
+%%DBO%%include/Wt/Dbo/StdSqlTraits
+%%DBO%%include/Wt/Dbo/StringStream.h
+%%DBO%%include/Wt/Dbo/Transaction
+%%DBO%%include/Wt/Dbo/Types
+%%DBO%%include/Wt/Dbo/WDboDllDefs.h
+%%DBO%%include/Wt/Dbo/WtSqlTraits
+%%FIREBIRD%%include/Wt/Dbo/backend/Firebird
+%%MYSQL%%include/Wt/Dbo/backend/MySQL
+%%POSTGRES%%include/Wt/Dbo/backend/Postgres
+%%SQLITE3%%include/Wt/Dbo/backend/Sqlite3
+%%FIREBIRD%%include/Wt/Dbo/backend/WDboFirebirdDllDefs.h
+%%MYSQL%%include/Wt/Dbo/backend/WDboMySQLDllDefs.h
+%%POSTGRES%%include/Wt/Dbo/backend/WDboPostgresDllDefs.h
+%%SQLITE3%%include/Wt/Dbo/backend/WDboSqlite3DllDefs.h
+%%DBO%%include/Wt/Dbo/collection
+%%DBO%%include/Wt/Dbo/collection_impl.h
+%%DBO%%include/Wt/Dbo/ptr
+%%DBO%%include/Wt/Dbo/ptr_impl.h
+%%DBO%%include/Wt/Dbo/ptr_tuple
+%%DBO%%include/Wt/Dbo/weak_ptr
+%%DBO%%include/Wt/Dbo/weak_ptr_impl.h
+include/Wt/DomElement.h
+include/Wt/EscapeOStream.h
+%%EXT%%include/Wt/Ext/AbstractButton
+%%EXT%%include/Wt/Ext/AbstractToggleButton
+%%EXT%%include/Wt/Ext/Button
+%%EXT%%include/Wt/Ext/CMakeLists.txt
+%%EXT%%include/Wt/Ext/Calendar
+%%EXT%%include/Wt/Ext/CheckBox
+%%EXT%%include/Wt/Ext/ComboBox
+%%EXT%%include/Wt/Ext/Component
+%%EXT%%include/Wt/Ext/Container
+%%EXT%%include/Wt/Ext/DataStore
+%%EXT%%include/Wt/Ext/DateField
+%%EXT%%include/Wt/Ext/Dialog
+%%EXT%%include/Wt/Ext/ExtDllDefs.h
+%%EXT%%include/Wt/Ext/FormField
+%%EXT%%include/Wt/Ext/LineEdit
+%%EXT%%include/Wt/Ext/Menu
+%%EXT%%include/Wt/Ext/MenuItem
+%%EXT%%include/Wt/Ext/MessageBox
+%%EXT%%include/Wt/Ext/NumberField
+%%EXT%%include/Wt/Ext/PagingToolBar
+%%EXT%%include/Wt/Ext/Panel
+%%EXT%%include/Wt/Ext/ProgressDialog
+%%EXT%%include/Wt/Ext/RadioButton
+%%EXT%%include/Wt/Ext/Splitter
+%%EXT%%include/Wt/Ext/SplitterHandle
+%%EXT%%include/Wt/Ext/TabWidget
+%%EXT%%include/Wt/Ext/TableView
+%%EXT%%include/Wt/Ext/TextEdit
+%%EXT%%include/Wt/Ext/ToolBar
+%%EXT%%include/Wt/Ext/ToolTipConfig
+%%EXT%%include/Wt/Ext/WExtGlobal
+%%EXT%%include/Wt/Ext/Widget
+include/Wt/Http/Client
+include/Wt/Http/Message
+include/Wt/Http/Method
+include/Wt/Http/Request
+include/Wt/Http/Response
+include/Wt/Http/ResponseContinuation
+include/Wt/Http/WtClient
+include/Wt/Json/Array
+include/Wt/Json/Object
+include/Wt/Json/Parser
+include/Wt/Json/Serializer
+include/Wt/Json/Value
+include/Wt/Mail/Client
+include/Wt/Mail/Mailbox
+include/Wt/Mail/Message
+include/Wt/Payment/Address
+include/Wt/Payment/Customer
+include/Wt/Payment/Money
+include/Wt/Payment/Order
+include/Wt/Payment/OrderItem
+include/Wt/Payment/PayPal
+include/Wt/Payment/Result
+include/Wt/Render/WPdfRenderer
+include/Wt/Render/WTextRenderer
+%%LIBWTTEST%%include/Wt/Test/WTestEnvironment
+include/Wt/Utils
+include/Wt/WAbstractArea
+include/Wt/WAbstractGLImplementation
+include/Wt/WAbstractItemDelegate
+include/Wt/WAbstractItemModel
+include/Wt/WAbstractItemView
+include/Wt/WAbstractListModel
+include/Wt/WAbstractMedia
+include/Wt/WAbstractProxyModel
+include/Wt/WAbstractSpinBox
+include/Wt/WAbstractTableModel
+include/Wt/WAbstractToggleButton
+include/Wt/WAccordionLayout
+include/Wt/WAggregateProxyModel
+include/Wt/WAnchor
+include/Wt/WAnimation
+include/Wt/WApplication
+include/Wt/WAudio
+include/Wt/WBatchEditProxyModel
+include/Wt/WBoostAny
+include/Wt/WBootstrapTheme
+include/Wt/WBorder
+include/Wt/WBorderLayout
+include/Wt/WBoxLayout
+include/Wt/WBreak
+include/Wt/WBrush
+include/Wt/WButtonGroup
+include/Wt/WCalendar
+include/Wt/WCanvasPaintDevice
+include/Wt/WCheckBox
+include/Wt/WCircleArea
+include/Wt/WClientGLWidget
+include/Wt/WColor
+include/Wt/WCombinedLocalizedStrings
+include/Wt/WComboBox
+include/Wt/WCompositeWidget
+include/Wt/WConfig.h
+include/Wt/WContainerWidget
+include/Wt/WCssDecorationStyle
+include/Wt/WCssStyleSheet
+include/Wt/WCssTheme
+include/Wt/WDate
+include/Wt/WDateEdit
+include/Wt/WDatePicker
+include/Wt/WDateTime
+include/Wt/WDateValidator
+include/Wt/WDefaultLayout
+include/Wt/WDefaultLoadingIndicator
+include/Wt/WDialog
+include/Wt/WDllDefs.h
+include/Wt/WDoubleSpinBox
+include/Wt/WDoubleValidator
+include/Wt/WEnvironment
+include/Wt/WEvent
+include/Wt/WException
+include/Wt/WFileResource
+include/Wt/WFileUpload
+include/Wt/WFitLayout
+include/Wt/WFlags
+include/Wt/WFlashObject
+include/Wt/WFont
+include/Wt/WFontMetrics
+include/Wt/WFormModel
+include/Wt/WFormWidget
+include/Wt/WGLWidget
+include/Wt/WGenericMatrix
+include/Wt/WGlobal
+include/Wt/WGoogleMap
+include/Wt/WGradient
+include/Wt/WGridLayout
+include/Wt/WGroupBox
+include/Wt/WHBoxLayout
+include/Wt/WHTML5Audio
+include/Wt/WHTML5Video
+include/Wt/WIOService
+include/Wt/WIcon
+include/Wt/WIconPair
+include/Wt/WIdentityProxyModel
+include/Wt/WImage
+include/Wt/WInPlaceEdit
+include/Wt/WIntValidator
+include/Wt/WInteractWidget
+include/Wt/WItemDelegate
+include/Wt/WItemSelectionModel
+include/Wt/WJavaScript
+include/Wt/WJavaScriptExposableObject
+include/Wt/WJavaScriptHandle
+include/Wt/WJavaScriptObjectStorage
+include/Wt/WJavaScriptPreamble
+include/Wt/WJavaScriptSlot
+include/Wt/WLabel
+include/Wt/WLayout
+include/Wt/WLayoutItem
+include/Wt/WLayoutItemImpl
+include/Wt/WLength
+include/Wt/WLengthValidator
+include/Wt/WLineEdit
+include/Wt/WLineF
+include/Wt/WLink
+include/Wt/WLoadingIndicator
+include/Wt/WLocalDateTime
+include/Wt/WLocale
+include/Wt/WLocalizedStrings
+include/Wt/WLogger
+include/Wt/WMatrix4x4
+include/Wt/WMeasurePaintDevice
+include/Wt/WMediaPlayer
+include/Wt/WMemoryResource
+include/Wt/WMenu
+include/Wt/WMenuItem
+include/Wt/WMessageBox
+include/Wt/WMessageResourceBundle
+include/Wt/WMessageResources
+include/Wt/WModelIndex
+include/Wt/WNavigationBar
+include/Wt/WObject
+include/Wt/WOverlayLoadingIndicator
+include/Wt/WPaintDevice
+include/Wt/WPaintedWidget
+include/Wt/WPainter
+include/Wt/WPainterPath
+include/Wt/WPanel
+include/Wt/WPdfImage
+include/Wt/WPen
+include/Wt/WPoint
+include/Wt/WPointF
+include/Wt/WPolygonArea
+include/Wt/WPopupMenu
+include/Wt/WPopupMenuItem
+include/Wt/WPopupWidget
+include/Wt/WProgressBar
+include/Wt/WPushButton
+include/Wt/WRadioButton
+include/Wt/WRandom
+include/Wt/WRasterImage
+include/Wt/WReadOnlyProxyModel
+include/Wt/WRectArea
+include/Wt/WRectF
+include/Wt/WRegExp
+include/Wt/WRegExpValidator
+include/Wt/WResource
+include/Wt/WScrollArea
+include/Wt/WScrollBar
+include/Wt/WSelectionBox
+include/Wt/WServer
+include/Wt/WServerGLWidget
+include/Wt/WShadow
+include/Wt/WSignal
+include/Wt/WSignalMapper
+include/Wt/WSlider
+include/Wt/WSocketNotifier
+include/Wt/WSortFilterProxyModel
+include/Wt/WSound
+include/Wt/WSpinBox
+include/Wt/WSplitButton
+include/Wt/WSslCertificate
+include/Wt/WSslInfo
+include/Wt/WStackedWidget
+include/Wt/WStandardItem
+include/Wt/WStandardItemModel
+include/Wt/WStatelessSlot
+include/Wt/WStreamResource
+include/Wt/WString
+include/Wt/WStringListModel
+include/Wt/WStringStream
+include/Wt/WStringUtil
+include/Wt/WSubMenuItem
+include/Wt/WSuggestionPopup
+include/Wt/WSvgImage
+include/Wt/WTabWidget
+include/Wt/WTable
+include/Wt/WTableCell
+include/Wt/WTableColumn
+include/Wt/WTableRow
+include/Wt/WTableView
+include/Wt/WTemplate
+include/Wt/WTemplateFormView
+include/Wt/WText
+include/Wt/WTextArea
+include/Wt/WTextEdit
+include/Wt/WTheme
+include/Wt/WTime
+include/Wt/WTimeEdit
+include/Wt/WTimePicker
+include/Wt/WTimeValidator
+include/Wt/WTimer
+include/Wt/WTimerWidget
+include/Wt/WToolBar
+include/Wt/WTransform
+include/Wt/WTree
+include/Wt/WTreeNode
+include/Wt/WTreeTable
+include/Wt/WTreeTableNode
+include/Wt/WTreeView
+include/Wt/WVBoxLayout
+include/Wt/WValidationStatus
+include/Wt/WValidator
+include/Wt/WVector3
+include/Wt/WVector4
+include/Wt/WVectorImage
+include/Wt/WVideo
+include/Wt/WViewWidget
+include/Wt/WVirtualImage
+include/Wt/WVmlImage
+include/Wt/WWebWidget
+include/Wt/WWidget
+include/Wt/WWidgetItem
+%%EXAMPLES%%lib/Wt/examples/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/Doxyfile
+%%EXAMPLES%%lib/Wt/examples/README.md
+%%EXAMPLES%%lib/Wt/examples/blog/BlogRSSFeed.C
+%%EXAMPLES%%lib/Wt/examples/blog/BlogRSSFeed.h
+%%EXAMPLES%%lib/Wt/examples/blog/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/blog/README.md
+%%EXAMPLES%%lib/Wt/examples/blog/asciidoc/asciidoc.C
+%%EXAMPLES%%lib/Wt/examples/blog/asciidoc/asciidoc.h
+%%EXAMPLES%%lib/Wt/examples/blog/blog
+%%EXAMPLES%%lib/Wt/examples/blog/blog.C
+%%EXAMPLES%%lib/Wt/examples/blog/blog.wt
+%%EXAMPLES%%lib/Wt/examples/blog/blog.xml
+%%EXAMPLES%%lib/Wt/examples/blog/css/asciidoc.css
+%%EXAMPLES%%lib/Wt/examples/blog/css/blog.css
+%%EXAMPLES%%lib/Wt/examples/blog/css/blogexample.css
+%%EXAMPLES%%lib/Wt/examples/blog/css/comment.png
+%%EXAMPLES%%lib/Wt/examples/blog/css/comment_edit.png
+%%EXAMPLES%%lib/Wt/examples/blog/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/blog/css/rss.png
+%%EXAMPLES%%lib/Wt/examples/blog/index.html
+%%EXAMPLES%%lib/Wt/examples/blog/model/BlogSession.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/BlogSession.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/BlogUserDatabase.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/BlogUserDatabase.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/Comment.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/Comment.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/Post.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/Post.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/Tag.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/Tag.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/Token.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/Token.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/User.C
+%%EXAMPLES%%lib/Wt/examples/blog/model/User.h
+%%EXAMPLES%%lib/Wt/examples/blog/model/update-sqlite3-3.1.12.sql
+%%EXAMPLES%%lib/Wt/examples/blog/view/BlogLoginWidget.C
+%%EXAMPLES%%lib/Wt/examples/blog/view/BlogLoginWidget.h
+%%EXAMPLES%%lib/Wt/examples/blog/view/BlogView.C
+%%EXAMPLES%%lib/Wt/examples/blog/view/BlogView.h
+%%EXAMPLES%%lib/Wt/examples/blog/view/CommentView.C
+%%EXAMPLES%%lib/Wt/examples/blog/view/CommentView.h
+%%EXAMPLES%%lib/Wt/examples/blog/view/EditUsers.C
+%%EXAMPLES%%lib/Wt/examples/blog/view/EditUsers.h
+%%EXAMPLES%%lib/Wt/examples/blog/view/PostView.C
+%%EXAMPLES%%lib/Wt/examples/blog/view/PostView.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/chart3D/CategoryExample.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/CategoryExample.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/ColorMapTest.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/CsvUtil.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/CsvUtil.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/DataSettings.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/DataSettings.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/Models.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/Models.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/NumericalExample.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/NumericalExample.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/Tabs.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/Tabs.h
+%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D
+%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D.C
+%%EXAMPLES%%lib/Wt/examples/chart3D/chart3D.wt
+%%EXAMPLES%%lib/Wt/examples/chart3D/configTemplates.xml
+%%EXAMPLES%%lib/Wt/examples/chart3D/cross.png
+%%EXAMPLES%%lib/Wt/examples/chart3D/diamond.png
+%%EXAMPLES%%lib/Wt/examples/chart3D/hor_plane.csv
+%%EXAMPLES%%lib/Wt/examples/chart3D/isotope_decay.csv
+%%EXAMPLES%%lib/Wt/examples/charts/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/charts/ChartConfig.C
+%%EXAMPLES%%lib/Wt/examples/charts/ChartConfig.h
+%%EXAMPLES%%lib/Wt/examples/charts/ChartsApplication.C
+%%EXAMPLES%%lib/Wt/examples/charts/ChartsExample.C
+%%EXAMPLES%%lib/Wt/examples/charts/ChartsExample.h
+%%EXAMPLES%%lib/Wt/examples/charts/CsvUtil.C
+%%EXAMPLES%%lib/Wt/examples/charts/CsvUtil.h
+%%EXAMPLES%%lib/Wt/examples/charts/PanelList.C
+%%EXAMPLES%%lib/Wt/examples/charts/PanelList.h
+%%EXAMPLES%%lib/Wt/examples/charts/README.md
+%%EXAMPLES%%lib/Wt/examples/charts/category.csv
+%%EXAMPLES%%lib/Wt/examples/charts/charts
+%%EXAMPLES%%lib/Wt/examples/charts/charts.css
+%%EXAMPLES%%lib/Wt/examples/charts/charts.wt
+%%EXAMPLES%%lib/Wt/examples/charts/charts.xml
+%%EXAMPLES%%lib/Wt/examples/charts/timeseries.csv
+%%EXAMPLES%%lib/Wt/examples/codeview/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/codeview/CodeSession.C
+%%EXAMPLES%%lib/Wt/examples/codeview/CodeSession.h
+%%EXAMPLES%%lib/Wt/examples/codeview/CoderApplication.C
+%%EXAMPLES%%lib/Wt/examples/codeview/CoderApplication.h
+%%EXAMPLES%%lib/Wt/examples/codeview/CoderWidget.C
+%%EXAMPLES%%lib/Wt/examples/codeview/CoderWidget.h
+%%EXAMPLES%%lib/Wt/examples/codeview/ObserverWidget.C
+%%EXAMPLES%%lib/Wt/examples/codeview/ObserverWidget.h
+%%EXAMPLES%%lib/Wt/examples/codeview/README.md
+%%EXAMPLES%%lib/Wt/examples/codeview/coder.css
+%%EXAMPLES%%lib/Wt/examples/codeview/codingview
+%%EXAMPLES%%lib/Wt/examples/codeview/codingview.wt
+%%EXAMPLES%%lib/Wt/examples/codeview/prettify/prettify.css
+%%EXAMPLES%%lib/Wt/examples/codeview/prettify/prettify.js
+%%EXAMPLES%%lib/Wt/examples/codeview/prettify/prettify.min.js
+%%EXAMPLES%%lib/Wt/examples/composer/AddresseeEdit.C
+%%EXAMPLES%%lib/Wt/examples/composer/AddresseeEdit.h
+%%EXAMPLES%%lib/Wt/examples/composer/Attachment.h
+%%EXAMPLES%%lib/Wt/examples/composer/AttachmentEdit.C
+%%EXAMPLES%%lib/Wt/examples/composer/AttachmentEdit.h
+%%EXAMPLES%%lib/Wt/examples/composer/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/composer/ComposeExample.C
+%%EXAMPLES%%lib/Wt/examples/composer/ComposeExample.h
+%%EXAMPLES%%lib/Wt/examples/composer/Composer.C
+%%EXAMPLES%%lib/Wt/examples/composer/Composer.h
+%%EXAMPLES%%lib/Wt/examples/composer/Contact.h
+%%EXAMPLES%%lib/Wt/examples/composer/ContactSuggestions.C
+%%EXAMPLES%%lib/Wt/examples/composer/ContactSuggestions.h
+%%EXAMPLES%%lib/Wt/examples/composer/Label.C
+%%EXAMPLES%%lib/Wt/examples/composer/Label.h
+%%EXAMPLES%%lib/Wt/examples/composer/Option.C
+%%EXAMPLES%%lib/Wt/examples/composer/Option.h
+%%EXAMPLES%%lib/Wt/examples/composer/OptionList.C
+%%EXAMPLES%%lib/Wt/examples/composer/OptionList.h
+%%EXAMPLES%%lib/Wt/examples/composer/composer
+%%EXAMPLES%%lib/Wt/examples/composer/composer.css
+%%EXAMPLES%%lib/Wt/examples/composer/composer.wt
+%%EXAMPLES%%lib/Wt/examples/composer/composer.xml
+%%EXAMPLES%%lib/Wt/examples/composer/icons/paperclip.png
+%%EXAMPLES%%lib/Wt/examples/dialog/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/dialog/DialogExample.C
+%%EXAMPLES%%lib/Wt/examples/dialog/DialogExample.h
+%%EXAMPLES%%lib/Wt/examples/dialog/README.md
+%%EXAMPLES%%lib/Wt/examples/dialog/dialog
+%%EXAMPLES%%lib/Wt/examples/dialog/dialog.wt
+%%EXAMPLES%%lib/Wt/examples/dragdrop/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/dragdrop/Character.C
+%%EXAMPLES%%lib/Wt/examples/dragdrop/Character.h
+%%EXAMPLES%%lib/Wt/examples/dragdrop/DragApplication.C
+%%EXAMPLES%%lib/Wt/examples/dragdrop/DragExample.C
+%%EXAMPLES%%lib/Wt/examples/dragdrop/DragExample.h
+%%EXAMPLES%%lib/Wt/examples/dragdrop/README.md
+%%EXAMPLES%%lib/Wt/examples/dragdrop/dragdrop
+%%EXAMPLES%%lib/Wt/examples/dragdrop/dragdrop.css
+%%EXAMPLES%%lib/Wt/examples/dragdrop/dragdrop.wt
+%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/blue-pill-small.png
+%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/blue-pill.jpg
+%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/red-pill-small.png
+%%EXAMPLES%%lib/Wt/examples/dragdrop/icons/red-pill.jpg
+%%EXAMPLES%%lib/Wt/examples/feature/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/Auth1.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/auth1
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/auth1.wt
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/css/oauth-facebook.png
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/css/style.css
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/Session.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/Session.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/User.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/model/User.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth1/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/Auth2.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/AuthWidget.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/AuthWidget.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/RegistrationView.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/RegistrationView.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/auth2
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/auth2.wt
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/css/oauth-facebook.png
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/css/style.css
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/Session.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/Session.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/User.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/User.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/UserDetailsModel.C
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/model/UserDetailsModel.h
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/strings.xml
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/templates.xml
+%%EXAMPLES%%lib/Wt/examples/feature/auth2/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/BroadCast.C
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/broadcast
+%%EXAMPLES%%lib/Wt/examples/feature/broadcast/broadcast.wt
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/SslClientAuth.C
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/client-ssl-auth
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/client-ssl-auth.wt
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/css/style.css
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/Session.C
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/Session.h
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/User.C
+%%EXAMPLES%%lib/Wt/examples/feature/client-ssl-auth/model/User.h
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/README.md
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial1
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial2
+%%DBO_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial3
+%%DBO_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial4
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial5
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial6
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial7
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial8
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/dbo-tutorial9
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial1.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial2.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial3.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial4.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial5.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial6.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial7.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial8.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Membership.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Membership.h
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/MembershipId.h
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Organisation.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Organisation.h
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Person.C
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/Person.h
+%%DBO_SQLITE3_EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/dbo-tutorial9
+%%EXAMPLES%%lib/Wt/examples/feature/dbo/tutorial9/main.C
+%%EXAMPLES%%lib/Wt/examples/feature/locale/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/locale/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/locale/date_time_zonespec.csv
+%%EXAMPLES%%lib/Wt/examples/feature/locale/locale
+%%EXAMPLES%%lib/Wt/examples/feature/locale/locale.C
+%%EXAMPLES%%lib/Wt/examples/feature/locale/locale.wt
+%%EXAMPLES%%lib/Wt/examples/feature/locale/templates.xml
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/mediaplayer
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/mediaplayer.C
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/mediaplayer.wt
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/sintel_trailer.jpg
+%%EXAMPLES%%lib/Wt/examples/feature/mediaplayer/text.xml
+%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/miniwebgl
+%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/miniwebgl.C
+%%EXAMPLES%%lib/Wt/examples/feature/miniwebgl/miniwebgl.wt
+%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/multiple
+%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/multiple.wt
+%%EXAMPLES%%lib/Wt/examples/feature/multiple_servers/servers.C
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/OAuth.C
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/oauth
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/oauth.wt
+%%EXAMPLES%%lib/Wt/examples/feature/oauth/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/PayPalExample.C
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/css/style.css
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/paypal
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/paypal.wt
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/text.xml
+%%EXAMPLES%%lib/Wt/examples/feature/paypal/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/feature/serverpush/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/serverpush/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/serverpush/ServerPush.C
+%%EXAMPLES%%lib/Wt/examples/feature/serverpush/serverpush
+%%EXAMPLES%%lib/Wt/examples/feature/serverpush/serverpush.wt
+%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/SocketNotifier.C
+%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/socketnotifier
+%%EXAMPLES%%lib/Wt/examples/feature/socketnotifier/socketnotifier.wt
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/SuggestionPopup.C
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/suggestionpopup
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/suggestionpopup.wt
+%%EXAMPLES%%lib/Wt/examples/feature/suggestionpopup/text.xml
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/Example.C
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/WidgetFunction.C
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/WidgetFunction.h
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/widgetfunction
+%%EXAMPLES%%lib/Wt/examples/feature/template-fun/widgetfunction.wt
+%%EXAMPLES%%lib/Wt/examples/feature/video/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/video/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/video/sintel_trailer.jpg
+%%EXAMPLES%%lib/Wt/examples/feature/video/text.xml
+%%EXAMPLES%%lib/Wt/examples/feature/video/video
+%%EXAMPLES%%lib/Wt/examples/feature/video/video.C
+%%EXAMPLES%%lib/Wt/examples/feature/video/video.wt
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/README.md
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hello.C
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hello.html
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hellowidgetset
+%%EXAMPLES%%lib/Wt/examples/feature/widgetset/hellowidgetset.wt
+%%EXAMPLES%%lib/Wt/examples/filetreetable/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeExample.C
+%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTable.C
+%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTable.h
+%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTableNode.C
+%%EXAMPLES%%lib/Wt/examples/filetreetable/FileTreeTableNode.h
+%%EXAMPLES%%lib/Wt/examples/filetreetable/README.md
+%%EXAMPLES%%lib/Wt/examples/filetreetable/filetree.css
+%%EXAMPLES%%lib/Wt/examples/filetreetable/filetreetable
+%%EXAMPLES%%lib/Wt/examples/filetreetable/filetreetable.wt
+%%EXAMPLES%%lib/Wt/examples/filetreetable/icons/document.png
+%%EXAMPLES%%lib/Wt/examples/filetreetable/icons/yellow-folder-closed.png
+%%EXAMPLES%%lib/Wt/examples/filetreetable/icons/yellow-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/form/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/form/Form.C
+%%EXAMPLES%%lib/Wt/examples/form/Form.h
+%%EXAMPLES%%lib/Wt/examples/form/FormExample.C
+%%EXAMPLES%%lib/Wt/examples/form/FormExample.h
+%%EXAMPLES%%lib/Wt/examples/form/README.md
+%%EXAMPLES%%lib/Wt/examples/form/form-example.xml
+%%EXAMPLES%%lib/Wt/examples/form/form-example_nl.xml
+%%EXAMPLES%%lib/Wt/examples/form/formexample
+%%EXAMPLES%%lib/Wt/examples/form/formexample.wt
+%%EXAMPLES%%lib/Wt/examples/form/icons/invalid.png
+%%EXAMPLES%%lib/Wt/examples/gitmodel/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/gitmodel/Git.C
+%%EXAMPLES%%lib/Wt/examples/gitmodel/Git.h
+%%EXAMPLES%%lib/Wt/examples/gitmodel/GitModel.C
+%%EXAMPLES%%lib/Wt/examples/gitmodel/GitModel.h
+%%EXAMPLES%%lib/Wt/examples/gitmodel/GitView.C
+%%EXAMPLES%%lib/Wt/examples/gitmodel/README.md
+%%EXAMPLES%%lib/Wt/examples/gitmodel/gitview
+%%EXAMPLES%%lib/Wt/examples/gitmodel/gitview.css
+%%EXAMPLES%%lib/Wt/examples/gitmodel/gitview.wt
+%%EXAMPLES%%lib/Wt/examples/gitmodel/icons/git-blob.png
+%%EXAMPLES%%lib/Wt/examples/gitmodel/icons/git-tree.png
+%%EXAMPLES%%lib/Wt/examples/hangman/.htaccess
+%%EXAMPLES%%lib/Wt/examples/hangman/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/hangman/Dictionary.C
+%%EXAMPLES%%lib/Wt/examples/hangman/Dictionary.h
+%%EXAMPLES%%lib/Wt/examples/hangman/HangmanGame.C
+%%EXAMPLES%%lib/Wt/examples/hangman/HangmanGame.h
+%%EXAMPLES%%lib/Wt/examples/hangman/HangmanWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/HangmanWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/HighScoresWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/HighScoresWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/ImagesWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/ImagesWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/LettersWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/LettersWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/README.md
+%%EXAMPLES%%lib/Wt/examples/hangman/Session.C
+%%EXAMPLES%%lib/Wt/examples/hangman/Session.h
+%%EXAMPLES%%lib/Wt/examples/hangman/User.C
+%%EXAMPLES%%lib/Wt/examples/hangman/User.h
+%%EXAMPLES%%lib/Wt/examples/hangman/WordWidget.C
+%%EXAMPLES%%lib/Wt/examples/hangman/WordWidget.h
+%%EXAMPLES%%lib/Wt/examples/hangman/css/hangman.css
+%%EXAMPLES%%lib/Wt/examples/hangman/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/hangman/dict-nl.txt
+%%EXAMPLES%%lib/Wt/examples/hangman/dict.txt
+%%EXAMPLES%%lib/Wt/examples/hangman/hangman
+%%EXAMPLES%%lib/Wt/examples/hangman/hangman.C
+%%EXAMPLES%%lib/Wt/examples/hangman/hangman.wt
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman0.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman1.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman2.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman3.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman4.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman5.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman6.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman7.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman8.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangman9.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/icons/hangmanhurray.jpg
+%%EXAMPLES%%lib/Wt/examples/hangman/strings.xml
+%%EXAMPLES%%lib/Wt/examples/hangman/strings_ru.xml
+%%EXAMPLES%%lib/Wt/examples/hangman/templates.xml
+%%EXAMPLES%%lib/Wt/examples/hangman/templates_ru.xml
+%%EXAMPLES%%lib/Wt/examples/hangman/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/hello/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/hello/README.md
+%%EXAMPLES%%lib/Wt/examples/hello/hello
+%%EXAMPLES%%lib/Wt/examples/hello/hello.C
+%%EXAMPLES%%lib/Wt/examples/hello/hello.wt
+%%EXAMPLES%%lib/Wt/examples/javascript/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/javascript/JavascriptExample.C
+%%EXAMPLES%%lib/Wt/examples/javascript/JavascriptExample.h
+%%EXAMPLES%%lib/Wt/examples/javascript/Popup.C
+%%EXAMPLES%%lib/Wt/examples/javascript/Popup.h
+%%EXAMPLES%%lib/Wt/examples/javascript/README.md
+%%EXAMPLES%%lib/Wt/examples/javascript/javascript
+%%EXAMPLES%%lib/Wt/examples/javascript/javascript.wt
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotExample.C
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotExample.h
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotImage.C
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/MandelbrotImage.h
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/README.md
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/mandelbrot
+%%EXAMPLES%%lib/Wt/examples/mandelbrot/mandelbrot.wt
+%%EXAMPLES%%lib/Wt/examples/mission/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/mission/CountDownWidget.C
+%%EXAMPLES%%lib/Wt/examples/mission/CountDownWidget.h
+%%EXAMPLES%%lib/Wt/examples/mission/README.md
+%%EXAMPLES%%lib/Wt/examples/mission/impossible
+%%EXAMPLES%%lib/Wt/examples/mission/impossible.C
+%%EXAMPLES%%lib/Wt/examples/mission/impossible.wt
+%%EXAMPLES%%lib/Wt/examples/onethread/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/onethread/README.md
+%%EXAMPLES%%lib/Wt/examples/onethread/SingleThreadedApplication.C
+%%EXAMPLES%%lib/Wt/examples/onethread/SingleThreadedApplication.h
+%%EXAMPLES%%lib/Wt/examples/onethread/hello.C
+%%EXAMPLES%%lib/Wt/examples/onethread/hello1thread
+%%EXAMPLES%%lib/Wt/examples/onethread/hello1thread.wt
+%%EXAMPLES%%lib/Wt/examples/painting/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/painting/PaintApplication.C
+%%EXAMPLES%%lib/Wt/examples/painting/PaintExample.C
+%%EXAMPLES%%lib/Wt/examples/painting/PaintExample.h
+%%EXAMPLES%%lib/Wt/examples/painting/README.md
+%%EXAMPLES%%lib/Wt/examples/painting/ShapesWidget.C
+%%EXAMPLES%%lib/Wt/examples/painting/ShapesWidget.h
+%%EXAMPLES%%lib/Wt/examples/painting/paintexample
+%%EXAMPLES%%lib/Wt/examples/painting/paintexample.wt
+%%EXAMPLES%%lib/Wt/examples/painting/painting.css
+%%EXAMPLES%%lib/Wt/examples/planner/AllEntriesDialog.C
+%%EXAMPLES%%lib/Wt/examples/planner/AllEntriesDialog.h
+%%EXAMPLES%%lib/Wt/examples/planner/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/planner/CalendarCell.C
+%%EXAMPLES%%lib/Wt/examples/planner/CalendarCell.h
+%%EXAMPLES%%lib/Wt/examples/planner/Entry.h
+%%EXAMPLES%%lib/Wt/examples/planner/EntryDialog.C
+%%EXAMPLES%%lib/Wt/examples/planner/EntryDialog.h
+%%EXAMPLES%%lib/Wt/examples/planner/Login.C
+%%EXAMPLES%%lib/Wt/examples/planner/Login.h
+%%EXAMPLES%%lib/Wt/examples/planner/MyCaptcha.C
+%%EXAMPLES%%lib/Wt/examples/planner/MyCaptcha.h
+%%EXAMPLES%%lib/Wt/examples/planner/PlannerApplication.C
+%%EXAMPLES%%lib/Wt/examples/planner/PlannerApplication.h
+%%EXAMPLES%%lib/Wt/examples/planner/PlannerCalendar.C
+%%EXAMPLES%%lib/Wt/examples/planner/PlannerCalendar.h
+%%EXAMPLES%%lib/Wt/examples/planner/README.md
+%%EXAMPLES%%lib/Wt/examples/planner/Shape.C
+%%EXAMPLES%%lib/Wt/examples/planner/Shape.h
+%%EXAMPLES%%lib/Wt/examples/planner/ShapesWidget.C
+%%EXAMPLES%%lib/Wt/examples/planner/ShapesWidget.h
+%%EXAMPLES%%lib/Wt/examples/planner/TimeSuggestions.C
+%%EXAMPLES%%lib/Wt/examples/planner/TimeSuggestions.h
+%%EXAMPLES%%lib/Wt/examples/planner/UserAccount.C
+%%EXAMPLES%%lib/Wt/examples/planner/UserAccount.h
+%%EXAMPLES%%lib/Wt/examples/planner/calendar.xml
+%%EXAMPLES%%lib/Wt/examples/planner/captcha.xml
+%%EXAMPLES%%lib/Wt/examples/planner/planner
+%%EXAMPLES%%lib/Wt/examples/planner/planner.C
+%%EXAMPLES%%lib/Wt/examples/planner/planner.css
+%%EXAMPLES%%lib/Wt/examples/planner/planner.wt
+%%EXAMPLES%%lib/Wt/examples/planner/planner.xml
+%%EXAMPLES%%lib/Wt/examples/qrlogin/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuth.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuthWidget.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/QRAuthWidget.h
+%%EXAMPLES%%lib/Wt/examples/qrlogin/README.md
+%%EXAMPLES%%lib/Wt/examples/qrlogin/README.txt
+%%EXAMPLES%%lib/Wt/examples/qrlogin/css/QRcode.png
+%%EXAMPLES%%lib/Wt/examples/qrlogin/css/oauth-google.png
+%%EXAMPLES%%lib/Wt/examples/qrlogin/css/style.css
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/QRAuthService.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/QRAuthService.h
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/QRTokenDatabase.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/QRTokenDatabase.h
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/Session.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/Session.h
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/User.C
+%%EXAMPLES%%lib/Wt/examples/qrlogin/model/User.h
+%%EXAMPLES%%lib/Wt/examples/qrlogin/qrlogin
+%%EXAMPLES%%lib/Wt/examples/qrlogin/qrlogin.wt
+%%EXAMPLES%%lib/Wt/examples/qrlogin/templates.xml
+%%EXAMPLES%%lib/Wt/examples/qrlogin/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/run-example.bat.cmake
+%%EXAMPLES%%lib/Wt/examples/run-example.cmake
+%%EXAMPLES%%lib/Wt/examples/simplechat/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/simplechat/PopupChatWidget.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/PopupChatWidget.h
+%%EXAMPLES%%lib/Wt/examples/simplechat/README.md
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatServer.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatServer.h
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatWidget.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/SimpleChatWidget.h
+%%EXAMPLES%%lib/Wt/examples/simplechat/chatapp.css
+%%EXAMPLES%%lib/Wt/examples/simplechat/chatwidget.css
+%%EXAMPLES%%lib/Wt/examples/simplechat/chatwidget_ie6.css
+%%EXAMPLES%%lib/Wt/examples/simplechat/icons/maximize.png
+%%EXAMPLES%%lib/Wt/examples/simplechat/icons/minimize.png
+%%EXAMPLES%%lib/Wt/examples/simplechat/simpleChat.C
+%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat
+%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat.wt
+%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat.xml
+%%EXAMPLES%%lib/Wt/examples/simplechat/simplechat_ru.xml
+%%EXAMPLES%%lib/Wt/examples/simplechat/sounds/message_received.mp3
+%%EXAMPLES%%lib/Wt/examples/style/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/style/CornerImage.C
+%%EXAMPLES%%lib/Wt/examples/style/CornerImage.h
+%%EXAMPLES%%lib/Wt/examples/style/README.md
+%%EXAMPLES%%lib/Wt/examples/style/RoundedWidget.C
+%%EXAMPLES%%lib/Wt/examples/style/RoundedWidget.h
+%%EXAMPLES%%lib/Wt/examples/style/StyleExample.C
+%%EXAMPLES%%lib/Wt/examples/style/StyleExample.h
+%%EXAMPLES%%lib/Wt/examples/style/styleexample
+%%EXAMPLES%%lib/Wt/examples/style/styleexample.wt
+%%EXAMPLES%%lib/Wt/examples/treelist/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/treelist/DemoTreeList.C
+%%EXAMPLES%%lib/Wt/examples/treelist/DemoTreeList.h
+%%EXAMPLES%%lib/Wt/examples/treelist/IconPair.C
+%%EXAMPLES%%lib/Wt/examples/treelist/IconPair.h
+%%EXAMPLES%%lib/Wt/examples/treelist/README.md
+%%EXAMPLES%%lib/Wt/examples/treelist/TreeNode.C
+%%EXAMPLES%%lib/Wt/examples/treelist/TreeNode.h
+%%EXAMPLES%%lib/Wt/examples/treelist/demotreelist
+%%EXAMPLES%%lib/Wt/examples/treelist/demotreelist.wt
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/document.png
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/line-last.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/line-middle.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/line-trunk.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/nav-minus-line-last.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/nav-minus-line-middle.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/nav-plus-line-last.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/nav-plus-line-middle.gif
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/yellow-folder-closed.png
+%%EXAMPLES%%lib/Wt/examples/treelist/icons/yellow-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/CsvUtil.C
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/CsvUtil.h
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/FolderView.C
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/FolderView.h
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/README.md
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/TreeViewDragDrop.C
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/about.xml
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/data/files.csv
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/icons/file.gif
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/icons/folder.gif
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/styles.css
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/treeviewdragdrop
+%%EXAMPLES%%lib/Wt/examples/treeview-dragdrop/treeviewdragdrop.wt
+%%EXAMPLES%%lib/Wt/examples/treeview/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/treeview/README.md
+%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewApplication.C
+%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewExample.C
+%%EXAMPLES%%lib/Wt/examples/treeview/TreeViewExample.h
+%%EXAMPLES%%lib/Wt/examples/treeview/drinks.xml
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/cloudy01.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/flag_be.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/flag_fr.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/flag_ma.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/flag_sp.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/rain.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/snow.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/storm.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/sun01.png
+%%EXAMPLES%%lib/Wt/examples/treeview/icons/w_cloud.png
+%%EXAMPLES%%lib/Wt/examples/treeview/treeviewexample
+%%EXAMPLES%%lib/Wt/examples/treeview/treeviewexample.wt
+%%EXAMPLES%%lib/Wt/examples/webgl/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/webgl/PaintWidget.C
+%%EXAMPLES%%lib/Wt/examples/webgl/PaintWidget.h
+%%EXAMPLES%%lib/Wt/examples/webgl/README
+%%EXAMPLES%%lib/Wt/examples/webgl/README.md
+%%EXAMPLES%%lib/Wt/examples/webgl/nowebgl.png
+%%EXAMPLES%%lib/Wt/examples/webgl/readObj.C
+%%EXAMPLES%%lib/Wt/examples/webgl/readObj.h
+%%EXAMPLES%%lib/Wt/examples/webgl/teapot.C
+%%EXAMPLES%%lib/Wt/examples/webgl/teapot.obj
+%%EXAMPLES%%lib/Wt/examples/webgl/texture.jpg
+%%EXAMPLES%%lib/Wt/examples/webgl/webgl
+%%EXAMPLES%%lib/Wt/examples/webgl/webgl.C
+%%EXAMPLES%%lib/Wt/examples/webgl/webgl.wt
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/DeferredWidget.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EmwebLoadingIndicator.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EmwebLoadingIndicator.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EventsDemo.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/EventsDemo.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/FormWidgets.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/FormWidgets.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/GraphicsWidgets.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/GraphicsWidgets.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Layout.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Layout.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Media.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Media.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Navigation.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Navigation.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/README.md
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Sample.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Services.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/Services.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicTemplate.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicTemplate.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicWidget.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TopicWidget.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TreesTables.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/TreesTables.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/WidgetGallery.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/WidgetGallery.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/category.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/fish_consumption.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/pie.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/report.xml
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/src.xml
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/table.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/text.xml
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/timeseries.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/approot/wt_config.xml
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/Papa.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/Pennant_One.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/blue-pill-small.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/blue-pill.jpg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/cloudy01.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/emweb.jpg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/flag_be.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/flag_fr.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/flag_ma.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/flag_sp.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/git-blob.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/git-tree.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/house.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/pencil.cur
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/rain.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/red-pill-small.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/red-pill.jpg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/snow.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/storm.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/sun01.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/w_cloud.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/wt_powered.jpg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/yellow-folder-closed.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/icons/yellow-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/WPainter.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/categoricalChartScreenshot.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/emweb_small.jpg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/list-models.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/model-view.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/model-view.svg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/modelview.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/numericalChartScreenshot.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/sintel_trailer.jpg
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/table-models.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/pics/tree-models.png
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/sounds/beep.mp3
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/CSSexample.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/combostyle.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/dragdrop.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/everywidget.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/layout.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/docroot/style/pygments.css
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Anchor.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AnchorImage.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Audio.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AutoComplete.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AxisSliderWidget.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/AxisSliderWidgetDifferentDataSeries.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/BorderLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CSS.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CalendarExtended.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CalendarSimple.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CategoryChart.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CategoryCharts3D.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CheckBoxInline.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/CheckBoxStack.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ComboBox.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ComboBoxActivated.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ComboBoxModel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ComboDelegateTable.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Container.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DataModels.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DataModels.h
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DateEdit.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/DatePicker.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Dialog.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/FileUpload.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Flash.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/FormModel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/GitModel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/GoogleMap.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/GridLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/GroupBox.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/HBoxLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/HBoxLayoutStretch.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Image.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ImageArea.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/InPlaceEdit.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/InPlaceEditButtons.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/InputMask.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/JavaPdfRenderer.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/LargeTableView.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/LineEdit.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/LineEditEvent.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/MediaPlayerAudio.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/MediaPlayerVideo.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Menu.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/MessageBox.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/MessageBoxSync.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/NavigationBar.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/NestedLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/NumericalCharts3D.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Paintbrush.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Painting3D.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingClipping.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingEvent.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingImages.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingInteractive.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingShapes.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingStyle.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PaintingTransformations.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Panel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PanelCollapsible.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PanelNoTitle.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Path.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PathChange.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PdfImage.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PdfRenderer.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PieChart.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PlainTable.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Popup.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ProgressBar.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButton.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonAction.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonColor.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonDropdownAppended.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonDropdownPrepended.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonLink.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonOnce.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonPrimary.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/PushButtonSize.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonGroup.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonStack.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonsActivated.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/RadioButtonsLoose.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ResourceCustom.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ResourceStatic.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Resources.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ScatterPlotCurve.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ScatterPlotData.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ScatterPlotInteractive.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SelectionBoxExtended.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SelectionBoxSimple.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SimpleForm.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SizingBlock.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SizingGrid.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SizingRelative.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Slider.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SliderVertical.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SmallTableView.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Sound.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SpinBox.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/SplitButton.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Stack.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/StyledTable.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Tab.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Template.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextArea.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextDeferredToolTip.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextEdit.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextEditors.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextEvents.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextPlain.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextSide.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextToolTip.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextXHTML.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TextXSS.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TimeEdit.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ToolBar.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Tree.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TreeTable.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/TreeView.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayoutStretch.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VBoxLayoutStretched.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Validation.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ValidationDate.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/ValidationModel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/Video.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VideoFallback.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/VirtualModel.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/WHboxLayout.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/category.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/makexml.sh
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/matcher.js
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/pdfImageWrite.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/replacer.js
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/theme.cpp
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/examples/timeseries.csv
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/main.C
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/widgetgallery
+%%EXAMPLES%%lib/Wt/examples/widgetgallery/widgetgallery.wt
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/ExampleSourceViewer.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/ExampleSourceViewer.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/FileItem.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/FileItem.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/Home.wt
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/JWtHome.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/JWtHome.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/README.md
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/SourceView.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/SourceView.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/WtHome.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/WtHome.h
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/chatwidget.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/chatwidget_ie6.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/home.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/emweb_large.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/emweb_powered.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/emweb_small.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/favicon.ico
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/main_page_banner_small.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/main_page_banner_small2.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/old_wt_banner.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/tab_b.gif
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/tab_l.gif
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/tab_r.gif
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/wt.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/wt_banner.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/wt_banner_right.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/jwt/wt_ie.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/reset.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/sourceview.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/emweb_large.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/emweb_powered.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/emweb_small.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/favicon.ico
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/main_page_banner.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/main_page_banner_small.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/main_page_banner_small2.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/tab_b.gif
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/tab_l.gif
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/tab_r.gif
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/uiloog.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_banner.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_banner_right.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_ie.css
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/css/wt/wt_powered.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/clojure-logo.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/cpp-logo.jpg
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/cppclass.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/document.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/green-play.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/invalid.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/java-logo.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/javaclass.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/jython-logo.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/orange-play.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/package-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/package.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/rss.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/ruby-logo-R.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/yellow-folder-closed.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/icons/yellow-folder-open.png
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/jwt-home.xml
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/main.C
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/wt-home.xml
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/wt-home_cn.xml
+%%EXAMPLES%%lib/Wt/examples/wt-homepage/wt-home_ru.xml
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/HelloApplication.h
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/LICENSE
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/QtObject.C
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/QtObject.h
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/README.md
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/hello.C
+%%QT4_EXAMPLES%%lib/Wt/examples/wtwithqt/helloqt
+%%QT4_EXAMPLES%%lib/Wt/examples/wtwithqt/helloqt.wt
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/CMakeLists.txt
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/DispatchThread.C
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/DispatchThread.h
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/LICENSE
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/README.txt
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/WQApplication
+%%EXAMPLES%%lib/Wt/examples/wtwithqt/lib/WQApplication.C
+lib/libwt.so
+lib/libwt.so.3.3.6
+lib/libwt.so.40
+%%DBO%%lib/libwtdbo.so
+%%DBO%%lib/libwtdbo.so.3.3.6
+%%DBO%%lib/libwtdbo.so.40
+%%FIREBIRD%%lib/libwtdbofirebird.so
+%%FIREBIRD%%lib/libwtdbofirebird.so.3.3.6
+%%FIREBIRD%%lib/libwtdbofirebird.so.40
+%%MYSQL%%lib/libwtdbomysql.so
+%%MYSQL%%lib/libwtdbomysql.so.3.3.6
+%%MYSQL%%lib/libwtdbomysql.so.40
+%%POSTGRES%%lib/libwtdbopostgres.so
+%%POSTGRES%%lib/libwtdbopostgres.so.3.3.6
+%%POSTGRES%%lib/libwtdbopostgres.so.40
+%%SQLITE3%%lib/libwtdbosqlite3.so
+%%SQLITE3%%lib/libwtdbosqlite3.so.3.3.6
+%%SQLITE3%%lib/libwtdbosqlite3.so.40
+%%EXT%%lib/libwtext.so
+%%EXT%%lib/libwtext.so.3.3.6
+%%EXT%%lib/libwtext.so.40
+%%FCGI%%lib/libwtfcgi.so
+%%FCGI%%lib/libwtfcgi.so.3.3.6
+%%FCGI%%lib/libwtfcgi.so.40
+%%WTHTTP%%lib/libwthttp.so
+%%WTHTTP%%lib/libwthttp.so.3.3.6
+%%WTHTTP%%lib/libwthttp.so.40
+%%LIBWTTEST%%lib/libwttest.so
+%%LIBWTTEST%%lib/libwttest.so.3.3.6
+%%LIBWTTEST%%lib/libwttest.so.10
+%%RESOURCES%%share/Wt/resources/ajax-loading.gif
+%%RESOURCES%%share/Wt/resources/calendar_edit.png
+%%RESOURCES%%share/Wt/resources/collapse-rtl.gif
+%%RESOURCES%%share/Wt/resources/collapse.gif
+%%RESOURCES%%share/Wt/resources/expand-rtl.gif
+%%RESOURCES%%share/Wt/resources/expand.gif
+%%RESOURCES%%share/Wt/resources/font-awesome/LICENSE.txt
+%%RESOURCES%%share/Wt/resources/font-awesome/css/font-awesome.css
+%%RESOURCES%%share/Wt/resources/font-awesome/css/font-awesome.min.css
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/FontAwesome.otf
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.eot
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.svg
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.ttf
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff
+%%RESOURCES%%share/Wt/resources/font-awesome/fonts/fontawesome-webfont.woff2
+%%RESOURCES%%share/Wt/resources/form.css
+%%RESOURCES%%share/Wt/resources/html4_default.css
+%%RESOURCES%%share/Wt/resources/items-not-ok.gif
+%%RESOURCES%%share/Wt/resources/items-ok.gif
+%%RESOURCES%%share/Wt/resources/items.gif
+%%RESOURCES%%share/Wt/resources/jPlayer/jquery.jplayer.js
+%%RESOURCES%%share/Wt/resources/jPlayer/jquery.jplayer.min.js
+%%RESOURCES%%share/Wt/resources/jPlayer/jquery.jplayer.swf
+%%RESOURCES%%share/Wt/resources/jPlayer/jquery.min.js
+%%RESOURCES%%share/Wt/resources/jPlayer/skin/jplayer.blue.monday.css
+%%RESOURCES%%share/Wt/resources/jPlayer/skin/jplayer.blue.monday.jpg
+%%RESOURCES%%share/Wt/resources/jPlayer/skin/jplayer.blue.monday.seeking.gif
+%%RESOURCES%%share/Wt/resources/jPlayer/skin/jplayer.blue.monday.video.play.png
+%%RESOURCES%%share/Wt/resources/line-last-rtl.gif
+%%RESOURCES%%share/Wt/resources/line-last.gif
+%%RESOURCES%%share/Wt/resources/line-middle-rtl.gif
+%%RESOURCES%%share/Wt/resources/line-middle.gif
+%%RESOURCES%%share/Wt/resources/line-trunk.gif
+%%RESOURCES%%share/Wt/resources/loading.png
+%%RESOURCES%%share/Wt/resources/minus.gif
+%%RESOURCES%%share/Wt/resources/moz-transitions.css
+%%RESOURCES%%share/Wt/resources/plus.gif
+%%RESOURCES%%share/Wt/resources/resizable.png
+%%RESOURCES%%share/Wt/resources/right-arrow.gif
+%%RESOURCES%%share/Wt/resources/style.css
+%%RESOURCES%%share/Wt/resources/tab_b.gif
+%%RESOURCES%%share/Wt/resources/tab_l.gif
+%%RESOURCES%%share/Wt/resources/tab_r.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/bootstrap-responsive.min.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/bootstrap.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/bootstrap.min.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/date-edit-button.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/date-edit-button.svg
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/spin-buttons.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/spin-buttons.svg
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/suggest-dropdown.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/suggest-dropdown.svg
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/time-edit-button.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/wt.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/2/wt.less
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.css.map
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap-theme.min.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.css.map
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/bootstrap.min.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/date-edit-button.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/date-edit-button.svg
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/spin-buttons.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/spin-buttons.svg
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/suggest-dropdown.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/suggest-dropdown.svg
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/time-edit-button.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/wt.css
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/3/wt.less
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/img/glyphicons-halflings-white.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/img/glyphicons-halflings.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/nav-minus-rtl.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/nav-minus.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/nav-plus-rtl.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/nav-plus.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/sort-arrow-down.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/sort-arrow-none.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/sort-arrow-up.gif
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/splitter-h.png
+%%RESOURCES%%share/Wt/resources/themes/bootstrap/splitter-v.png
+%%RESOURCES%%share/Wt/resources/themes/default/closeicons-dialog.png
+%%RESOURCES%%share/Wt/resources/themes/default/closeicons-mi.png
+%%RESOURCES%%share/Wt/resources/themes/default/closeicons-tab.png
+%%RESOURCES%%share/Wt/resources/themes/default/dropdown.png
+%%RESOURCES%%share/Wt/resources/themes/default/nav-minus-rtl.gif
+%%RESOURCES%%share/Wt/resources/themes/default/nav-minus.gif
+%%RESOURCES%%share/Wt/resources/themes/default/nav-plus-rtl.gif
+%%RESOURCES%%share/Wt/resources/themes/default/nav-plus.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/generate.sh
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-10px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-11px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-12px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-13px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-14px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-15px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-16px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-17px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-18px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-19px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-20px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-21px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-22px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-23px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-24px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-25px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-26px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-27px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-28px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-29px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-30px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-31px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-32px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-33px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-34px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-35px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-36px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-37px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-38px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-39px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/no-stripes/no-stripe-40px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/slider-thumb-h-disabled.gif
+%%RESOURCES%%share/Wt/resources/themes/default/slider-thumb-h.gif
+%%RESOURCES%%share/Wt/resources/themes/default/slider-thumb-v-disabled.gif
+%%RESOURCES%%share/Wt/resources/themes/default/slider-thumb-v.gif
+%%RESOURCES%%share/Wt/resources/themes/default/sliderbg-h-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/default/sliderbg-h.png
+%%RESOURCES%%share/Wt/resources/themes/default/sliderbg-v-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/default/sliderbg-v.png
+%%RESOURCES%%share/Wt/resources/themes/default/sort-arrow-disabled.gif
+%%RESOURCES%%share/Wt/resources/themes/default/sort-arrow-down.gif
+%%RESOURCES%%share/Wt/resources/themes/default/sort-arrow-none.gif
+%%RESOURCES%%share/Wt/resources/themes/default/sort-arrow-up.gif
+%%RESOURCES%%share/Wt/resources/themes/default/spin-buttons-dn.png
+%%RESOURCES%%share/Wt/resources/themes/default/spin-buttons-up.png
+%%RESOURCES%%share/Wt/resources/themes/default/spin-buttons.png
+%%RESOURCES%%share/Wt/resources/themes/default/splitter-h.png
+%%RESOURCES%%share/Wt/resources/themes/default/splitter-v.png
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/generate.sh
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-10px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-11px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-12px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-13px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-14px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-15px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-16px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-17px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-18px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-19px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-20px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-21px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-22px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-23px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-24px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-25px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-26px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-27px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-28px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-29px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-30px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-31px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-32px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-33px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-34px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-35px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-36px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-37px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-38px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-39px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/stripes/stripe-40px.gif
+%%RESOURCES%%share/Wt/resources/themes/default/wt.css
+%%RESOURCES%%share/Wt/resources/themes/default/wt_ie.css
+%%RESOURCES%%share/Wt/resources/themes/default/wt_ie6.css
+%%RESOURCES%%share/Wt/resources/themes/polished/closeicons-dialog.png
+%%RESOURCES%%share/Wt/resources/themes/polished/closeicons-mi.png
+%%RESOURCES%%share/Wt/resources/themes/polished/closeicons-tab.png
+%%RESOURCES%%share/Wt/resources/themes/polished/dropdown.png
+%%RESOURCES%%share/Wt/resources/themes/polished/dropshadow.png
+%%RESOURCES%%share/Wt/resources/themes/polished/gradient.png
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-minus-rtl.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-minus-rtl.png
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-minus.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-minus.png
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-plus-rtl.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-plus-rtl.png
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-plus.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/nav-plus.png
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/generate.sh
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-10px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-11px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-12px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-13px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-14px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-15px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-16px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-17px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-18px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-19px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-20px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-21px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-22px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-23px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-24px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-25px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-26px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-27px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-28px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-29px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-30px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-31px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-32px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-33px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-34px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-35px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-36px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-37px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-38px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-39px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/no-stripes/no-stripe-40px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/slider-thumb-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/slider-thumb.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-h-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-h.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-he-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-he.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-hw-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-hw.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-v-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-v.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-ve-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-ve.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-vw-disabled.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sliderbg-vw.png
+%%RESOURCES%%share/Wt/resources/themes/polished/sort-arrow-disabled.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/sort-arrow-down.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/sort-arrow-none.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/sort-arrow-up.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/splitter-h.png
+%%RESOURCES%%share/Wt/resources/themes/polished/splitter-v.png
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/generate.sh
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-10px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-11px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-12px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-13px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-14px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-15px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-16px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-17px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-18px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-19px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-20px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-21px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-22px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-23px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-24px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-25px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-26px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-27px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-28px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-29px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-30px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-31px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-32px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-33px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-34px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-35px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-36px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-37px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-38px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-39px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/stripes/stripe-40px.gif
+%%RESOURCES%%share/Wt/resources/themes/polished/suggest-dropdown.png
+%%RESOURCES%%share/Wt/resources/themes/polished/title-gradient.png
+%%RESOURCES%%share/Wt/resources/themes/polished/wt.css
+%%RESOURCES%%share/Wt/resources/themes/polished/wt_ie.css
+%%RESOURCES%%share/Wt/resources/themes/polished/wt_ie6.css
+%%RESOURCES%%share/Wt/resources/transitions.css
+%%RESOURCES%%share/Wt/resources/tv-line-last-rtl.gif
+%%RESOURCES%%share/Wt/resources/tv-line-last.gif
+%%RESOURCES%%share/Wt/resources/webkit-transitions.css
+%%CMAKE_MODULE%%share/cmake/Modules/FindWt.cmake