From 24e37795d2db8fdc6f7809e793dadbae80211d26 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 18 Aug 2015 05:02:34 +0200 Subject: add SDKs --- vjoy/StdAfx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 vjoy/StdAfx.cpp (limited to 'vjoy/StdAfx.cpp') diff --git a/vjoy/StdAfx.cpp b/vjoy/StdAfx.cpp new file mode 100755 index 0000000..ccd2455 --- /dev/null +++ b/vjoy/StdAfx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// VJoy.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + +// TODO: reference any additional headers you need in STDAFX.H +// and not in this file -- cgit v1.2.3