summaryrefslogtreecommitdiff
path: root/src/vm/wks/wks.targets
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/wks/wks.targets')
-rw-r--r--src/vm/wks/wks.targets1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vm/wks/wks.targets b/src/vm/wks/wks.targets
index 04562365f6..0df66fe558 100644
--- a/src/vm/wks/wks.targets
+++ b/src/vm/wks/wks.targets
@@ -107,6 +107,7 @@
<CppCompile Include="$(VmSourcesDir)\gcenv.os.cpp" />
<CppCompile Include="$(VmSourcesDir)\gchelpers.cpp" />
<CppCompile Include="$(VmSourcesDir)\gchost.cpp" />
+ <CppCompile Include="$(VmSourcesDir)\gcheaputilities.cpp" />
<CppCompile Include="$(VmSourcesDir)\genericdict.cpp" />
<CppCompile Include="$(VmSourcesDir)\generics.cpp" />
<CppCompile Include="$(VmSourcesDir)\genmeth.cpp" />