Ver código fonte

上传测试的VS项目

tags/v2.9.7
tearshark 4 anos atrás
pai
commit
39f12d96bc
2 arquivos alterados com 2 adições e 0 exclusões
  1. 1
    0
      vs_proj/librf.vcxproj
  2. 1
    0
      vs_proj/librf.vcxproj.filters

+ 1
- 0
vs_proj/librf.vcxproj Ver arquivo

@@ -245,6 +245,7 @@
<None Include="..\librf\src\promise.inl" />
<None Include="..\librf\src\state.inl" />
<None Include="..\librf\src\type_traits.inl" />
<None Include="..\README.md" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

+ 1
- 0
vs_proj/librf.vcxproj.filters Ver arquivo

@@ -197,5 +197,6 @@
<None Include="..\librf\src\type_traits.inl">
<Filter>librf\src</Filter>
</None>
<None Include="..\README.md" />
</ItemGroup>
</Project>

Carregando…
Cancelar
Salvar