diff --git a/win/cglm.vcxproj b/win/cglm.vcxproj
index 86b1fc6..8e6e1e7 100644
--- a/win/cglm.vcxproj
+++ b/win/cglm.vcxproj
@@ -209,7 +209,7 @@
NotUsing
Level3
MaxSpeed
- WIN32;_DEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;CGLM_DLL;%(PreprocessorDefinitions);CGLM_DLL
+ WIN32;_DEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;%(PreprocessorDefinitions)
None
Default
@@ -225,7 +225,7 @@
Level3
MaxSpeed
- _DEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;CGLM_DLL;%(PreprocessorDefinitions);CGLM_DLL
+ _DEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;%(PreprocessorDefinitions)
AnySuitable
true
true
@@ -246,7 +246,7 @@
MaxSpeed
true
true
- WIN32;NDEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;CGLM_DLL;%(PreprocessorDefinitions);CGLM_DLL
+ WIN32;NDEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;%(PreprocessorDefinitions)
None
CompileAsC
@@ -266,7 +266,7 @@
MaxSpeed
true
true
- NDEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;CGLM_DLL;%(PreprocessorDefinitions);CGLM_DLL
+ NDEBUG;_WINDOWS;_USRDLL;CGLM_EXPORTS;%(PreprocessorDefinitions)
None
CompileAsC