[NeoStats-Devel] [Commits] r2698 - trunk/src

[email protected] Wed, 10 Aug 2005 07:56:12 +1000
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Mark
Date: Wed Aug 10 05:56:08 2005
New Revision: 2698

Modified:
   trunk/src/neostats.vcproj
Log:
fix standard (PERL free) win32 build

Modified: trunk/src/neostats.vcproj
==============================================================================
--- trunk/src/neostats.vcproj	(original)
+++ trunk/src/neostats.vcproj	Wed Aug 10 05:56:08 2005
@@ -377,6 +377,18 @@
 			</File>
 			<File
 				RelativePath=".\perl.c">
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\servers.c">