summaryrefslogtreecommitdiffstats
path: root/qt3-tqt3/header_rename_1
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-25 15:50:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-25 15:50:13 -0600
commite9885c0731923b8dfcb9839d79256653347f2af3 (patch)
tree941d859cfe58dd794fd4313fdcdd8ca89d994064 /qt3-tqt3/header_rename_1
parentcd1575a0af319b9561123ce12ac0f15c171030b4 (diff)
downloadexperimental-e9885c0731923b8dfcb9839d79256653347f2af3.tar.gz
experimental-e9885c0731923b8dfcb9839d79256653347f2af3.zip
Update header rename scripts
Diffstat (limited to 'qt3-tqt3/header_rename_1')
-rwxr-xr-xqt3-tqt3/header_rename_13
1 files changed, 3 insertions, 0 deletions
diff --git a/qt3-tqt3/header_rename_1 b/qt3-tqt3/header_rename_1
index 3d2b222..8e2fc08 100755
--- a/qt3-tqt3/header_rename_1
+++ b/qt3-tqt3/header_rename_1
@@ -343,3 +343,6 @@ find ./ -type f -iname "*" -exec sed -i 's/qworkspace\.h/ntqworkspace\.h/g' {} \
find ./ -type f -iname "*" -exec sed -i 's/qxml\.h/ntqxml\.h/g' {} \;
find ./ -type d -exec ${SCRIPT_WORK_DIR}/header_rename_2 {} \;
+
+cd include
+${SCRIPT_WORK_DIR}/header_rename_3