mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2024-12-03 00:33:08 +08:00
5 lines
27 B
C++
5 lines
27 B
C++
|
int main()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|