+ fix: missing vcxproj file

This commit is contained in:
Rainer Kottenhoff 2019-03-05 23:11:14 +01:00
parent e15459254b
commit d0206ebd25

View File

@ -393,12 +393,7 @@
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangLatvianModel.cpp" />
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangLithuanianModel.cpp" />
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangMalteseModel.cpp" />
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangNederlandsModel.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangNederlandsModel.cpp" />
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangPolishModel.cpp" />
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangPortugueseModel.cpp" />
<ClCompile Include="..\uchardet\uchardet\src\LangModels\LangRomanianModel.cpp" />