Lines Matching +full:windows +full:- +full:test +full:- +full:rules
3 # (C) Copyright Ion Gaztanaga 2006-2012.
16 # the run rules, which we can pass on to the test_suite rule:
26 <toolset>acc:<linkflags>-lrt
27 <toolset>acc-pa_risc:<linkflags>-lrt
28 <toolset>gcc,<target-os>windows:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
29 <target-os>hpux,<toolset>gcc:<linkflags>"-Wl,+as,mpas"
30 <target-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
31 <target-os>linux:<linkflags>"-lrt"
32 : # test-files
41 : # test-files
43 <toolset>acc:<linkflags>-lrt
44 <toolset>acc-pa_risc:<linkflags>-lrt
45 <toolset>gcc-mingw:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
46 <target-os>hpux,<toolset>gcc:<linkflags>"-Wl,+as,mpas"
47 <target-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
48 <target-os>linux:<linkflags>"-lrt"
55 test-suite interprocess_example : [ test_all r ] : <threading>multi ;