mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-07-10 11:19:53 +00:00
12 lines
573 B
XML
12 lines
573 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{2C576550-6430-4978-9669-6FC8349D3C3A}</ProjectGuid>
|
|
</PropertyGroup>
|
|
<Import Project="$(SolutionDir)\examples\Examples.props" />
|
|
<ItemGroup>
|
|
<None Include="$(SolutionDir)\..\examples\storage\01-user\README.txt" />
|
|
<ClCompile Include="$(SolutionDir)\..\examples\storage\01-user\user.c" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
</Project> |