Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2011-07-19 14:00:18 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2011-07-19 14:00:18 +0400
commitb663bcb183d9020692cf543e5cf9da640d721dbd (patch)
tree6bb3a64782b6e850663f15a71cfd24b68fc98916 /src/Subtitles
parentda564517d50ac43c4543d78bcbc86c6ccc54d137 (diff)
cosmetics
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3432 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/Subtitles')
-rw-r--r--src/Subtitles/libssf/libssf.vcxproj10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/Subtitles/libssf/libssf.vcxproj b/src/Subtitles/libssf/libssf.vcxproj
index aa0d01950..01e6349c5 100644
--- a/src/Subtitles/libssf/libssf.vcxproj
+++ b/src/Subtitles/libssf/libssf.vcxproj
@@ -121,14 +121,8 @@
<ClCompile Include="GlyphPath.cpp" />
<ClCompile Include="Node.cpp" />
<ClCompile Include="NodeFactory.cpp" />
- <ClCompile Include="Rasterizer.cpp">
- <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AssemblyAndSourceCode</AssemblerOutput>
- <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AssemblyAndSourceCode</AssemblerOutput>
- </ClCompile>
- <ClCompile Include="Renderer.cpp">
- <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AssemblyAndSourceCode</AssemblerOutput>
- <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AssemblyAndSourceCode</AssemblerOutput>
- </ClCompile>
+ <ClCompile Include="Rasterizer.cpp" />
+ <ClCompile Include="Renderer.cpp" />
<ClCompile Include="Split.cpp" />
<ClCompile Include="stdafx.cpp">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>