From 0eade7efaf29c9f1149ac90d555b68ec7aae884d Mon Sep 17 00:00:00 2001 From: glx Date: Sat, 5 Mar 2011 01:31:56 +0000 Subject: (svn r22191) -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project --- projects/version_vs100.vcxproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'projects/version_vs100.vcxproj') diff --git a/projects/version_vs100.vcxproj b/projects/version_vs100.vcxproj index 48e9a9a18..008e6dd66 100644 --- a/projects/version_vs100.vcxproj +++ b/projects/version_vs100.vcxproj @@ -1,4 +1,4 @@ - + @@ -30,6 +30,7 @@ cscript "$(ProjectDir)/determineversion.vbs" cscript "$(ProjectDir)/determineversion.vbs" ..\src\rev.cpp + del ..\src\rev.cpp @@ -38,4 +39,4 @@ - + \ No newline at end of file -- cgit v1.2.3-54-g00ecf