mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-06-08 08:33:53 +00:00
10 lines
284 B
XML
10 lines
284 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="basisu_tool.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Manifest Include="basisu.manifest" />
|
|
</ItemGroup>
|
|
</Project>
|