Revision 463:43a35652aaeb sonic-lineup.pro

View differences:

sonic-lineup.pro
4 4
SUBDIRS += \
5 5
        sub_base
6 6

  
7
win32-msvc* {
8
    SUBDIRS += \
9
        sub_os_other \
10
        sub_os_win10
11
}
12

  
7 13
# We build the tests on every platform, though at the time of
8 14
# writing they are only automatically run on non-Windows platforms
9 15
# (because of the difficulty of getting them running nicely in the
......
28 34

  
29 35
sub_base.file = base.pro
30 36

  
37
sub_os_other.file = os-other.pro
38
sub_os_win10.file = os-win10.pro
39

  
31 40
sub_test_svcore_base.file = test-svcore-base.pro
32 41
sub_test_svcore_system.file = test-svcore-system.pro
33 42
sub_test_svcore_data_fileio.file = test-svcore-data-fileio.pro

Also available in: Unified diff