From 1684bf4565b880b143dd757d562c2597d44c443b Mon Sep 17 00:00:00 2001 From: Luke Usher Date: Tue, 29 May 2018 14:56:02 +0100 Subject: [PATCH] Oops: Fix typo --- build/win32/CxbxVSBC.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/win32/CxbxVSBC.vcxproj b/build/win32/CxbxVSBC.vcxproj index ccbd5d054..83ed0da12 100644 --- a/build/win32/CxbxVSBC.vcxproj +++ b/build/win32/CxbxVSBC.vcxproj @@ -29,26 +29,26 @@ DynamicLibrary true - $(DefaultPlatformToolset + $(DefaultPlatformToolset) MultiByte DynamicLibrary false - $(DefaultPlatformToolset + $(DefaultPlatformToolset) true MultiByte DynamicLibrary true - $(DefaultPlatformToolset + $(DefaultPlatformToolset) Unicode DynamicLibrary false - $(DefaultPlatformToolset + $(DefaultPlatformToolset) true Unicode