project : requirements # gcc:-xc++ # msvc:"/TP" ; exe test_image_streams : main.cpp test_iterations.cpp test_loops.cpp test_read_3D.cpp test_write_image.cpp /images//image_helpers ; install dist : test_image_streams : debug:$(DIST)/debug/tests/test_conformance/images/kernel_read_write release:$(DIST)/release/tests/test_conformance/images/kernel_read_write ;