mirror of
https://github.com/vgough/encfs.git
synced 2024-12-01 04:14:30 +01:00
57ff0e2fe8
git-subtree-dir: vendor/github.com/leethomason/tinyxml2 git-subtree-split: 02d2764fd794422c6d3c86cebe1c892e5a592d23
9 lines
293 B
XML
Executable File
9 lines
293 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="..\tinyxml2.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\tinyxml2.h" />
|
|
</ItemGroup>
|
|
</Project> |