Kilian Kurt Hofmann 9dcb8f3835 Add project files.
2017-01-13 14:59:22 +01:00

12 lines
130 B
C++

// TQInterface.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int main()
{
return 0;
}