1 Star 0 Fork 0

cwx135 / fastcopy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
shellext.vcxproj.filters 896 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shinji Ueno 提交于 2013-08-31 21:53 . VS2013Express対応
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="ソース ファイル">
<UniqueIdentifier>{37c5aa79-35ef-4b5a-84d8-a24be74fb6d0}</UniqueIdentifier>
<Extensions>cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\shellext\shellext.cpp">
<Filter>ソース ファイル</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="src\shellext\shellext.def">
<Filter>ソース ファイル</Filter>
</None>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="src\shellext\shellext.rc">
<Filter>ソース ファイル</Filter>
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\shellext\resource.h" />
</ItemGroup>
</Project>
1
https://gitee.com/cwx135/fastcopy.git
git@gitee.com:cwx135/fastcopy.git
cwx135
fastcopy
fastcopy
master

搜索帮助