Same change for VC71. This is a manual edit of the file as I don't have an old VC++ to try it with..

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7071 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
om 2007-05-20 15:13:46 +00:00
parent 9772f89b93
commit af7ccb9691

View File

@ -172,7 +172,7 @@ del *.ilk
<Tool
Name="VCPreBuildEventTool"
Description="Running Configure...."
CommandLine="$(InputDir)\configure.exe"/>
CommandLine="&quot;$(InputDir)\configure.exe&quot;"
<Tool
Name="VCPreLinkEventTool"/>
<Tool