Files
qt5.12.8/tests/auto/tools/qmake/testdata/include_pwd/main.cpp
2025-08-26 22:57:23 +08:00

7 lines
54 B
C++

#include "someheader.h"
int main()
{
return 0;
}