summaryrefslogtreecommitdiff
path: root/clone_build_tree.pl
diff options
context:
space:
mode:
authormichel_j <michel_j@a3e5c962-4219-0410-a828-e124f845ac39>2005-09-12 15:48:54 +0000
committermichel_j <michel_j@a3e5c962-4219-0410-a828-e124f845ac39>2005-09-12 15:48:54 +0000
commit5140a0b579942d1bcc1d158ad0a40fc5580b1b82 (patch)
tree2d233e7bd96297f39907ffcb267562aee5a177cc /clone_build_tree.pl
parent31414107e2a06d938e884610707a9d752854c84e (diff)
downloadMPC-5140a0b579942d1bcc1d158ad0a40fc5580b1b82.tar.gz
ChangeLogTag: Mon Sep 12 10:47:28 2005 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'clone_build_tree.pl')
-rwxr-xr-xclone_build_tree.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/clone_build_tree.pl b/clone_build_tree.pl
index a6d272a9..4d416f1d 100755
--- a/clone_build_tree.pl
+++ b/clone_build_tree.pl
@@ -79,6 +79,7 @@ sub findCallback {
! /^.*\.suo\z/s &&
! /^.*\.ilk\z/s &&
! /^.*\.pdb\z/s &&
+ ! /^.*\.pch\z/s &&
! /^.*\.log\z/s
);