From e306932afa409fe7a07ed9126a6766139c579754 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 17 Dec 2004 05:04:29 +0000 Subject: support for Python threads, at last output single atoms instead of 1-element lists small changes for release using flext build system svn path=/trunk/; revision=2398 --- externals/grill/py/config-win-max-msvc.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 externals/grill/py/config-win-max-msvc.txt (limited to 'externals/grill/py/config-win-max-msvc.txt') diff --git a/externals/grill/py/config-win-max-msvc.txt b/externals/grill/py/config-win-max-msvc.txt new file mode 100644 index 00000000..6ea09abd --- /dev/null +++ b/externals/grill/py/config-win-max-msvc.txt @@ -0,0 +1,11 @@ +# py/pyext - python script objects for PD and Max/MSP +# Copyright (c)2002-04 Thomas Grill (gr@grrrr.org) +# +# +# Your settings are defined in the file +# ..\flext\build\config-win-max-msvc.txt +# +# You can override them here. + +# where is the Python installation? +PYTHONPATH=c:\programme\prog\python24 -- cgit v1.2.1