From fe548a823d53778db957d0fa2ac16bad7386e045 Mon Sep 17 00:00:00 2001 From: auth Date: Sat, 18 Jul 2020 02:28:40 +0200 Subject: Fixed filters and project. --- client/client.vcxproj | 4 ++-- client/client.vcxproj.filters | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'client') diff --git a/client/client.vcxproj b/client/client.vcxproj index b59746a..860db10 100644 --- a/client/client.vcxproj +++ b/client/client.vcxproj @@ -212,7 +212,7 @@ - + @@ -268,7 +268,7 @@ - + diff --git a/client/client.vcxproj.filters b/client/client.vcxproj.filters index 022c6fa..bc942e7 100644 --- a/client/client.vcxproj.filters +++ b/client/client.vcxproj.filters @@ -4,7 +4,7 @@ {25766a41-563a-43f5-9a4a-5b8613745583} - + {eacac49e-1f5b-4fec-a291-52591f05c3cd} @@ -240,8 +240,8 @@ asmjit\x86 - - src\assembler + + src\shellcode @@ -398,8 +398,8 @@ asmjit\x86 - - src\assembler + + src\shellcode \ No newline at end of file -- cgit v1.2.3