23 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
24 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
25 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
26 |
|
<NoWarn>1607</NoWarn> |
27 |
</PropertyGroup> |
</PropertyGroup> |
28 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
29 |
<PlatformTarget>x86</PlatformTarget> |
<PlatformTarget>x86</PlatformTarget> |
87 |
<Project>{2AE2F089-C470-442E-9AA4-19487B3ADBE6}</Project> |
<Project>{2AE2F089-C470-442E-9AA4-19487B3ADBE6}</Project> |
88 |
<Name>RomCheater.UserSettingsSupport</Name> |
<Name>RomCheater.UserSettingsSupport</Name> |
89 |
</ProjectReference> |
</ProjectReference> |
90 |
|
<ProjectReference Include="..\RomCheater.VersionSupport\RomCheater.VersionSupport.csproj"> |
91 |
|
<Project>{8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}</Project> |
92 |
|
<Name>RomCheater.VersionSupport</Name> |
93 |
|
</ProjectReference> |
94 |
</ItemGroup> |
</ItemGroup> |
95 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
96 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |