171 lines
8.1 KiB
XML
171 lines
8.1 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>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{FE8FC745-5077-4C8D-9017-A13490C48BC2}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ARCHBLOXLauncher_XP</RootNamespace>
|
|
<AssemblyName>ARCHBLOXLauncher_XP</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
<FileAlignment>512</FileAlignment>
|
|
</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>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<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" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Extensions.cs" />
|
|
<Compile Include="Form1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Form1.Designer.cs">
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Form2.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Form2.designer.cs">
|
|
<DependentUpon>Form2.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="obj\x86\Debug\.NETFramework,Version=v4.0.AssemblyAttributes.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="URI_Maker.cs" />
|
|
<EmbeddedResource Include="Form1.resx">
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Form2.resx">
|
|
<DependentUpon>Form2.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="obj\x86\Debug\ARCHBLOXLauncher_XP.Form1.resources" />
|
|
<EmbeddedResource Include="obj\x86\Debug\ARCHBLOXLauncher_XP.Form2.resources" />
|
|
<EmbeddedResource Include="obj\x86\Debug\ARCHBLOXLauncher_XP.Properties.Resources.resources" />
|
|
<EmbeddedResource Include="obj\x86\Debug\WindowsFormsApplication1.Properties.Resources.resources" />
|
|
<EmbeddedResource Include="obj\x86\Release\ARCHBLOXLauncher_XP.Form1.resources" />
|
|
<EmbeddedResource Include="obj\x86\Release\ARCHBLOXLauncher_XP.Form2.resources" />
|
|
<EmbeddedResource Include="obj\x86\Release\ARCHBLOXLauncher_XP.Properties.Resources.resources" />
|
|
<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>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<None Include="app.config" />
|
|
<None Include="bin\Debug\ARCHBLOXLauncher_XP.exe.config" />
|
|
<None Include="bin\Debug\ARCHBLOXLauncher_XP.vshost.exe.config" />
|
|
<None Include="bin\Release\ARCHBLOXLauncher_XP.exe.config" />
|
|
<None Include="obj\x86\Debug\ARCHBLOXLauncher_XP.csproj.AssemblyReference.cache" />
|
|
<None Include="obj\x86\Debug\ARCHBLOXLauncher_XP.csproj.ResolveComReference.cache" />
|
|
<None Include="obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache" />
|
|
<None Include="obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
|
|
<None Include="obj\x86\Debug\GenerateResource.read.1.tlog" />
|
|
<None Include="obj\x86\Debug\GenerateResource.write.1.tlog" />
|
|
<None Include="obj\x86\Release\ARCHBLOXLauncher_XP.csproj.ResolveComReference.cache" />
|
|
<None Include="obj\x86\Release\DesignTimeResolveAssemblyReferencesInput.cache" />
|
|
<None Include="obj\x86\Release\GenerateResource.read.1.tlog" />
|
|
<None Include="obj\x86\Release\GenerateResource.write.1.tlog" />
|
|
<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>
|
|
<None Include="Resources\Thumbs.db" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="bin\Debug\ARCHBLOXLauncher_XP.exe" />
|
|
<Content Include="bin\Debug\ARCHBLOXLauncher_XP.pdb" />
|
|
<Content Include="bin\Debug\ARCHBLOXLauncher_XP.vshost.exe" />
|
|
<Content Include="bin\Debug\WindowsFormsApplication1.exe" />
|
|
<Content Include="bin\Debug\WindowsFormsApplication1.pdb" />
|
|
<Content Include="bin\Release\ARCHBLOXLauncher_XP.exe" />
|
|
<Content Include="bin\Release\ARCHBLOXLauncher_XP.pdb" />
|
|
<Content Include="obj\x86\Debug\ARCHBLOXLauncher_XP.csproj.FileListAbsolute.txt" />
|
|
<Content Include="obj\x86\Debug\ARCHBLOXLauncher_XP.exe" />
|
|
<Content Include="obj\x86\Debug\ARCHBLOXLauncher_XP.pdb" />
|
|
<Content Include="obj\x86\Debug\Interop.IWshRuntimeLibrary.dll" />
|
|
<Content Include="obj\x86\Debug\Interop.Shell32.dll" />
|
|
<Content Include="obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll" />
|
|
<Content Include="obj\x86\Debug\WindowsFormsApplication1.exe" />
|
|
<Content Include="obj\x86\Debug\WindowsFormsApplication1.pdb" />
|
|
<Content Include="obj\x86\Release\ARCHBLOXLauncher_XP.csproj.FileListAbsolute.txt" />
|
|
<Content Include="obj\x86\Release\ARCHBLOXLauncher_XP.exe" />
|
|
<Content Include="obj\x86\Release\ARCHBLOXLauncher_XP.pdb" />
|
|
<Content Include="obj\x86\Release\Interop.IWshRuntimeLibrary.dll" />
|
|
<Content Include="obj\x86\Release\Interop.Shell32.dll" />
|
|
<Content Include="obj\x86\Release\TempPE\Properties.Resources.Designer.cs.dll" />
|
|
<Content Include="Resources\archblox.png" />
|
|
<Content Include="Resources\archbloxlowres.png" />
|
|
<Content Include="Resources\buttonblue200.png" />
|
|
<Content Include="Resources\buttongreen200.png" />
|
|
<Content Include="Resources\unknown.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<COMReference Include="IWshRuntimeLibrary">
|
|
<Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
|
|
<VersionMajor>1</VersionMajor>
|
|
<VersionMinor>0</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>tlbimp</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
<COMReference Include="Shell32">
|
|
<Guid>{50A7E9B0-70EF-11D1-B75A-00A0C90564FE}</Guid>
|
|
<VersionMajor>1</VersionMajor>
|
|
<VersionMinor>0</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>tlbimp</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
</ItemGroup>
|
|
<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> |