tools/fsh-builddocs
changeset 2 68b921ce1944
parent 0 7f656887cf89
child 4 c061fa280d92
--- a/tools/fsh-builddocs	Thu Jun 24 14:37:45 2010 +0100
+++ b/tools/fsh-builddocs	Fri Jun 25 13:06:42 2010 +0100
@@ -31,7 +31,7 @@
 # Constants.
 #
 
-my $kCpp = "\\epoc32\\gcc\\bin\\cpp -I. ";
+my $kCpp = "$ENV{EPOCROOT}epoc32\\gcc\\bin\\cpp -I. ";
 
 
 #