CMake/Tests/QtAutogen/RccAutogenBuildDir/lib.h
2023-04-26 18:07:04 +02:00

7 lines
49 B
C

#ifndef LIB_H
#define LIB_H
void foo();
#endif