Integrate OCaml in Qt project
This commit is contained in:
parent
3c0c2cff6f
commit
dbc17bb003
8 changed files with 59 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ all:
|
|||
dune build src/lib/oboy.exe
|
||||
|
||||
core:
|
||||
dune build src/retroarch
|
||||
dune build src/core/oboy.a
|
||||
|
||||
check:
|
||||
ocamlbuild -use-ocamlfind -I src -lflag -g test/test_bit.byte --
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue