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