diff options
Diffstat (limited to 'PCbuild/tcl.vcxproj')
-rw-r--r-- | PCbuild/tcl.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PCbuild/tcl.vcxproj b/PCbuild/tcl.vcxproj index 464c83c..3dfd155 100644 --- a/PCbuild/tcl.vcxproj +++ b/PCbuild/tcl.vcxproj @@ -88,4 +88,6 @@ nmake -f makefile.vc MACHINE=$(TclMachine) OPTS=$(TclOpts) $(TclDirs) $(DebugFla <Delete Files="$(TargetPath);$(BuildPath)$(tclDLLName)" /> <RemoveDir Directories="$(IntDir)" /> </Target> + + <Target Name="ResolveAssemblyReferences" /> </Project>
\ No newline at end of file |