From 5867f43fae70b1a08b64e8635bf8183ba4d29124 Mon Sep 17 00:00:00 2001
From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com>
Date: Mon, 14 Aug 2023 22:51:09 +0200
Subject: Fix compilation on Windows (#2072)
---
windows/nDPI.vcxproj | 3 +++
windows/nDPI.vcxproj.filters | 7 +++++++
2 files changed, 10 insertions(+)
(limited to 'windows')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index b28587b6d..7ebb55b3d 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -128,6 +128,7 @@
+
@@ -331,6 +332,8 @@
+
+
true
diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters
index 594681a70..af43e8f1b 100644
--- a/windows/nDPI.vcxproj.filters
+++ b/windows/nDPI.vcxproj.filters
@@ -120,6 +120,7 @@
+
@@ -202,6 +203,12 @@
third_party
+
+ third_party
+
+
+ third_party
+
--
cgit v1.2.3