Moving base/ into its own libxenia-base library.
This commit is contained in:
@@ -36,13 +36,13 @@
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.x64.Common.props" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.x64.Debug.props" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.$(Platform).Common.props" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.$(Platform).$(Configuration).props" />
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.x64.Common.props" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.x64.Release.props" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.$(Platform).Common.props" />
|
||||
<Import Project="..\..\..\..\build\Xenia.Cpp.$(Platform).$(Configuration).props" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
||||
@@ -82,4 +82,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user