mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2025-11-08 13:06:27 +00:00
Update Crate and Examples
This commit is contained in:
@@ -5,7 +5,7 @@ namespace CSharp
|
||||
{
|
||||
class Program
|
||||
{
|
||||
#if WINDOWS_PLATFORM
|
||||
#if PLATFORM_WINDOWS
|
||||
const string Library = "Library";
|
||||
#else
|
||||
const string Library = "libLibrary";
|
||||
Reference in New Issue
Block a user