ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj
(Generate patch)

Comparing trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj (file contents):
Revision 34 by william, Wed May 9 11:29:33 2012 UTC vs.
Revision 35 by william, Wed May 9 11:39:59 2012 UTC

# Line 21 | Line 21
21      <DefineConstants>DEBUG;TRACE</DefineConstants>
22      <ErrorReport>prompt</ErrorReport>
23      <WarningLevel>4</WarningLevel>
24 +    <NoWarn>1607</NoWarn>
25    </PropertyGroup>
26    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27      <DebugType>pdbonly</DebugType>
# Line 43 | Line 44
44      <Compile Include="SettingsSubscriberBase.cs" />
45      <Compile Include="Properties\AssemblyInfo.cs" />
46    </ItemGroup>
47 +  <ItemGroup>
48 +    <ProjectReference Include="..\RomCheater.VersionSupport\RomCheater.VersionSupport.csproj">
49 +      <Project>{8EE9208B-A6F5-4EC7-AB81-F4422CEE80A0}</Project>
50 +      <Name>RomCheater.VersionSupport</Name>
51 +    </ProjectReference>
52 +  </ItemGroup>
53    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
54    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
55         Other similar extension points exist, see Microsoft.Common.targets.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines