mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ fix: missing vcxproj file
This commit is contained in:
parent
e15459254b
commit
d0206ebd25
@ -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" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user