ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.RVAScratchPad/RomCheater.RVAScratchPad.csproj
Revision: 748
Committed: Thu Jun 20 18:10:02 2013 UTC (10 years, 3 months ago) by william
File size: 9214 byte(s)
Log Message:

File Contents

# Content
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>8.0.30703</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{6737661A-07AB-4237-97D7-637A203E2574}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>RomCheater.RVAScratchPad</RootNamespace>
12 <AssemblyName>RomCheater.RVAScratchPad</AssemblyName>
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <TargetFrameworkProfile />
16 </PropertyGroup>
17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
18 <PlatformTarget>x86</PlatformTarget>
19 <DebugSymbols>true</DebugSymbols>
20 <DebugType>full</DebugType>
21 <Optimize>false</Optimize>
22 <OutputPath>bin\Debug\</OutputPath>
23 <DefineConstants>DEBUG;TRACE</DefineConstants>
24 <ErrorReport>prompt</ErrorReport>
25 <WarningLevel>4</WarningLevel>
26 <NoWarn>1607,0436</NoWarn>
27 </PropertyGroup>
28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
29 <PlatformTarget>x86</PlatformTarget>
30 <DebugType>pdbonly</DebugType>
31 <Optimize>true</Optimize>
32 <OutputPath>bin\Release\</OutputPath>
33 <DefineConstants>TRACE</DefineConstants>
34 <ErrorReport>prompt</ErrorReport>
35 <WarningLevel>4</WarningLevel>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
38 <DebugSymbols>true</DebugSymbols>
39 <OutputPath>bin\Debug\</OutputPath>
40 <DefineConstants>DEBUG;TRACE</DefineConstants>
41 <NoWarn>1607,0436</NoWarn>
42 <DebugType>full</DebugType>
43 <PlatformTarget>AnyCPU</PlatformTarget>
44 <CodeAnalysisLogFile>bin\Debug\RomCheater.RVAScratchPad.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
45 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
46 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
47 <ErrorReport>prompt</ErrorReport>
48 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
49 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
50 <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
51 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
52 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
53 </PropertyGroup>
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
55 <OutputPath>bin\Release\</OutputPath>
56 <DefineConstants>TRACE</DefineConstants>
57 <Optimize>true</Optimize>
58 <DebugType>pdbonly</DebugType>
59 <PlatformTarget>AnyCPU</PlatformTarget>
60 <CodeAnalysisLogFile>bin\Release\RomCheater.RVAScratchPad.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
61 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
62 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
63 <ErrorReport>prompt</ErrorReport>
64 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
65 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
66 <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
67 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
68 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
69 </PropertyGroup>
70 <ItemGroup>
71 <Reference Include="Microsoft.CSharp" />
72 <Reference Include="System" />
73 <Reference Include="System.Data" />
74 <Reference Include="System.Deployment" />
75 <Reference Include="System.Drawing" />
76 <Reference Include="System.Management" />
77 <Reference Include="System.Windows.Forms" />
78 <Reference Include="System.Xml" />
79 </ItemGroup>
80 <ItemGroup>
81 <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
82 <Link>Properties\SharedAssemblyInfo.cs</Link>
83 </Compile>
84 <Compile Include="Form1.cs">
85 <SubType>Form</SubType>
86 </Compile>
87 <Compile Include="Form1.Designer.cs">
88 <DependentUpon>Form1.cs</DependentUpon>
89 </Compile>
90 <Compile Include="Program.cs" />
91 <Compile Include="Properties\AssemblyInfo.cs" />
92 <EmbeddedResource Include="Form1.resx">
93 <DependentUpon>Form1.cs</DependentUpon>
94 </EmbeddedResource>
95 <EmbeddedResource Include="Properties\Resources.resx">
96 <Generator>ResXFileCodeGenerator</Generator>
97 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
98 <SubType>Designer</SubType>
99 </EmbeddedResource>
100 <Compile Include="Properties\Resources.Designer.cs">
101 <AutoGen>True</AutoGen>
102 <DependentUpon>Resources.resx</DependentUpon>
103 <DesignTime>True</DesignTime>
104 </Compile>
105 <None Include="app.config" />
106 <None Include="Properties\AssemblyInfo.cs.tmpl" />
107 <None Include="Properties\Settings.settings">
108 <Generator>SettingsSingleFileGenerator</Generator>
109 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
110 </None>
111 <Compile Include="Properties\Settings.Designer.cs">
112 <AutoGen>True</AutoGen>
113 <DependentUpon>Settings.settings</DependentUpon>
114 <DesignTimeSharedInput>True</DesignTimeSharedInput>
115 </Compile>
116 </ItemGroup>
117 <ItemGroup>
118 <ProjectReference Include="..\deps\HexBox\Be.Windows.Forms.HexBox.csproj">
119 <Project>{26C5F25F-B450-4CAF-AD8B-B8D11AE73457}</Project>
120 <Name>Be.Windows.Forms.HexBox</Name>
121 </ProjectReference>
122 <ProjectReference Include="..\deps\managedwinapi-0.3\ManagedWinapi\ManagedWinapi.csproj">
123 <Project>{FBD3EC1E-47E2-4D2D-81C9-D6506125A09A}</Project>
124 <Name>ManagedWinapi</Name>
125 </ProjectReference>
126 <ProjectReference Include="..\deps\TransparentControl\TransparentControls\Utilities.TransparentControls.csproj">
127 <Project>{DD4D2205-3308-4E1A-A5D9-C01129564566}</Project>
128 <Name>Utilities.TransparentControls</Name>
129 </ProjectReference>
130 <ProjectReference Include="..\deps\WeifenLuo.WinFormsUI.Docking\WinFormsUI\WinFormsUI.csproj">
131 <Project>{C75532C4-765B-418E-B09B-46D36B2ABDB1}</Project>
132 <Name>WinFormsUI</Name>
133 </ProjectReference>
134 <ProjectReference Include="..\RomCheater.Core\RomCheater.Core.csproj">
135 <Project>{A229722A-A477-4954-8BCB-9E3BD51B7D0B}</Project>
136 <Name>RomCheater.Core</Name>
137 </ProjectReference>
138 <ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj">
139 <Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project>
140 <Name>RomCheater.Logging</Name>
141 </ProjectReference>
142 <ProjectReference Include="..\RomCheater.PluginFramework\RomCheater.PluginFramework.csproj">
143 <Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project>
144 <Name>RomCheater.PluginFramework</Name>
145 </ProjectReference>
146 <ProjectReference Include="..\RomCheater.UserSettingsSupport\RomCheater.UserSettingsSupport.csproj">
147 <Project>{2AE2F089-C470-442E-9AA4-19487B3ADBE6}</Project>
148 <Name>RomCheater.UserSettingsSupport</Name>
149 </ProjectReference>
150 <ProjectReference Include="..\RomCheater\RomCheater.csproj">
151 <Project>{C481C0BC-F17F-45DB-A5D7-20D54F02ED99}</Project>
152 <Name>RomCheater</Name>
153 </ProjectReference>
154 <ProjectReference Include="..\Win32\libWin32\libWin32.csproj">
155 <Project>{71AF0FC7-39B7-4AE2-A462-176E4FEF229D}</Project>
156 <Name>libWin32</Name>
157 </ProjectReference>
158 <ProjectReference Include="..\Win32\Sojaner.MemoryScanner\Sojaner.MemoryScanner.csproj">
159 <Project>{2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0}</Project>
160 <Name>Sojaner.MemoryScanner</Name>
161 </ProjectReference>
162 </ItemGroup>
163 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
164 <PropertyGroup>
165 <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>
166 </PropertyGroup>
167 <PropertyGroup>
168 <PostBuildEvent>REM Copy application configuration files
169 copy "$(TargetDir)$(TargetName)$(TargetExt).config" "$(SolutionDir)Build\$(TargetName)$(TargetExt).config"</PostBuildEvent>
170 </PropertyGroup>
171 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
172 Other similar extension points exist, see Microsoft.Common.targets.
173 <Target Name="BeforeBuild">
174 </Target>
175 <Target Name="AfterBuild">
176 </Target>
177 -->
178 </Project>