diff --git a/kfile.js b/kfile.js index dcc35f0..aef897e 100644 --- a/kfile.js +++ b/kfile.js @@ -25,6 +25,4 @@ if (platform === Platform.Windows) { project.addLib('Sources/libs/dxc/lib/x64/dxcompiler'); } -project.setDebugDir('Deployment'); - resolve(project);