diff --git a/examples/dmledit/dmledit.visualdproj b/examples/dmledit/dmledit.visualdproj
index 219d7295..9a550c44 100644
--- a/examples/dmledit/dmledit.visualdproj
+++ b/examples/dmledit/dmledit.visualdproj
@@ -155,8 +155,8 @@
$(CC) -c
1
$(DMDInstallDir)windows\bin\dmd.exe
-
-
+ $(SolutionDir)/src $(SolutionDir)/3rdparty $(SolutionDir)/3rdparty/libpng/source $(SolutionDir)/../DerelictGL3/source $(SolutionDir)/../DerelictUtil/source $(SolutionDir)/../DerelictFT/source $(SolutionDir)/../DerelictSDL2/source $(SolutionDir)/../de_image/source/interfaces $(SolutionDir)/../de_image/source/png $(SolutionDir)/../dlib
+ views views/res views/res/i18n views/res/mdpi
$(ConfigurationName)
$(OutDir)
@@ -174,7 +174,7 @@
0
0
-
+ EmbedStandardResources Unicode USE_FREETYPE
0
0
0
diff --git a/examples/example1/example1.visualdproj b/examples/example1/example1.visualdproj
index 9d805d93..e31a2a01 100644
--- a/examples/example1/example1.visualdproj
+++ b/examples/example1/example1.visualdproj
@@ -72,7 +72,7 @@
0
0
- Unicode USE_FREETYPE USE_OPENGL
+ EmbedStandardResources Unicode USE_FREETYPE
0
3
0
@@ -174,7 +174,7 @@
0
0
- Unicode USE_FREETYPE
+ EmbedStandardResources Unicode USE_FREETYPE
0
0
0
diff --git a/libs/windows/x86/libfreetype-6.dll b/libs/windows/x86/libfreetype-6.dll
index a41049c7..c1f79c86 100644
Binary files a/libs/windows/x86/libfreetype-6.dll and b/libs/windows/x86/libfreetype-6.dll differ
diff --git a/libs/windows/x86_64/libfreetype-6.dll b/libs/windows/x86_64/libfreetype-6.dll
index b1e52b7e..79f86bf3 100644
Binary files a/libs/windows/x86_64/libfreetype-6.dll and b/libs/windows/x86_64/libfreetype-6.dll differ