2015-05-17 10:53:26 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
<ProjectGuid>{16D4DAEC-1CC8-40FD-9EB0-CE2343A3C8C7}</ProjectGuid>
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
<StartupObject>shiftos_next.My.MyApplication</StartupObject>
|
|
|
|
<RootNamespace>shiftos_next</RootNamespace>
|
|
|
|
<AssemblyName>shiftos_next</AssemblyName>
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
<MyType>WindowsForms</MyType>
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
<DefineDebug>true</DefineDebug>
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
<DocumentationFile>shiftos_next.xml</DocumentationFile>
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<DefineDebug>false</DefineDebug>
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
<DocumentationFile>shiftos_next.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>
|
|
|
|
<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" />
|
|
|
|
<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" />
|
|
|
|
<Import Include="System.Threading.Tasks" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="APIs\API.vb" />
|
2015-05-29 09:57:53 -04:00
|
|
|
<Compile Include="APIs\Skins.vb" />
|
|
|
|
<Compile Include="BWM and CMD Apps\Shifter.Designer.vb">
|
|
|
|
<DependentUpon>Shifter.vb</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="BWM and CMD Apps\Shifter.vb">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-29 12:39:04 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\SkinLoader.Designer.vb">
|
|
|
|
<DependentUpon>SkinLoader.vb</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="BWM and CMD Apps\SkinLoader.vb">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Menu Renderers\BasicWM_ColorTable.vb" />
|
|
|
|
<Compile Include="BWM and CMD Apps\basicwm_infobox.Designer.vb">
|
2015-05-21 20:33:08 -04:00
|
|
|
<DependentUpon>basicwm_infobox.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\basicwm_infobox.vb">
|
2015-05-21 20:33:08 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Menu Renderers\basicwm_renderer.vb" />
|
2015-05-27 20:39:48 -04:00
|
|
|
<Compile Include="BWM User Controls\Titlebar.Designer.vb">
|
|
|
|
<DependentUpon>Titlebar.vb</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="BWM User Controls\Titlebar.vb">
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Desktop Environments\BWMDesktop.Designer.vb">
|
2015-05-23 10:21:24 -04:00
|
|
|
<DependentUpon>BWMDesktop.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Desktop Environments\BWMDesktop.vb">
|
2015-05-23 10:21:24 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\ColorPicker.Designer.vb">
|
2015-05-23 10:21:24 -04:00
|
|
|
<DependentUpon>ColorPicker.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\ColorPicker.vb">
|
2015-05-23 10:21:24 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\file skimmer.Designer.vb">
|
2015-05-21 20:33:08 -04:00
|
|
|
<DependentUpon>file skimmer.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\file skimmer.vb">
|
2015-05-21 20:33:08 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="APIs\filesystem.vb" />
|
|
|
|
<Compile Include="Other\Hijack.Designer.vb">
|
2015-05-17 10:53:26 -04:00
|
|
|
<DependentUpon>Hijack.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Other\Hijack.vb">
|
2015-05-17 10:53:26 -04:00
|
|
|
<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>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="APIs\saveengine.vb" />
|
|
|
|
<Compile Include="APIs\shiftorium_api.vb" />
|
|
|
|
<Compile Include="BWM and CMD Apps\shiftorium_cmd.Designer.vb">
|
2015-05-17 13:05:42 -04:00
|
|
|
<DependentUpon>shiftorium_cmd.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\shiftorium_cmd.vb">
|
2015-05-17 13:05:42 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Other\Terminal.Designer.vb">
|
2015-05-17 10:53:26 -04:00
|
|
|
<DependentUpon>Terminal.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="Other\Terminal.vb">
|
2015-05-17 10:53:26 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="APIs\TerminalGames.vb" />
|
|
|
|
<Compile Include="BWM and CMD Apps\TextPad.Designer.vb">
|
2015-05-21 20:33:08 -04:00
|
|
|
<DependentUpon>TextPad.vb</DependentUpon>
|
|
|
|
</Compile>
|
2015-05-28 21:42:26 -04:00
|
|
|
<Compile Include="BWM and CMD Apps\TextPad.vb">
|
2015-05-21 20:33:08 -04:00
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2015-05-17 10:53:26 -04:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\basicwm_infobox.resx">
|
2015-05-21 20:33:08 -04:00
|
|
|
<DependentUpon>basicwm_infobox.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-29 09:57:53 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\Shifter.resx">
|
|
|
|
<DependentUpon>Shifter.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-29 12:39:04 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\SkinLoader.resx">
|
|
|
|
<DependentUpon>SkinLoader.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-27 20:39:48 -04:00
|
|
|
<EmbeddedResource Include="BWM User Controls\Titlebar.resx">
|
|
|
|
<DependentUpon>Titlebar.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="Desktop Environments\BWMDesktop.resx">
|
2015-05-23 10:21:24 -04:00
|
|
|
<DependentUpon>BWMDesktop.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\ColorPicker.resx">
|
2015-05-23 10:21:24 -04:00
|
|
|
<DependentUpon>ColorPicker.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\file skimmer.resx">
|
2015-05-21 20:33:08 -04:00
|
|
|
<DependentUpon>file skimmer.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="Other\Hijack.resx">
|
2015-05-17 10:53:26 -04:00
|
|
|
<DependentUpon>Hijack.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>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\shiftorium_cmd.resx">
|
2015-05-17 13:05:42 -04:00
|
|
|
<DependentUpon>shiftorium_cmd.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="Other\Terminal.resx">
|
2015-05-17 10:53:26 -04:00
|
|
|
<DependentUpon>Terminal.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-28 21:42:26 -04:00
|
|
|
<EmbeddedResource Include="BWM and CMD Apps\TextPad.resx">
|
2015-05-21 20:33:08 -04:00
|
|
|
<DependentUpon>TextPad.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
2015-05-17 10:53:26 -04:00
|
|
|
</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>
|
|
|
|
<None Include="App.config" />
|
|
|
|
</ItemGroup>
|
2015-05-21 20:33:08 -04:00
|
|
|
<ItemGroup>
|
|
|
|
<None Include="Resources\TextFile.png" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Include="Resources\Folder.png" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Include="Resources\Folder1.png" />
|
|
|
|
</ItemGroup>
|
2015-05-28 21:42:26 -04:00
|
|
|
<ItemGroup />
|
2015-05-17 10:53:26 -04:00
|
|
|
<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>
|