OSDN Git Service

[Qt][OSD][KEYBOARD] Apply upstream's update.
[csp-qt/common_source_project-fm7.git] / source / src / qt / pch_preprocess.sh
1 #!/bin/bash
2 grep "#include" *.cpp *.h | sed -e 's/^.*\://' | sort | uniq > pch_list