mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2025-08-04 04:53:51 +00:00
Remove Unused Link in CSharp Example
This commit is contained in:
@@ -128,11 +128,6 @@ project "CSharp"
|
||||
"WINDOWS_PLATFORM"
|
||||
}
|
||||
|
||||
links
|
||||
{
|
||||
"Library.dll.lib"
|
||||
}
|
||||
|
||||
filter { "system:windows", "configurations:debug" }
|
||||
runtime "Debug"
|
||||
buildoptions "/MDd"
|
||||
|
Reference in New Issue
Block a user