Addition of missing file in Visual Studio sample app project file.
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
This commit is contained in:
parent
0078079b20
commit
6ecc33d794
@ -467,6 +467,7 @@
|
||||
<ClCompile Include="..\..\src\views\SkOSMenu.cpp" />
|
||||
<ClCompile Include="..\..\src\views\SkTagList.cpp" />
|
||||
<ClCompile Include="..\..\src\views\SkTextBox.cpp" />
|
||||
<ClCompile Include="..\..\src\views\SkTouchGesture.cpp" />
|
||||
<ClCompile Include="..\..\src\views\SkView.cpp" />
|
||||
<ClCompile Include="..\..\src\views\SkViewInflate.cpp" />
|
||||
<ClCompile Include="..\..\src\views\SkViewPriv.cpp" />
|
||||
|
@ -459,6 +459,7 @@
|
||||
<ClCompile Include="..\..\gpu\src\GrGLInterface.cpp">
|
||||
<Filter>Gr\src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\views\SkTouchGesture.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\gpu\include\FlingState.h" />
|
||||
|
Loading…
Reference in New Issue
Block a user