mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
4 lines
40 B
Bash
Executable File
4 lines
40 B
Bash
Executable File
#!/bin/bash
|
|
echo \#include \<$1\> > $2
|
|
|