trying to fix DUB build under win32

This commit is contained in:
Vadim Lopatin 2014-12-05 13:27:08 +03:00
parent 9338d6078c
commit ca3319d078
1 changed files with 0 additions and 2 deletions

View File

@ -81,8 +81,6 @@
"libs-windows": ["dlanguilib", "phobos", "ole32", "kernel32", "user32", "comctl32", "comdlg32"], "libs-windows": ["dlanguilib", "phobos", "ole32", "kernel32", "user32", "comctl32", "comdlg32"],
"versions-windows": ["Unicode"], "versions-windows": ["Unicode"],
"versions-linux": ["USE_OPENGL", "USE_SDL", "Unicode"],
"versions-osx": ["USE_OPENGL", "USE_SDL", "Unicode"],
"dependencies": { "dependencies": {