123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{32DC0549-6385-4A64-9885-CFBD52F643A2}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <StartupObject>HKWTC.My.MyApplication</StartupObject>
- <RootNamespace>HKWTC</RootNamespace>
- <AssemblyName>夢裡的音符 Minecraft 繁體中文啟動器</AssemblyName>
- <FileAlignment>512</FileAlignment>
- <MyType>WindowsForms</MyType>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <OptionExplicit>On</OptionExplicit>
- <OptionCompare>Binary</OptionCompare>
- <OptionStrict>Off</OptionStrict>
- <OptionInfer>On</OptionInfer>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <ApplicationIcon>Beta Logo.ico</ApplicationIcon>
- <ApplicationManifest>My Project\app.manifest</ApplicationManifest>
- <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>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <DefineDebug>true</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <OutputPath>bin\Debug\</OutputPath>
- <DocumentationFile>夢裡的音符 Minecraft 繁體中文啟動器.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <DefineDebug>false</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DocumentationFile>夢裡的音符 Minecraft 繁體中文啟動器.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- </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.IO" />
- <Import Include="System.IO.Compression" />
- <Import Include="System.Windows.Forms" />
- <Import Include="System.Linq" />
- <Import Include="System.Xml.Linq" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ApplicationEvents.vb" />
- <Compile Include="Form1.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.vb">
- <DependentUpon>Form1.vb</DependentUpon>
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form2.Designer.vb">
- <DependentUpon>Form2.vb</DependentUpon>
- </Compile>
- <Compile Include="Form2.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form3.Designer.vb">
- <DependentUpon>Form3.vb</DependentUpon>
- </Compile>
- <Compile Include="Form3.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form4.Designer.vb">
- <DependentUpon>Form4.vb</DependentUpon>
- </Compile>
- <Compile Include="Form4.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form5.Designer.vb">
- <DependentUpon>Form5.vb</DependentUpon>
- </Compile>
- <Compile Include="Form5.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form6.Designer.vb">
- <DependentUpon>Form6.vb</DependentUpon>
- </Compile>
- <Compile Include="Form6.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form7.Designer.vb">
- <DependentUpon>Form7.vb</DependentUpon>
- </Compile>
- <Compile Include="Form7.vb">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form8.Designer.vb">
- <DependentUpon>Form8.vb</DependentUpon>
- </Compile>
- <Compile Include="Form8.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>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form2.resx">
- <DependentUpon>Form2.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form3.resx">
- <DependentUpon>Form3.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form4.resx">
- <DependentUpon>Form4.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form5.resx">
- <DependentUpon>Form5.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form6.resx">
- <DependentUpon>Form6.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form7.resx">
- <DependentUpon>Form7.vb</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form8.resx">
- <DependentUpon>Form8.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>
- </ItemGroup>
- <ItemGroup>
- <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>
- <None Include="Resources\BG1.png" />
- <None Include="Resources\BG2.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\BG3.png" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.SQL.Server.Compact.3.5">
- <Visible>False</Visible>
- <ProductName>SQL Server Compact 3.5</ProductName>
- <Install>true</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="Beta Logo.ico" />
- <Content Include="Logo.ico" />
- <None Include="My Project\app.manifest" />
- <None Include="Resources\Logo %2810%29~1.jpg" />
- <None Include="Resources\Logo %289%29~1.jpg" />
- <None Include="Resources\Logo %288%29~1.jpg" />
- <None Include="Resources\Logo %287%29~1.jpg" />
- <None Include="Resources\Logo %286%29~1.jpg" />
- <None Include="Resources\Logo %285%29~1.jpg" />
- <None Include="Resources\Logo %284%29~1.jpg" />
- <None Include="Resources\Logo %283%29~1.jpg" />
- <None Include="Resources\Logo %282%29~1.jpg" />
- <None Include="Resources\Logo %281%29~1.jpg" />
- </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>
|