From 72eedf0b240c71b9dbd27d1f95b109b48e3200a2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 26 Nov 2013 22:23:15 +0000 Subject: A whole load of UTF-8/-16 confusion fixes for Windows. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index b40b69475..76de63a52 100644 --- a/test/wscript +++ b/test/wscript @@ -16,6 +16,7 @@ def build(bld): obj.use = 'libdcpomatic' obj.source = """ test.cc + audio_analysis_test.cc scaling_test.cc film_metadata_test.cc frame_rate_test.cc -- cgit v1.2.3