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