Changeset 14612 for S60/trunk/build.bat
- Timestamp:
- 05/26/06 12:26:02 (3 years ago)
- Files:
-
- 1 modified
-
S60/trunk/build.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
S60/trunk/build.bat
r14555 r14612 123 123 if glob <$toplevel/S60Internals/*.zip>; 124 124 125 my @stale_headers = qw/ 126 \\epoc32\\include\\Allocs.h 127 \\epoc32\\include\\oom.h 128 \\epoc32\\include\\oomdefs.h/; 129 130 unlink for @stale_headers; 131 125 132 print 126 133 "Synching \\$toplevel\\LayoutTests with \\epoc32\\winscw\\c\\LayoutTests\n";