Skip to content

Commit

Permalink
Revert the accidental kfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Aug 21, 2024
1 parent 8400274 commit 9cfb85a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ if (platform === Platform.Windows) {
project.addLib('Sources/libs/dxc/lib/x64/dxcompiler');
}

project.setDebugDir('Deployment');

resolve(project);

0 comments on commit 9cfb85a

Please sign in to comment.