From 06c7984a163388db3f8283347a246dba0328b3e2 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 17 Jul 2022 13:41:40 +0200 Subject: Move all client headers and sources to public/ directory. --- update/build/win32/update.vcxproj | 36 ++++++----- update/build/win32/update.vcxproj.filters | 100 +++++++++++++++++------------- 2 files changed, 76 insertions(+), 60 deletions(-) (limited to 'update') diff --git a/update/build/win32/update.vcxproj b/update/build/win32/update.vcxproj index 6ccb5cbc..55f0e55e 100644 --- a/update/build/win32/update.vcxproj +++ b/update/build/win32/update.vcxproj @@ -88,12 +88,12 @@ - - - - - + + + + + @@ -133,18 +133,22 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/update/build/win32/update.vcxproj.filters b/update/build/win32/update.vcxproj.filters index a5da3f46..c987fbf6 100644 --- a/update/build/win32/update.vcxproj.filters +++ b/update/build/win32/update.vcxproj.filters @@ -30,15 +30,6 @@ - - common - - - common - - - common - server @@ -48,9 +39,6 @@ src - - common - server @@ -156,35 +144,23 @@ zstd\dictBuilder - + common - - - - common - - - common - - - common - - + common - - - common - - + + common - - + + common - - + + common - + + + server @@ -209,12 +185,6 @@ server - - common - - - common - server @@ -341,15 +311,57 @@ zstd\dictBuilder - - common - zstd\common zstd\compress + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + -- cgit v1.2.3