project : requirements # gcc:-xc++ # msvc:"/TP" ; exe test_cl_copy_images : main.cpp test_copy_2D_3D.cpp test_copy_2D.cpp test_copy_3D.cpp test_loops.cpp ; install dist : test_cl_copy_images : debug:$(DIST)/debug/tests/test_conformance/images/clCopyImage release:$(DIST)/release/tests/test_conformance/images/clCopyImage ;