From e30f968bbd052906b936ff4a34ff8d5aa2cc6cc4 Mon Sep 17 00:00:00 2001 From: helly Date: Sat, 28 Jan 2006 19:18:08 +0000 Subject: [PATCH] - Fix mproject type (this way one can convert to intel project manager) --- re2c.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/re2c.vcproj b/re2c.vcproj index 03bced3e..0d56cc0b 100755 --- a/re2c.vcproj +++ b/re2c.vcproj @@ -3,8 +3,8 @@ ProjectType="Visual C++" Version="7.00" Name="re2c" - ProjectGUID="{18C5E289-8D90-400D-9F80-766F174CEDC9}" - Keyword="MakeFileProj"> + ProjectGUID="{831DB149-B845-4969-9782-E07F2B566CDE}" + Keyword="Win32Proj"> -- 2.50.1