mirror of https://github.com/buggins/dlangui.git
Remove win_app.def from windows build
Fixes: lld-link: error: unknown directive: EXETYPE
This commit is contained in:
parent
86baf487e7
commit
59f0f49ad7
|
@ -9,8 +9,6 @@
|
|||
"targetName": "helloworld",
|
||||
"targetType": "executable",
|
||||
|
||||
"sourceFiles-windows": ["$PACKAGE_DIR/src/win_app.def"],
|
||||
|
||||
"versions": ["EmbedStandardResources"],
|
||||
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue