18fe24f01f
* setjmp is not added as an app as it relies on non MSVC compatible assembly.
14 lines
579 B
XML
14 lines
579 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>{3947DB96-3A01-4F8C-B7C1-2C4D6C00D640}</ProjectGuid>
|
|
<RootNamespace>drv0_use</RootNamespace>
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
<ProjectName>drv0_use</ProjectName>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\..\apps\drv0_use.c" />
|
|
</ItemGroup>
|
|
</Project>
|