mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2025-06-16 05:44:19 +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