From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- setup/win32/Makefile.python | 1 + 1 file changed, 1 insertion(+) create mode 100644 setup/win32/Makefile.python (limited to 'setup/win32/Makefile.python') diff --git a/setup/win32/Makefile.python b/setup/win32/Makefile.python new file mode 100644 index 00000000..84e766c5 --- /dev/null +++ b/setup/win32/Makefile.python @@ -0,0 +1 @@ +PYTHON_VERSION=27 -- cgit v1.2.3