Skip to content

Commit 8248519

Browse files
authored
Merge pull request #94 from bleskodev/bd/use_multitool
Implement multi processor compilation for dbuild targets.
2 parents 2ae3f79 + 60cf294 commit 8248519

File tree

6 files changed

+802
-4
lines changed

6 files changed

+802
-4
lines changed

msbuild/dbuild/CompileD.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System;
22
using System.Collections.Generic;
33
using Microsoft.Build.Framework;
4-
using Microsoft.Build.Utilities;
54
using Microsoft.Build.CPPTasks;
65
using System.Collections;
76
using System.Resources;

0 commit comments

Comments
 (0)