mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-13 16:08:01 +00:00
12 lines
403 B
Text
12 lines
403 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ImportGroup Label="PropertySheets" />
|
||
|
<PropertyGroup Label="UserMacros" />
|
||
|
<PropertyGroup />
|
||
|
<ItemDefinitionGroup>
|
||
|
<Link>
|
||
|
<AdditionalLibraryDirectories>.\lib\32\</AdditionalLibraryDirectories>
|
||
|
</Link>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemGroup />
|
||
|
</Project>
|