Addition of missing file in Visual Studio sample app project file.
authortwiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 Mar 2011 04:14:52 +0000 (04:14 +0000)
committertwiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 17 Mar 2011 04:14:52 +0000 (04:14 +0000)
Regression introduced by revision:  http://code.google.com/p/skia/source/detail?r=946

Review:  http://codereview.appspot.com/4274065

git-svn-id: http://skia.googlecode.com/svn/trunk@950 2bbb7eff-a529-9590-31e7-b0007b416f81

vs/SampleApp/SampleApp.vcxproj
vs/SampleApp/SampleApp.vcxproj.filters

index 819a777..50b3bc7 100644 (file)
     <ClCompile Include="..\..\src\views\SkOSMenu.cpp" />\r
     <ClCompile Include="..\..\src\views\SkTagList.cpp" />\r
     <ClCompile Include="..\..\src\views\SkTextBox.cpp" />\r
+    <ClCompile Include="..\..\src\views\SkTouchGesture.cpp" />\r
     <ClCompile Include="..\..\src\views\SkView.cpp" />\r
     <ClCompile Include="..\..\src\views\SkViewInflate.cpp" />\r
     <ClCompile Include="..\..\src\views\SkViewPriv.cpp" />\r
index dab728c..afcf693 100644 (file)
     <ClCompile Include="..\..\gpu\src\GrGLInterface.cpp">\r
       <Filter>Gr\src</Filter>\r
     </ClCompile>\r
+    <ClCompile Include="..\..\src\views\SkTouchGesture.cpp" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <ClInclude Include="..\..\gpu\include\FlingState.h" />\r