comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 212:74e030bbf3f7 xml-export-ui

Include needed build files
author Dan.Kulinski@dank-laptop.Global.Local
date Fri, 19 Aug 2011 22:07:59 -0600
parents 8db0f73b43f4
children e10688b29092
comparison
equal deleted inserted replaced
211:a0df71b24972 212:74e030bbf3f7
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
2 <PropertyGroup> 3 <PropertyGroup>
3 <ProjectType>Local</ProjectType> 4 <ProjectType>Local</ProjectType>
4 <ProductVersion>9.0.30729</ProductVersion> 5 <ProductVersion>9.0.30729</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion> 6 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{72C59D77-E2A4-401C-91F2-12728056D9A9}</ProjectGuid> 7 <ProjectGuid>{72C59D77-E2A4-401C-91F2-12728056D9A9}</ProjectGuid>
22 <StartupObject>IBBoard.WarFoundry.GUI.WinForms.FrmMain</StartupObject> 23 <StartupObject>IBBoard.WarFoundry.GUI.WinForms.FrmMain</StartupObject>
23 <FileUpgradeFlags> 24 <FileUpgradeFlags>
24 </FileUpgradeFlags> 25 </FileUpgradeFlags>
25 <UpgradeBackupLocation> 26 <UpgradeBackupLocation>
26 </UpgradeBackupLocation> 27 </UpgradeBackupLocation>
27 <OldToolsVersion>2.0</OldToolsVersion> 28 <OldToolsVersion>3.5</OldToolsVersion>
28 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> 29 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
29 <IsWebBootstrapper>false</IsWebBootstrapper> 30 <IsWebBootstrapper>false</IsWebBootstrapper>
30 <PublishUrl>publish\</PublishUrl> 31 <PublishUrl>publish\</PublishUrl>
31 <Install>true</Install> 32 <Install>true</Install>
32 <InstallFrom>Disk</InstallFrom> 33 <InstallFrom>Disk</InstallFrom>
33 <UpdateEnabled>false</UpdateEnabled> 34 <UpdateEnabled>false</UpdateEnabled>
39 <MapFileExtensions>true</MapFileExtensions> 40 <MapFileExtensions>true</MapFileExtensions>
40 <ApplicationRevision>0</ApplicationRevision> 41 <ApplicationRevision>0</ApplicationRevision>
41 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 42 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
42 <UseApplicationTrust>false</UseApplicationTrust> 43 <UseApplicationTrust>false</UseApplicationTrust>
43 <BootstrapperEnabled>true</BootstrapperEnabled> 44 <BootstrapperEnabled>true</BootstrapperEnabled>
44 <TargetFrameworkSubset>
45 </TargetFrameworkSubset>
46 </PropertyGroup> 45 </PropertyGroup>
47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
48 <OutputPath>bin\Debug\</OutputPath> 47 <OutputPath>..\build\</OutputPath>
49 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> 48 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
50 <BaseAddress>285212672</BaseAddress> 49 <BaseAddress>285212672</BaseAddress>
51 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> 50 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
52 <ConfigurationOverrideFile> 51 <ConfigurationOverrideFile>
53 </ConfigurationOverrideFile> 52 </ConfigurationOverrideFile>
161 <SubType>Form</SubType> 160 <SubType>Form</SubType>
162 </Compile> 161 </Compile>
163 <Compile Include="FrmUnit.cs"> 162 <Compile Include="FrmUnit.cs">
164 <SubType>Form</SubType> 163 <SubType>Form</SubType>
165 </Compile> 164 </Compile>
165 <Compile Include="FrmXmlExport.cs">
166 <SubType>Form</SubType>
167 </Compile>
168 <Compile Include="FrmXmlExport.Designer.cs">
169 <DependentUpon>FrmXmlExport.cs</DependentUpon>
170 </Compile>
166 <Compile Include="Properties\Resources.Designer.cs"> 171 <Compile Include="Properties\Resources.Designer.cs">
167 <AutoGen>True</AutoGen> 172 <AutoGen>True</AutoGen>
168 <DesignTime>True</DesignTime> 173 <DesignTime>True</DesignTime>
169 <DependentUpon>Resources.resx</DependentUpon> 174 <DependentUpon>Resources.resx</DependentUpon>
170 </Compile> 175 </Compile>
217 </EmbeddedResource> 222 </EmbeddedResource>
218 <EmbeddedResource Include="FrmUnit.resx"> 223 <EmbeddedResource Include="FrmUnit.resx">
219 <DependentUpon>FrmUnit.cs</DependentUpon> 224 <DependentUpon>FrmUnit.cs</DependentUpon>
220 <SubType>Designer</SubType> 225 <SubType>Designer</SubType>
221 </EmbeddedResource> 226 </EmbeddedResource>
227 <EmbeddedResource Include="FrmXmlExport.resx">
228 <DependentUpon>FrmXmlExport.cs</DependentUpon>
229 </EmbeddedResource>
222 <EmbeddedResource Include="Properties\Resources.resx"> 230 <EmbeddedResource Include="Properties\Resources.resx">
223 <SubType>Designer</SubType> 231 <SubType>Designer</SubType>
224 <Generator>ResXFileCodeGenerator</Generator> 232 <Generator>ResXFileCodeGenerator</Generator>
225 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 233 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
226 </EmbeddedResource> 234 </EmbeddedResource>
260 </None> 268 </None>
261 </ItemGroup> 269 </ItemGroup>
262 <ItemGroup> 270 <ItemGroup>
263 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> 271 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
264 <Visible>False</Visible> 272 <Visible>False</Visible>
265 <ProductName>.NET Framework Client Profile</ProductName> 273 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
266 <Install>false</Install> 274 <Install>false</Install>
267 </BootstrapperPackage> 275 </BootstrapperPackage>
268 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0"> 276 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
269 <Visible>False</Visible> 277 <Visible>False</Visible>
270 <ProductName>.NET Framework 2.0 %28x86%29</ProductName> 278 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>