2011-09-13 16:32:32 -04:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
|
|
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
|
<ProjectGuid>{F550B743-1937-4295-9AA2-770F5E0D1FDC}</ProjectGuid>
|
|
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>d20_SRD_Spell_Lists</RootNamespace>
|
|
|
|
|
|
<AssemblyName>d20 SRD Spell Lists</AssemblyName>
|
|
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
|
|
|
|
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
2011-09-27 10:34:58 -04:00
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
2011-09-15 00:48:59 -04:00
|
|
|
|
<PublishUrl>publish\</PublishUrl>
|
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
|
|
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2011-09-27 14:59:13 -04:00
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
2011-10-24 14:35:01 -04:00
|
|
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
2011-10-24 14:35:01 -04:00
|
|
|
|
<Reference Include="AppUpdater">
|
|
|
|
|
|
<HintPath>G:\dotnetupdater\AppUpdater\bin\Release\AppUpdater.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
2011-09-23 16:29:56 -04:00
|
|
|
|
<Reference Include="Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Core" />
|
2011-09-23 16:29:56 -04:00
|
|
|
|
<Reference Include="System.Printing" />
|
2011-10-24 14:35:01 -04:00
|
|
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|
<Reference Include="System.Deployment" />
|
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
2011-10-24 14:35:01 -04:00
|
|
|
|
<Reference Include="xunit">
|
|
|
|
|
|
<HintPath>G:\xunit.net\xunit.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2011-09-16 13:32:39 -04:00
|
|
|
|
<Compile Include="FrmCredits.cs">
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
2011-09-16 13:32:39 -04:00
|
|
|
|
<Compile Include="FrmCredits.Designer.cs">
|
|
|
|
|
|
<DependentUpon>FrmCredits.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2011-09-22 11:46:10 -04:00
|
|
|
|
<Compile Include="Exceptions\NoCharacterFileException.cs" />
|
|
|
|
|
|
<Compile Include="FrmAddEdit.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="FrmAddEdit.Designer.cs">
|
|
|
|
|
|
<DependentUpon>FrmAddEdit.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2011-09-16 13:32:39 -04:00
|
|
|
|
<Compile Include="FrmMain.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="FrmMain.Designer.cs">
|
|
|
|
|
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
</Compile>
|
2011-09-15 00:48:59 -04:00
|
|
|
|
<Compile Include="Models\Character.cs" />
|
2011-09-16 13:32:39 -04:00
|
|
|
|
<Compile Include="Models\Spell.cs" />
|
2011-09-22 11:46:10 -04:00
|
|
|
|
<Compile Include="Models\MasterSpellSet.cs" />
|
2011-09-23 16:29:56 -04:00
|
|
|
|
<Compile Include="Printing\FooterPrintBlock.cs" />
|
|
|
|
|
|
<Compile Include="Printing\HeaderPrintBlock.cs" />
|
|
|
|
|
|
<Compile Include="Printing\TitlePrintBlock.cs" />
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<Compile Include="Program.cs" />
|
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2011-09-22 11:46:10 -04:00
|
|
|
|
<EmbeddedResource Include="FrmAddEdit.resx">
|
|
|
|
|
|
<DependentUpon>FrmAddEdit.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2011-09-16 13:32:39 -04:00
|
|
|
|
<EmbeddedResource Include="FrmCredits.resx">
|
|
|
|
|
|
<DependentUpon>FrmCredits.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="FrmMain.resx">
|
|
|
|
|
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
|
|
|
|
|
</EmbeddedResource>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
2011-09-22 14:17:36 -04:00
|
|
|
|
<DesignTime>True</DesignTime>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
</Compile>
|
2011-09-15 00:48:59 -04:00
|
|
|
|
<None Include="app.config" />
|
2011-09-27 14:59:13 -04:00
|
|
|
|
<None Include="AppData\OGLv1.0a.rtf">
|
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
|
</None>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</None>
|
|
|
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2011-09-15 00:48:59 -04:00
|
|
|
|
<Content Include="AppData\MasterSpellList.xml">
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2011-09-20 10:25:53 -04:00
|
|
|
|
<SubType>Designer</SubType>
|
2011-09-15 00:48:59 -04:00
|
|
|
|
</Content>
|
2011-09-23 16:29:56 -04:00
|
|
|
|
<None Include="Resources\print-preview.png" />
|
|
|
|
|
|
<None Include="Resources\information.png" />
|
|
|
|
|
|
<None Include="Resources\folder_page.png" />
|
|
|
|
|
|
<None Include="Resources\cut.png" />
|
|
|
|
|
|
<None Include="Resources\page_paste.png" />
|
|
|
|
|
|
<None Include="Resources\page_copy.png" />
|
|
|
|
|
|
<None Include="Resources\page_add.png" />
|
|
|
|
|
|
<None Include="Resources\printer.png" />
|
|
|
|
|
|
<None Include="Resources\pencil.png" />
|
|
|
|
|
|
<None Include="Resources\page_save.png" />
|
|
|
|
|
|
<None Include="Resources\delete.png" />
|
|
|
|
|
|
<None Include="Resources\zoom.png" />
|
|
|
|
|
|
<None Include="Resources\agt_print-256.png" />
|
|
|
|
|
|
<None Include="Resources\filenew-256.png" />
|
|
|
|
|
|
<None Include="Resources\fileopen-256.png" />
|
|
|
|
|
|
<None Include="Resources\filesave-256.png" />
|
|
|
|
|
|
<None Include="Resources\filesave-32.png" />
|
2011-09-22 14:17:36 -04:00
|
|
|
|
<None Include="Resources\editdelete-16.png" />
|
|
|
|
|
|
<None Include="Resources\edit-16.png" />
|
|
|
|
|
|
<None Include="Resources\editdelete-32.png" />
|
|
|
|
|
|
<None Include="Resources\edit-32.png" />
|
|
|
|
|
|
<None Include="Resources\editdelete-256.png" />
|
|
|
|
|
|
<None Include="Resources\edit-256.png" />
|
2011-09-15 00:48:59 -04:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
|
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
2011-09-13 16:32:32 -04:00
|
|
|
|
</ItemGroup>
|
2011-09-23 16:29:56 -04:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ProjectReference Include="..\Printing.DataGridViewPrint\Printing.DataGridViewPrint.csproj">
|
|
|
|
|
|
<Project>{FDFCB41B-C75D-476F-A4AA-EFD8C875A677}</Project>
|
|
|
|
|
|
<Name>Printing.DataGridViewPrint</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup />
|
2011-09-13 16:32:32 -04:00
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
-->
|
|
|
|
|
|
</Project>
|