Remove SkRefCnt.cpp from windows build.
Review URL: http://codereview.appspot.com/4239043 git-svn-id: http://skia.googlecode.com/svn/trunk@862 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
77f0c8ba4e
commit
58b28fb749
@ -366,7 +366,6 @@
|
||||
<ClCompile Include="..\..\src\core\SkQuadClipper.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRasterizer.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRect.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRefCnt.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRefDict.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRegion.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRegion_path.cpp" />
|
||||
|
@ -147,7 +147,6 @@
|
||||
<ClCompile Include="..\..\src\core\SkQuadClipper.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRasterizer.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRect.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRefCnt.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRegion.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkRegion_path.cpp" />
|
||||
<ClCompile Include="..\..\src\core\SkScalerContext.cpp" />
|
||||
|
Loading…
Reference in New Issue
Block a user