# programs
# tests will be done for all the programs. Results will be stored and connected
-my $p = $ICUPathLatest."/normperf/Release/normperf.exe -b -u";
+my $p = $ICUPathLatest."/normperf/$WindowsPlatform/Release/normperf.exe -b -u";
my $tests = {
"NFC_NFD_Text", ["$p TestWin_NFC_NFD_Text" , "$p TestICU_NFC_NFD_Text" ],