diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2025-05-01 12:27:50 +0200 | 
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2025-05-01 12:27:50 +0200 | 
| commit | 5c1c6665fba2cd76b75f05c7c9c621461b7518ef (patch) | |
| tree | 4652e06e1353a483ac3eba757875a34a2055bcd1 /bin/dune | |
Diffstat (limited to 'bin/dune')
| -rw-r--r-- | bin/dune | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/bin/dune b/bin/dune new file mode 100644 index 0000000..f0a6781 --- /dev/null +++ b/bin/dune @@ -0,0 +1,4 @@ +(executable + (name main) + (public_name aircraft_studio) + (libraries aircraft_studio.naca plplot dream)) | 
