summaryrefslogtreecommitdiffhomepage
path: root/vjoy/StdAfx.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-08-18 05:02:34 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-06-09 10:27:50 +0200
commit24e37795d2db8fdc6f7809e793dadbae80211d26 (patch)
treef2fd152fb44518222e290e555f0274af18d877bd /vjoy/StdAfx.cpp
parent9a87e2cb6e588641e3cff52655013594c492e033 (diff)
add SDKs
Diffstat (limited to 'vjoy/StdAfx.cpp')
-rwxr-xr-xvjoy/StdAfx.cpp8
1 files changed, 8 insertions, 0 deletions
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