ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheater.csproj
Revision: 181
Committed: Mon May 28 10:03:08 2012 UTC (11 years, 4 months ago) by william
File size: 9128 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>{C481C0BC-F17F-45DB-A5D7-20D54F02ED99}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>RomCheater</RootNamespace>
12 <AssemblyName>RomCheater</AssemblyName>
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 <TargetFrameworkProfile>
15 </TargetFrameworkProfile>
16 <FileAlignment>512</FileAlignment>
17 </PropertyGroup>
18 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
19 <DebugSymbols>true</DebugSymbols>
20 <OutputPath>bin\Debug\</OutputPath>
21 <DefineConstants>TRACE;DEBUG</DefineConstants>
22 <NoWarn>1607</NoWarn>
23 <DebugType>full</DebugType>
24 <PlatformTarget>AnyCPU</PlatformTarget>
25 <ErrorReport>prompt</ErrorReport>
26 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
27 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
28 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
29 </PropertyGroup>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
31 <OutputPath>bin\Release\</OutputPath>
32 <DefineConstants>TRACE;Release</DefineConstants>
33 <Optimize>true</Optimize>
34 <DebugType>pdbonly</DebugType>
35 <PlatformTarget>AnyCPU</PlatformTarget>
36 <ErrorReport>prompt</ErrorReport>
37 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
38 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
39 <NoWarn>1607</NoWarn>
40 </PropertyGroup>
41 <ItemGroup>
42 <Reference Include="System" />
43 <Reference Include="System.Core" />
44 <Reference Include="System.Xml.Linq" />
45 <Reference Include="System.Data.DataSetExtensions" />
46 <Reference Include="Microsoft.CSharp" />
47 <Reference Include="System.Data" />
48 <Reference Include="System.Deployment" />
49 <Reference Include="System.Drawing" />
50 <Reference Include="System.Windows.Forms" />
51 <Reference Include="System.Xml" />
52 </ItemGroup>
53 <ItemGroup>
54 <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
55 <Link>Properties\SharedAssemblyInfo.cs</Link>
56 </Compile>
57 <Compile Include="Docking\FloatingAboutBox.cs">
58 <SubType>Form</SubType>
59 </Compile>
60 <Compile Include="Docking\FloatingAboutBox.Designer.cs">
61 <DependentUpon>FloatingAboutBox.cs</DependentUpon>
62 </Compile>
63 <Compile Include="Docking\FloatingLogWindow.cs">
64 <SubType>Form</SubType>
65 </Compile>
66 <Compile Include="Docking\FloatingLogWindow.Designer.cs">
67 <DependentUpon>FloatingLogWindow.cs</DependentUpon>
68 </Compile>
69 <Compile Include="Docking\FloatingRamDumperDialog.cs">
70 <SubType>Form</SubType>
71 </Compile>
72 <Compile Include="Docking\FloatingRamDumperDialog.Designer.cs">
73 <DependentUpon>FloatingRamDumperDialog.cs</DependentUpon>
74 </Compile>
75 <Compile Include="Docking\PIDSelector.cs">
76 <SubType>Form</SubType>
77 </Compile>
78 <Compile Include="Docking\PIDSelector.designer.cs">
79 <DependentUpon>PIDSelector.cs</DependentUpon>
80 </Compile>
81 <Compile Include="Properties\AssemblyInfo.cs" />
82 <Compile Include="Main.cs">
83 <SubType>Form</SubType>
84 </Compile>
85 <Compile Include="Main.Designer.cs">
86 <DependentUpon>Main.cs</DependentUpon>
87 </Compile>
88 <Compile Include="Program.cs" />
89 <Compile Include="RomCheaterConfigDialog.cs">
90 <SubType>Form</SubType>
91 </Compile>
92 <Compile Include="RomCheaterConfigDialog.Designer.cs">
93 <DependentUpon>RomCheaterConfigDialog.cs</DependentUpon>
94 </Compile>
95 <EmbeddedResource Include="Docking\FloatingAboutBox.resx">
96 <DependentUpon>FloatingAboutBox.cs</DependentUpon>
97 </EmbeddedResource>
98 <EmbeddedResource Include="Docking\FloatingLogWindow.resx">
99 <DependentUpon>FloatingLogWindow.cs</DependentUpon>
100 </EmbeddedResource>
101 <EmbeddedResource Include="Docking\FloatingRamDumperDialog.resx">
102 <DependentUpon>FloatingRamDumperDialog.cs</DependentUpon>
103 </EmbeddedResource>
104 <EmbeddedResource Include="Main.resx">
105 <DependentUpon>Main.cs</DependentUpon>
106 </EmbeddedResource>
107 <EmbeddedResource Include="Docking\PIDSelector.resx">
108 <DependentUpon>PIDSelector.cs</DependentUpon>
109 </EmbeddedResource>
110 <EmbeddedResource Include="Properties\Resources.resx">
111 <Generator>ResXFileCodeGenerator</Generator>
112 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
113 <SubType>Designer</SubType>
114 </EmbeddedResource>
115 <Compile Include="Properties\Resources.Designer.cs">
116 <AutoGen>True</AutoGen>
117 <DependentUpon>Resources.resx</DependentUpon>
118 <DesignTime>True</DesignTime>
119 </Compile>
120 <EmbeddedResource Include="RomCheaterConfigDialog.resx">
121 <DependentUpon>RomCheaterConfigDialog.cs</DependentUpon>
122 </EmbeddedResource>
123 <None Include="app.config" />
124 <None Include="Properties\AssemblyInfo.cs.tmpl" />
125 <None Include="Properties\Settings.settings">
126 <Generator>SettingsSingleFileGenerator</Generator>
127 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
128 </None>
129 <Compile Include="Properties\Settings.Designer.cs">
130 <AutoGen>True</AutoGen>
131 <DependentUpon>Settings.settings</DependentUpon>
132 <DesignTimeSharedInput>True</DesignTimeSharedInput>
133 </Compile>
134 </ItemGroup>
135 <ItemGroup>
136 <ProjectReference Include="..\deps\HexBox\Be.Windows.Forms.HexBox.csproj">
137 <Project>{26C5F25F-B450-4CAF-AD8B-B8D11AE73457}</Project>
138 <Name>Be.Windows.Forms.HexBox</Name>
139 </ProjectReference>
140 <ProjectReference Include="..\deps\TransparentControl\TransparentControls\Utilities.TransparentControls.csproj">
141 <Project>{DD4D2205-3308-4E1A-A5D9-C01129564566}</Project>
142 <Name>Utilities.TransparentControls</Name>
143 </ProjectReference>
144 <ProjectReference Include="..\deps\WeifenLuo.WinFormsUI.Docking\WinFormsUI\WinFormsUI.csproj">
145 <Project>{C75532C4-765B-418E-B09B-46D36B2ABDB1}</Project>
146 <Name>WinFormsUI</Name>
147 </ProjectReference>
148 <ProjectReference Include="..\RomCheater.Core\RomCheater.Core.csproj">
149 <Project>{A229722A-A477-4954-8BCB-9E3BD51B7D0B}</Project>
150 <Name>RomCheater.Core</Name>
151 </ProjectReference>
152 <ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj">
153 <Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project>
154 <Name>RomCheater.Logging</Name>
155 </ProjectReference>
156 <ProjectReference Include="..\RomCheater.PluginFramework\RomCheater.PluginFramework.csproj">
157 <Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project>
158 <Name>RomCheater.PluginFramework</Name>
159 </ProjectReference>
160 <ProjectReference Include="..\RomCheater.UserSettingsSupport\RomCheater.UserSettingsSupport.csproj">
161 <Project>{2AE2F089-C470-442E-9AA4-19487B3ADBE6}</Project>
162 <Name>RomCheater.UserSettingsSupport</Name>
163 </ProjectReference>
164 <ProjectReference Include="..\Win32\libWin32\libWin32.csproj">
165 <Project>{71AF0FC7-39B7-4AE2-A462-176E4FEF229D}</Project>
166 <Name>libWin32</Name>
167 </ProjectReference>
168 <ProjectReference Include="..\Win32\Sojaner.MemoryScanner\Sojaner.MemoryScanner.csproj">
169 <Project>{2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0}</Project>
170 <Name>Sojaner.MemoryScanner</Name>
171 </ProjectReference>
172 </ItemGroup>
173 <ItemGroup>
174 <Content Include="Plugins\RomCheater.CorePlugins.dll">
175 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
176 </Content>
177 <Content Include="Plugins\RomCheater.CorePlugins.pdb">
178 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
179 </Content>
180 </ItemGroup>
181 <ItemGroup />
182 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
183 <PropertyGroup>
184 <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>
185 </PropertyGroup>
186 <PropertyGroup>
187 <PostBuildEvent>REM "$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\MSBuild_CurrentVersion.exe"
188 REM copy "$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent>
189 </PropertyGroup>
190 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
191 Other similar extension points exist, see Microsoft.Common.targets.
192 <Target Name="BeforeBuild">
193 </Target>
194 <Target Name="AfterBuild">
195 </Target>
196 -->
197 </Project>