diff --git a/dlangui-monod-linux.dproj b/dlangui-monod-linux.dproj index 84da8ce5..048524c0 100644 --- a/dlangui-monod-linux.dproj +++ b/dlangui-monod-linux.dproj @@ -373,6 +373,17 @@ + + + + + + + + + + + diff --git a/examples/dmledit/dmledit-monod-linux.dproj b/examples/dmledit/dmledit-monod-linux.dproj index 396a6050..b8c18eed 100644 --- a/examples/dmledit/dmledit-monod-linux.dproj +++ b/examples/dmledit/dmledit-monod-linux.dproj @@ -11,6 +11,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictSDL2/source ../../deps/DerelictFT/source diff --git a/examples/example1/example1-monod-linux.dproj b/examples/example1/example1-monod-linux.dproj index 91821da3..42aa20d4 100644 --- a/examples/example1/example1-monod-linux.dproj +++ b/examples/example1/example1-monod-linux.dproj @@ -16,6 +16,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/x11/source ../../deps/DerelictSDL2/source diff --git a/examples/helloworld/helloworld-monod-linux.dproj b/examples/helloworld/helloworld-monod-linux.dproj index 2a21be53..102b1c48 100644 --- a/examples/helloworld/helloworld-monod-linux.dproj +++ b/examples/helloworld/helloworld-monod-linux.dproj @@ -16,6 +16,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictSDL2/source ../../deps/DerelictFT/source diff --git a/examples/tetris/tetris-monod-linux.dproj b/examples/tetris/tetris-monod-linux.dproj index a44ae609..4c13bc2e 100644 --- a/examples/tetris/tetris-monod-linux.dproj +++ b/examples/tetris/tetris-monod-linux.dproj @@ -11,6 +11,7 @@ ../../src + ../../3rdparty ../../deps/gl3n ../../deps/DerelictSDL2/source ../../deps/DerelictFT/source