project : requirements # gcc:-xc++ # msvc:"/TP" ; exe test_cl_fill_images : main.cpp test_fill_2D_3D.cpp test_fill_2D.cpp test_fill_3D.cpp test_loops.cpp ; install dist : test_cl_fill_images : debug:$(DIST)/debug/tests/test_conformance/images/clFillImage release:$(DIST)/release/tests/test_conformance/images/clFillImage ;