summaryrefslogtreecommitdiffstats
path: root/MANIFEST
blob: c000748d9dd1a585bf8c4f4ea72b36623d1bc523 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
README		Getting started with TQt
INSTALL		How to install TQt
PLATFORMS	How to install TQt - platform notes
changes-<ver>	List of changes from the last version
LICENSE		License statement
MANIFEST	This file

Directories:
------------
bin		Place for TQt executables (tqmoc, tquic, etc.)
config.tests	TQt configuration system
doc		TQt documentation in HTML and manpage format
examples	TQt example programs
include		TQt include files
lib		Place for the TQt libraries
mkspecs		Platform/compiler configuration files
plugins		TQt plugins
qmake		TQt build system
src		TQt library source code
tools		TQt tools source code
tutorial	TQt tutorial source code