|
|
|
@@ -37,28 +37,14 @@ |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ClCompile Include="window.cpp" /> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lol-core.props" /> |
|
|
|
<PropertyGroup Label="Globals"> |
|
|
|
<ProjectGuid>{C57C9F9F-8EAE-4265-A210-B0CAA717A3A0}</ProjectGuid> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<Keyword>Win32Proj</Keyword> |
|
|
|
</PropertyGroup> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lol.config.props" /> |
|
|
|
<ImportGroup Label="ExtensionSettings"> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lolfx.props" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lol.vars.props" /> |
|
|
|
</ImportGroup> |
|
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lol.rules.props" /> |
|
|
|
<ItemDefinitionGroup /> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lolfx.targets" /> |
|
|
|
</ImportGroup> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lol.props" /> |
|
|
|
<ItemGroup> |
|
|
|
<ClCompile Include="window.cpp" /> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(LolDir)\build\msbuild\lol-core.props" /> |
|
|
|
</Project> |