Revision 6faeae08 GazeTkHub/GazeTkHub.pro

View differences:

GazeTkHub/GazeTkHub.pro
5 5
SUBDIRS +=  \
6 6
            GazeTkLib \
7 7
            Hub \
8
    				Plugins/DeviceEyetrackerDummy
8
    				Plugins/DeviceEyetrackerDummy \
9
    				Plugins/DeviceEyetrackerTobii
9 10

  
10 11
# where to find the sub projects - give the folders
11 12
GazeTkLib.subdir = GazeTkLib
......
13 14
DeviceEyetrackerDummy.subdir=Plugins/DeviceEyetrackerDummy
14 15

  
15 16
# Use .depends to specify that a project depends on another.
16
Hub.depends = GazeTkLib DeviceEyetrackerDummy
17
Hub.depends = GazeTkLib DeviceEyetrackerDummy DeviceEyetrackerTobii
17 18

  
18 19

  
19 20

  

Also available in: Unified diff