Add missing files to the Visual Studio project.

Author:    Nicolas Capens

git-svn-id: https://angleproject.googlecode.com/svn/trunk@498 736b8ea6-26fd-11df-bfd4-992fa37f6226
diff --git a/src/compiler/translator_common.vcproj b/src/compiler/translator_common.vcproj
index e99e730..10498cc 100644
--- a/src/compiler/translator_common.vcproj
+++ b/src/compiler/translator_common.vcproj
@@ -270,6 +270,10 @@
 				>

 			</File>

 			<File

+				RelativePath=".\ValidateLimitations.cpp"

+				>

+			</File>

+			<File

 				RelativePath=".\VariableInfo.cpp"

 				>

 			</File>

@@ -416,6 +420,10 @@
 				>

 			</File>

 			<File

+				RelativePath=".\ValidateLimitations.h"

+				>

+			</File>

+			<File

 				RelativePath=".\VariableInfo.h"

 				>

 			</File>