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