Statistics
| Branch: | Revision:

gazetk / GazeTkHub / common.pri @ 6faeae08

History | View | Annotate | Download (262 Bytes)

1
#Includes common configuration for all subdirectory .pro files.
2
INCLUDEPATH += . ..
3
WARNINGS += -Wall
4

    
5
TEMPLATE = lib
6

    
7
# The following keeps the generated files at least somewhat separate 
8
# from the source files.
9
UI_DIR = uics
10
MOC_DIR = mocs
11
OBJECTS_DIR = objs