mirror of https://github.com/buggins/dlangui.git
fix for #436
This commit is contained in:
parent
ab061120fb
commit
787858b32b
2
dub.json
2
dub.json
|
@ -31,7 +31,7 @@
|
|||
"-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.",
|
||||
"--ex", "dimage.", "--ex", "fontconfig", "--ex", "src.dlangui"],
|
||||
|
||||
"sourceFiles-windows": ["$PACKAGE_DIR/src/win_app.def"],
|
||||
"sourceFiles-windows-dmd": ["$PACKAGE_DIR/src/win_app.def"],
|
||||
"excludedSourceFiles-windows": ["3rdparty/fontconfig/*"],
|
||||
|
||||
"subPackages": [
|
||||
|
|
Loading…
Reference in New Issue