PokemonGameEditor/GBAPokemonGameEditor/GBAPokemonGameEditor.vbproj
2015-12-02 18:19:10 -05:00

332 lines
13 KiB
XML

<?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>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{FB471B62-6663-4CEA-BC71-1DF4817B877F}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>GBAPokemonGameEditor.My.MyApplication</StartupObject>
<RootNamespace>GBAPokemonGameEditor</RootNamespace>
<AssemblyName>GBAPokemonGameEditor</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<IsWebBootstrapper>false</IsWebBootstrapper>
<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>
<UpdateUrl>http://gamer2020.0xrh.net/programs/GBAPokemonGameEditor/</UpdateUrl>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>3.3.0.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>GBAPokemonGameEditor.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>GBAPokemonGameEditor.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>13C6A769C2B526F891205B34DDF055245096F5E5</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>GBAPokemonGameEditor_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Icon.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<ItemGroup>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Remoting" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="AbilityEdit.Designer.vb">
<DependentUpon>AbilityEdit.vb</DependentUpon>
</Compile>
<Compile Include="AbilityEdit.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AboutBox1.Designer.vb">
<DependentUpon>AboutBox1.vb</DependentUpon>
</Compile>
<Compile Include="AboutBox1.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AddOrRemovePrograms.Designer.vb">
<DependentUpon>AddOrRemovePrograms.vb</DependentUpon>
</Compile>
<Compile Include="AddOrRemovePrograms.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="AttackEditor.Designer.vb">
<DependentUpon>AttackEditor.vb</DependentUpon>
</Compile>
<Compile Include="AttackEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="BattleFrontierEditor.Designer.vb">
<DependentUpon>BattleFrontierEditor.vb</DependentUpon>
</Compile>
<Compile Include="BattleFrontierEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ChangeNameFunctions.vb" />
<Compile Include="GetImageFunctions.vb" />
<Compile Include="GetNameFunctions.vb" />
<Compile Include="HexFunctions.vb" />
<Compile Include="InputAttacks.Designer.vb">
<DependentUpon>InputAttacks.vb</DependentUpon>
</Compile>
<Compile Include="InputAttacks.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ItemEditor.Designer.vb">
<DependentUpon>ItemEditor.vb</DependentUpon>
</Compile>
<Compile Include="ItemEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="LZ77.vb" />
<Compile Include="INI.vb" />
<Compile Include="MainFrm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="MainFrm.Designer.vb">
<DependentUpon>MainFrm.vb</DependentUpon>
<SubType>Form</SubType>
</Compile>
<Compile Include="mMain.vb" />
<Compile Include="modSearchFreeSpace.vb" />
<Compile Include="modTextSapp.vb" />
<Compile Include="movetutor2.Designer.vb">
<DependentUpon>movetutor2.vb</DependentUpon>
</Compile>
<Compile Include="movetutor2.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="PointerOffsetFunctions.vb" />
<Compile Include="PokedexDataEditor.Designer.vb">
<DependentUpon>PokedexDataEditor.vb</DependentUpon>
</Compile>
<Compile Include="PokedexDataEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="PokedexOrderEditor.Designer.vb">
<DependentUpon>PokedexOrderEditor.vb</DependentUpon>
</Compile>
<Compile Include="PokedexOrderEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Pokemonedit.Designer.vb">
<DependentUpon>Pokemonedit.vb</DependentUpon>
</Compile>
<Compile Include="Pokemonedit.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="RSEStarterEditor.Designer.vb">
<DependentUpon>RSEStarterEditor.vb</DependentUpon>
</Compile>
<Compile Include="RSEStarterEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="TMHMEditor.Designer.vb">
<DependentUpon>TMHMEditor.vb</DependentUpon>
</Compile>
<Compile Include="TMHMEditor.vb">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="AbilityEdit.resx">
<DependentUpon>AbilityEdit.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AboutBox1.resx">
<DependentUpon>AboutBox1.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="AddOrRemovePrograms.resx">
<DependentUpon>AddOrRemovePrograms.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="AttackEditor.resx">
<DependentUpon>AttackEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="BattleFrontierEditor.resx">
<DependentUpon>BattleFrontierEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="InputAttacks.resx">
<DependentUpon>InputAttacks.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ItemEditor.resx">
<DependentUpon>ItemEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MainFrm.resx">
<DependentUpon>MainFrm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="movetutor2.resx">
<DependentUpon>movetutor2.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="PokedexDataEditor.resx">
<DependentUpon>PokedexDataEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PokedexOrderEditor.resx">
<DependentUpon>PokedexOrderEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Pokemonedit.resx">
<DependentUpon>Pokemonedit.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="RSEStarterEditor.resx">
<DependentUpon>RSEStarterEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="TMHMEditor.resx">
<DependentUpon>TMHMEditor.vb</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="My Project\app.manifest">
<SubType>Designer</SubType>
</None>
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
</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>
</ItemGroup>
<ItemGroup>
<Content Include="Icon.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.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>