mirror of https://github.com/odrling/Aegisub
Fix boost project for FastUptodateCheck
This commit is contained in:
parent
9016a61ec4
commit
8ca73559bd
|
@ -117,7 +117,6 @@
|
||||||
<ClInclude Include="$(BoostPath)\libs\locale\src\util\numeric.hpp" />
|
<ClInclude Include="$(BoostPath)\libs\locale\src\util\numeric.hpp" />
|
||||||
<ClInclude Include="$(BoostPath)\libs\locale\src\util\timezone.hpp" />
|
<ClInclude Include="$(BoostPath)\libs\locale\src\util\timezone.hpp" />
|
||||||
<ClInclude Include="$(BoostPath)\libs\regex\src\internals.hpp" />
|
<ClInclude Include="$(BoostPath)\libs\regex\src\internals.hpp" />
|
||||||
<ClInclude Include="$(BoostPath)\libs\system\src\local_free_on_destruction.hpp" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="$(BoostPath)\libs\locale\src\encoding\iconv_codepage.ipp" />
|
<None Include="$(BoostPath)\libs\locale\src\encoding\iconv_codepage.ipp" />
|
||||||
|
|
Loading…
Reference in New Issue