14 lines
576 B
XML
14 lines
576 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(SolutionDir)\.vs\apps\common.props" />
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{7FD7832D-F7C7-4B3F-9B6D-8A48BDC74E6C}</ProjectGuid>
|
|
<RootNamespace>bltgrid</RootNamespace>
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
<ProjectName>bltgrid</ProjectName>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\..\apps\bltgrid.c" />
|
|
</ItemGroup>
|
|
</Project>
|