diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/vs9to10.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/vs9to10.py b/PCbuild/vs9to10.py index 8bf832a..eb7dab5 100644 --- a/PCbuild/vs9to10.py +++ b/PCbuild/vs9to10.py @@ -1,4 +1,4 @@ -#Run this file after automatic convertsion of the VisualStudio 2008 solution by VisualStudio 2010. +#Run this file after automatic conversion of the VisualStudio 2008 solution by VisualStudio 2010. #This can be done whenever the 2008 solution changes. #It will make the necessary cleanup and updates to the vcxproj files #the .props files need to be maintained by hand if the .vsprops files change |