GeekTrack/2.Firmware/simulator/LVGL.Simulator/Mile.Project/Mile.Project.Cpp.VC-LTL.props

17 lines
510 B
Plaintext
Raw Normal View History

2022-09-18 18:40:49 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
PROJECT: Mouri Internal Library Essentials
FILE: Mile.Project.Cpp.VC-LTL.props
PURPOSE: Definition for Visual Studio C++ Project
LICENSE: The MIT License
DEVELOPER: Mouri_Naruto (Mouri_Naruto AT Outlook.com)
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="VC-LTL">
<Version>4.1.1</Version>
</PackageReference>
</ItemGroup>
</Project>