summaryrefslogtreecommitdiffstats
path: root/PC/python3.def
diff options
context:
space:
mode:
Diffstat (limited to 'PC/python3.def')
-rw-r--r--PC/python3.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/PC/python3.def b/PC/python3.def
index 5257d5e..45fda38 100644
--- a/PC/python3.def
+++ b/PC/python3.def
@@ -1,4 +1,5 @@
-; When changing this file, run python35gen.py
+; This file specifies the import forwarding for python3.dll
+; It is used when building python3dll.vcxproj
LIBRARY "python3"
EXPORTS
PyArg_Parse=python35.PyArg_Parse