diff --git a/dlangui-monod-osx.dproj b/dlangui-monod-osx.dproj
index 6a96d47d..16cd0ae6 100644
--- a/dlangui-monod-osx.dproj
+++ b/dlangui-monod-osx.dproj
@@ -43,6 +43,15 @@
StaticLibrary
true
0
+ -Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi
+
+
+ USE_SDL
+ USE_OPENGL
+ USE_FREETYPE
+ EmbedStandardResources
+
+
true
@@ -54,6 +63,15 @@
Executable
true
0
+ -Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi
+
+
+ USE_SDL
+ USE_OPENGL
+ USE_FREETYPE
+ EmbedStandardResources
+
+
diff --git a/examples/example1/example1-monod-osx.dproj b/examples/example1/example1-monod-osx.dproj
index 8e3c2b71..b7874e6c 100644
--- a/examples/example1/example1-monod-osx.dproj
+++ b/examples/example1/example1-monod-osx.dproj
@@ -38,7 +38,8 @@
obj/Debug
true
- -Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi
+ -Jviews -Jviews/res -Jviews/res/i18n -Jviews/res/mdpi -Jviews/res/hdpi
+-v
false
example1-monod-osx
Executable
@@ -64,6 +65,7 @@
Executable
true
0
+ -v
true
@@ -84,6 +86,7 @@
Executable
true
0
+ -v