From aa2edab739e3daac42cd5dbb44d10234ad880626 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 2 Jan 2022 19:02:38 +0100 Subject: Separated unit tests and performance tests --- msbuild/test-performance.vcxproj.filters | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 msbuild/test-performance.vcxproj.filters (limited to 'msbuild/test-performance.vcxproj.filters') diff --git a/msbuild/test-performance.vcxproj.filters b/msbuild/test-performance.vcxproj.filters new file mode 100644 index 0000000..b8488bd --- /dev/null +++ b/msbuild/test-performance.vcxproj.filters @@ -0,0 +1,17 @@ + + + + + {A03B3E05-0246-435D-8DE4-B3B8BB72CD12} + cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx + + + + + Implementation + + + Implementation + + + -- cgit v1.2.3