mirror of https://github.com/buggins/dlangui.git
dub json fixes
This commit is contained in:
parent
fe96a3dc87
commit
0082fa5134
|
|
@ -74,8 +74,7 @@
|
||||||
|
|
||||||
"copyFiles-windows": [
|
"copyFiles-windows": [
|
||||||
"../../lib/SDL2.dll",
|
"../../lib/SDL2.dll",
|
||||||
"../../lib/FreeImage.dll",
|
"../../lib/FreeImage.dll"
|
||||||
"../../lib/libfreetype-6.dll"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"mainSourceFile": "src/main.d",
|
"mainSourceFile": "src/main.d",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue