OASISFormat: 0.3
Name:        test-pass-threads-to-c-files
Version:     0.1
Synopsis:    test oasis with c files and dependency on threads
Authors:     test
License:     LGPL-2.1 with OCaml linking exception
Plugins:     DevFiles (0.1), Meta (0.1)
BuildTools:  ocamlbuild

Library test_pass_threads_to_c_files
  Path:	        src
  Modules:      Dummy
  CSources:     test.c
  BuildDepends: threads
  Install:      false
