From 5d5b46e5140d046e68e95be02ecb421d330b8b32 Mon Sep 17 00:00:00 2001 From: mark andrews Date: Sun, 11 Sep 2022 11:51:06 -0700 Subject: Add proj and sln for compile of dynamic x64 lib under Visual Studio 2019. * add CI support via MSBuild Signed-off-by: Toni Uhlig --- windows/nDPI.vcxproj.filters | 298 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 298 insertions(+) create mode 100644 windows/nDPI.vcxproj.filters (limited to 'windows/nDPI.vcxproj.filters') diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters new file mode 100644 index 000000000..f57d96502 --- /dev/null +++ b/windows/nDPI.vcxproj.filters @@ -0,0 +1,298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + third_party + + + + + + + + {51f8ee9e-a41d-4343-8115-937ed5a1ea19} + + + \ No newline at end of file -- cgit v1.2.3