summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-01-10 16:58:11 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-01-10 16:58:11 +0100
commit1273e97e73d7856a668b4419aae27065c81b06be (patch)
tree49ef6f3811122b79ae93bad45756ab0a77f3a04e /3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp
parentd103debef2830bd0e28b54348c21492f89c269c4 (diff)
Placed full code of portmidi in 3rdparty folder (nw)
Diffstat (limited to '3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp')
-rw-r--r--3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp b/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp
new file mode 100644
index 00000000000..de4058cb399
--- /dev/null
+++ b/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp
@@ -0,0 +1,5 @@
+// stdafx.cpp : source file that includes just the standard includes
+// pm_managed.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"