summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/RccAutogenBuildDir/main.cpp
blob: a211f4011eb6083a7813a71241087f0682064c5c (plain)
1
2
3
4
5
6
7
#include "lib.h"

int main()
{
  foo();
  return 0;
}