From 443d4418fbf55ede34be49d3e232228b09f16ff3 Mon Sep 17 00:00:00 2001 From: Mark <> Date: Mon, 7 Jul 2008 19:25:54 +0000 Subject: [PATCH] make it possible to disable perl on Win32 --- src/neostats.vcproj | 6 +++--- src/perl.c | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/neostats.vcproj b/src/neostats.vcproj index d42ef56a..2e1331b9 100644 --- a/src/neostats.vcproj +++ b/src/neostats.vcproj @@ -420,7 +420,7 @@ pm); } + +#endif /* USE_PERL */