Files
xbmc4xbox-redux/tools/ABX/NewABX.cpp

11 lines
147 B
C++

// NewABX.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int _tmain(int argc, _TCHAR* argv[])
{
return 0;
}