Remove Unused Link in CSharp Example

This commit is contained in:
GuilhermeWerner
2021-01-21 15:51:06 -03:00
parent 8a1635b56e
commit 4401113291

View File

@ -128,11 +128,6 @@ project "CSharp"
"WINDOWS_PLATFORM"
}
links
{
"Library.dll.lib"
}
filter { "system:windows", "configurations:debug" }
runtime "Debug"
buildoptions "/MDd"