project : requirements gcc:-xc++ msvc:"/TP" ; exe test_integer_ops : main.c test_abs.c test_absdiff.c test_add_sat.c test_int.c test_integers.cpp test_intmad24.c test_intmul24.c test_long.c test_sub_sat.c test_uint.c test_ulong.c test_upsample.cpp ; install dist : test_integer_ops : debug:$(DIST)/debug/tests/test_conformance/integer_ops release:$(DIST)/release/tests/test_conformance/integer_ops ;