tools/fsh-buildsis
changeset 2 68b921ce1944
parent 0 7f656887cf89
child 3 859da167ccfe
--- a/tools/fsh-buildsis	Thu Jun 24 14:37:45 2010 +0100
+++ b/tools/fsh-buildsis	Fri Jun 25 13:06:42 2010 +0100
@@ -29,7 +29,7 @@
 
 # Have to hard-code the old GCC CPP path, because SBS puts the new version in %PATH%, and that breaks our macros. Need to fix properly or fix the actual macros
 #my $kCpp = "cpp -P -I../../include -I. -include ltk_makesis_defs.iby";
-my $kCpp = "\\epoc32\\gcc\\bin\\cpp -P -I../../include -I. -include fsh_makesis_defs.iby";
+my $kCpp = "$ENV{EPOCROOT}epoc32\\gcc\\bin\\cpp -P -I../../include -I. -include fsh_makesis_defs.iby";
 
 #
 # Globals.