Handful of fixes to the VC project files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62807 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index 1e0976b..7707e79 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -477,6 +477,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\lib\CodeGen\ScheduleDAG.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\lib\CodeGen\ScheduleDAGEmit.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\lib\CodeGen\ShadowStackGC.cpp"
 				>
 			</File>
@@ -552,14 +560,6 @@
 					>
 				</File>
 				<File
-					RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
-					>
-				</File>
-				<File
-					RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp"
-					>
-				</File>
-				<File
 					RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
 					>
 				</File>