ソースを参照

上传测试的VS项目

tags/v2.9.7
tearshark 4年前
コミット
39f12d96bc
2個のファイルの変更2行の追加0行の削除
  1. 1
    0
      vs_proj/librf.vcxproj
  2. 1
    0
      vs_proj/librf.vcxproj.filters

+ 1
- 0
vs_proj/librf.vcxproj ファイルの表示

@@ -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 ファイルの表示

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

読み込み中…
キャンセル
保存