mirror of https://github.com/buggins/dlangui.git
trying to fix DUB build under win32
This commit is contained in:
parent
9338d6078c
commit
ca3319d078
|
@ -81,8 +81,6 @@
|
|||
"libs-windows": ["dlanguilib", "phobos", "ole32", "kernel32", "user32", "comctl32", "comdlg32"],
|
||||
|
||||
"versions-windows": ["Unicode"],
|
||||
"versions-linux": ["USE_OPENGL", "USE_SDL", "Unicode"],
|
||||
"versions-osx": ["USE_OPENGL", "USE_SDL", "Unicode"],
|
||||
|
||||
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue