当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 7

kifast / VC-LTL
暂停

forked from 初雨团队 / VC-LTL
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ltlvcrtWinXp.props 951 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
<?xml version="1.0" encoding="utf-8"?>
<!--
作者:mingkuang
修改日期:2018-04-21
单纯做个转发,此文件已经弃用,单纯为了兼容老项目而存在,建议直接使用“VC-LTL helper for Visual Studio.props”。
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets="VC_LTL_PlatformPrepareForBuild_ltlvcrtWinXp">
<PropertyGroup>
<!--强制开启XP兼容-->
<SupportWinXP>true</SupportWinXP>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(MSBuildThisFileDirectory)ltlvcrt.props" Condition="Exists('$(MSBuildThisFileDirectory)ltlvcrt.props')"/>
</ImportGroup>
<Target Name="VC_LTL_PlatformPrepareForBuild_ltlvcrtWinXp">
<Warning Code="LTL2100" Text="此文件已经弃用,未来版本随时可能删除。强烈建议直接使用“VC-LTL helper for Visual Studio.props”!!!!"/>
</Target>
</Project>
C++
1
https://gitee.com/kifast/VC-LTL.git
git@gitee.com:kifast/VC-LTL.git
kifast
VC-LTL
VC-LTL
master

搜索帮助