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

Comparing trunk/Win32/Sojaner.MemoryScanner/Sojaner.MemoryScanner.csproj (file contents):
Revision 91 by william, Wed May 9 21:02:31 2012 UTC vs.
Revision 117 by william, Thu May 10 18:12:06 2012 UTC

# Line 10 | Line 10
10      <AppDesignerFolder>Properties</AppDesignerFolder>
11      <RootNamespace>Sojaner.MemoryScanner</RootNamespace>
12      <AssemblyName>Sojaner.MemoryScanner</AssemblyName>
13 <    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 >    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14      <FileAlignment>512</FileAlignment>
15      <FileUpgradeFlags>
16      </FileUpgradeFlags>
# Line 31 | Line 31
31      <IsWebBootstrapper>false</IsWebBootstrapper>
32      <UseApplicationTrust>false</UseApplicationTrust>
33      <BootstrapperEnabled>true</BootstrapperEnabled>
34 +    <TargetFrameworkProfile />
35    </PropertyGroup>
36    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37      <DebugSymbols>true</DebugSymbols>
# Line 78 | Line 79
79      <Compile Include="..\..\VersioningSupport\SharedAssemblyInfo.cs">
80        <Link>Properties\SharedAssemblyInfo.cs</Link>
81      </Compile>
82 +    <Compile Include="dummy.cs" />
83      <Compile Include="MemoryScanner.cs" />
84      <Compile Include="Properties\AssemblyInfo.cs" />
85    </ItemGroup>
# Line 101 | Line 103
103        <Install>true</Install>
104      </BootstrapperPackage>
105    </ItemGroup>
106 +  <ItemGroup>
107 +    <ProjectReference Include="..\..\RomCheater.Core\RomCheater.Core.csproj">
108 +      <Project>{A229722A-A477-4954-8BCB-9E3BD51B7D0B}</Project>
109 +      <Name>RomCheater.Core</Name>
110 +    </ProjectReference>
111 +  </ItemGroup>
112    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
113    <PropertyGroup>
114      <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>
115    </PropertyGroup>
116 +  <PropertyGroup>
117 +    <PostBuildEvent>
118 +    </PostBuildEvent>
119 +  </PropertyGroup>
120    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
121         Other similar extension points exist, see Microsoft.Common.targets.
122    <Target Name="BeforeBuild">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines