diff --git a/wrapper/CSharp/wolfssl.vcxproj b/wrapper/CSharp/wolfssl.vcxproj
index 1d142db4b..8ac0fdb72 100644
--- a/wrapper/CSharp/wolfssl.vcxproj
+++ b/wrapper/CSharp/wolfssl.vcxproj
@@ -230,7 +230,7 @@
MaxSpeed
true
./;../../;%(AdditionalIncludeDirectories)
- BUILDING_WOLFSSL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
+ BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
MultiThreadedDLL
true
@@ -262,7 +262,7 @@
MaxSpeed
true
./;../../;%(AdditionalIncludeDirectories)
- BUILDING_WOLFSSL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
+ BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
MultiThreadedDLL
true
@@ -453,4 +453,4 @@
-
+
\ No newline at end of file