diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index b1efa601..a353fe07 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -171,7 +171,7 @@ Building and assembling x64dll.asm ml64.exe /c /nologo /D_M_X64 /W3 /Zi /Fo"$(IntDir)x64dll.obj" "%(FullPath)" - $(IntDir)x64dll.obj + $(IntDir)x64dll.obj;%(Outputs)