From f6fb2090f4180f8cd507d694f7eb663b3f25d2f0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 May 2014 14:20:17 +0100 Subject: Separate out STL binary tables so that writer can use them; start of writer. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index d9ea727..cbc3dd1 100644 --- a/test/wscript +++ b/test/wscript @@ -19,6 +19,7 @@ def build(bld): dcp_reader_test.cc iso6937_test.cc stl_binary_reader_test.cc + stl_binary_writer_test.cc stl_text_reader_test.cc time_test.cc test.cc -- cgit v1.2.3