mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-26 21:19:55 +03:00
fix project files for osx
This commit is contained in:
parent
3ce9cd614b
commit
30757f1440
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
||||||
<Includes>
|
<Includes>
|
||||||
<Includes>
|
<Includes>
|
||||||
<Path>../dlangui/src</Path>
|
<Path>../dlangui/src</Path>
|
||||||
|
<Path>../dlangui/3rdparty</Path>
|
||||||
<Path>../dlangui/deps/gl3n</Path>
|
<Path>../dlangui/deps/gl3n</Path>
|
||||||
<Path>../dlangui/deps/DerelictGL3/source</Path>
|
<Path>../dlangui/deps/DerelictGL3/source</Path>
|
||||||
<Path>../dlangui/deps/DerelictSDL2/source</Path>
|
<Path>../dlangui/deps/DerelictSDL2/source</Path>
|
||||||
|
|
2
dub.json
2
dub.json
|
@ -14,7 +14,7 @@
|
||||||
"copyFiles-windows": ["lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"],
|
"copyFiles-windows": ["lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"],
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dlangui": "~>0.7.9",
|
"dlangui": "~>0.7.10",
|
||||||
"libdparse": "==0.2.0"
|
"libdparse": "==0.2.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue