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. --- csvexport/build/win32/csvexport.vcxproj | 36 +++++---- csvexport/build/win32/csvexport.vcxproj.filters | 100 +++++++++++++----------- 2 files changed, 76 insertions(+), 60 deletions(-) (limited to 'csvexport/build/win32') diff --git a/csvexport/build/win32/csvexport.vcxproj b/csvexport/build/win32/csvexport.vcxproj index 0a187883..b4adbf68 100644 --- a/csvexport/build/win32/csvexport.vcxproj +++ b/csvexport/build/win32/csvexport.vcxproj @@ -88,12 +88,12 @@ - - - - - + + + + + @@ -133,18 +133,22 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/csvexport/build/win32/csvexport.vcxproj.filters b/csvexport/build/win32/csvexport.vcxproj.filters index e4ec3fb8..7112601f 100644 --- a/csvexport/build/win32/csvexport.vcxproj.filters +++ b/csvexport/build/win32/csvexport.vcxproj.filters @@ -30,24 +30,12 @@ - - common - - - common - - - common - server server - - 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