diff options
| author | Joel Stålnacke <joel@saker.fi> | 2024-10-08 19:59:10 +0300 |
|---|---|---|
| committer | Joel Stålnacke <joel@saker.fi> | 2024-10-08 19:59:10 +0300 |
| commit | 4bac6ae2e725a1997674fd3369bf4ea032235d8b (patch) | |
| tree | cd9682eac89c1da5d5c54741684b5e8405f5d54c /Djup/Program.cs | |
| parent | 21001a44f1781423ae04f35ee41e042ae6f01355 (diff) | |
Add a native "Hello World" to the project
After much trouble with MSBuild
Diffstat (limited to 'Djup/Program.cs')
| -rw-r--r-- | Djup/Program.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Djup/Program.cs b/Djup/Program.cs deleted file mode 100644 index c66eb42..0000000 --- a/Djup/Program.cs +++ /dev/null @@ -1,2 +0,0 @@ -using Djup.Native;
-LibDjup.hello_world();
|
