From d186cad30ad55efef470bcb675d82403b61a16b5 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Thu, 10 Dec 2015 16:55:12 +0300 Subject: [PATCH] fix project files --- dlangui-monod-osx.dproj | 11 +++++++++++ examples/dmledit/dmledit-monod-osx.dproj | 1 + examples/example1/example1-monod-osx.dproj | 1 + examples/helloworld/helloworld-monod-osx.dproj | 1 + examples/spreadsheet/spreadsheet-monod-osx.dproj | 1 + examples/tetris/tetris-monod-osx.dproj | 1 + 6 files changed, 16 insertions(+) diff --git a/dlangui-monod-osx.dproj b/dlangui-monod-osx.dproj index d0feead4..609a8469 100644 --- a/dlangui-monod-osx.dproj +++ b/dlangui-monod-osx.dproj @@ -225,5 +225,16 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/examples/dmledit/dmledit-monod-osx.dproj b/examples/dmledit/dmledit-monod-osx.dproj index b4693475..023c0857 100644 --- a/examples/dmledit/dmledit-monod-osx.dproj +++ b/examples/dmledit/dmledit-monod-osx.dproj @@ -16,6 +16,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictGL3/source ../../deps/DerelictSDL2/source diff --git a/examples/example1/example1-monod-osx.dproj b/examples/example1/example1-monod-osx.dproj index b891bfce..b20b7e3e 100644 --- a/examples/example1/example1-monod-osx.dproj +++ b/examples/example1/example1-monod-osx.dproj @@ -16,6 +16,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictGL3/source ../../deps/DerelictSDL2/source diff --git a/examples/helloworld/helloworld-monod-osx.dproj b/examples/helloworld/helloworld-monod-osx.dproj index ad366a1e..5631e19e 100644 --- a/examples/helloworld/helloworld-monod-osx.dproj +++ b/examples/helloworld/helloworld-monod-osx.dproj @@ -11,6 +11,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictGL3/source ../../deps/DerelictSDL2/source diff --git a/examples/spreadsheet/spreadsheet-monod-osx.dproj b/examples/spreadsheet/spreadsheet-monod-osx.dproj index 6f8ae9e2..952519d7 100644 --- a/examples/spreadsheet/spreadsheet-monod-osx.dproj +++ b/examples/spreadsheet/spreadsheet-monod-osx.dproj @@ -16,6 +16,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictGL3/source ../../deps/DerelictSDL2/source diff --git a/examples/tetris/tetris-monod-osx.dproj b/examples/tetris/tetris-monod-osx.dproj index b77dde25..89dc4e20 100644 --- a/examples/tetris/tetris-monod-osx.dproj +++ b/examples/tetris/tetris-monod-osx.dproj @@ -16,6 +16,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictGL3/source ../../deps/DerelictSDL2/source