1
0
mirror of https://github.com/co-dan/ocaml-wiringpi/ synced 2025-11-03 14:13:51 +01:00

OASIS-ify source tree

This commit is contained in:
Marek Kubica
2014-07-06 23:07:29 +02:00
parent 5e6fc8eecc
commit 64e023e2e7
6 changed files with 15 additions and 19 deletions

15
_oasis Normal file
View File

@@ -0,0 +1,15 @@
OASISFormat: 0.4
Name: WiringPi
Version: 0.0.1
Synopsis: Binding to the WiringPi library for hardware access
Authors: Tobias Bora, Marek Kubica
License: GPL-3.0
Plugins: META (0.4), DevFiles (0.4)
Library "WiringPi"
Path: src/
BuildTools: ocamlbuild
Modules: WiringPi
CSources: WiringPi_stubs.c
CCLib: -lwiringPi