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