summary refs log tree commit diff stats
path: root/build/build-x64.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 05:49:33 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 05:49:33 +0200
commitd099acbaf1525aae135fffcbddca1542c19167d7 (patch)
tree2dd19f40ea4b645b0766ebdaa195f46996a01f09 /build/build-x64.bat
parentb9ffdc5febfb0835e419ca9c98315a89d8be4258 (diff)
enable the python interface
Diffstat (limited to 'build/build-x64.bat')
-rw-r--r--build/build-x64.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/build-x64.bat b/build/build-x64.bat
index bd26f5ad..5c16585c 100644
--- a/build/build-x64.bat
+++ b/build/build-x64.bat
@@ -15,9 +15,9 @@ nmake -f makefile.mak
 cd ..\perl
 nmake -f makefile.mak clean
 nmake -f makefile.mak
-::cd ..\python
-::nmake -f makefile.mak clean
-::nmake -f makefile.mak
+cd ..\python
+nmake -f makefile.mak clean
+nmake -f makefile.mak
 cd ..\tcl
 nmake -f makefile.mak clean
 nmake -f makefile.mak