added new nicefloats project to dependencies

This commit is contained in:
alisdair sullivan 2010-09-20 18:44:24 -07:00
parent c71de5a7a1
commit 78663a9240
4 changed files with 11 additions and 165 deletions

View file

@ -1,3 +1,9 @@
{lib_dirs, ["deps"]}.
{sub_dirs, [
"deps/nicefloats"
]}.
%% edit eunit_test_path if you want to run your own tests, use "../" not "./" as
%% rebar changes to working dir to .eunit when running tests
{eunit_compile_opts, [{d, eunit_test_path, "../test/cases"}]}.