From 429c3f3a339dd226ec28d18acb3acadbfdf30a3c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 5 Jan 2004 19:58:35 +0000 Subject: [PATCH] GNU regex isn't used; we only use PCRE (nicer license and more stable for some reason) --- stepmania/src/StepMania.vcproj | 6 ------ 1 file changed, 6 deletions(-) diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index 9b639fdb19..a02e9a11ee 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -1788,12 +1788,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ - - - -