project : requirements gcc:-xc++ msvc:"/TP" ; exe test_profiling : copy.c execute.c execute_multipass.c main.c readArray.c readImage.c writeArray.c writeImage.c ; install dist : test_profiling : debug:$(DIST)/debug/tests/test_conformance/profiling release:$(DIST)/release/tests/test_conformance/profiling ;