diff options
Diffstat (limited to 'tests/benchmarks/corelib/corelib.pro')
-rw-r--r-- | tests/benchmarks/corelib/corelib.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/corelib.pro b/tests/benchmarks/corelib/corelib.pro index 72fca33..7669e0a 100644 --- a/tests/benchmarks/corelib/corelib.pro +++ b/tests/benchmarks/corelib/corelib.pro @@ -3,4 +3,5 @@ SUBDIRS = \ io \ kernel \ thread \ - tools + tools \ + codecs |