aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-01 09:59:26 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-01 09:59:26 +0100
commitf3bac11ff6541098e50252f55887e8d1a09c5f84 (patch)
tree0c733929be8f1cc65667a167947314ca304e15dc /TimeHACK.Main/TimeHACK.Main.csproj
parenta22ceeedc782d7f1624cc6f0f6ea8702bd8ce493 (diff)
downloadhistacom2-f3bac11ff6541098e50252f55887e8d1a09c5f84.tar.gz
histacom2-f3bac11ff6541098e50252f55887e8d1a09c5f84.tar.bz2
histacom2-f3bac11ff6541098e50252f55887e8d1a09c5f84.zip
Reorganised ALOT OF STUFF
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj81
1 files changed, 45 insertions, 36 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index f17eb29..e3ee47e 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -134,22 +134,22 @@
<DependentUpon>SurviveTheDay.cs</DependentUpon>
</Compile>
<Compile Include="OS\Win95\Win95Apps\Story\Hack1.cs" />
- <Compile Include="OS\Win95\Win95Apps\WinClassicFTPClient.cs">
+ <Compile Include="GlobalPrograms\WinClassicFTPClient.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicFTPClient.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicFTPClient.Designer.cs">
<DependentUpon>WinClassicFTPClient.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicTerminal.cs">
+ <Compile Include="GlobalPrograms\WinClassicTerminal.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicTerminal.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicTerminal.Designer.cs">
<DependentUpon>WinClassicTerminal.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.cs">
+ <Compile Include="GlobalPrograms\WinClassicWindowsExplorer.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicWindowsExplorer.Designer.cs">
<DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon>
</Compile>
<Compile Include="SaveDialogs\LoadGameDialog.cs">
@@ -176,16 +176,16 @@
<Compile Include="OS\Win95\Win95.Designer.cs">
<DependentUpon>Win95.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewContact.cs">
+ <Compile Include="GlobalPrograms\AddressBook\FRMWinClassicAddressBookNewContact.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewContact.Designer.cs">
+ <Compile Include="GlobalPrograms\AddressBook\FRMWinClassicAddressBookNewContact.Designer.cs">
<DependentUpon>FRMWinClassicAddressBookNewContact.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\TestApp.cs">
+ <Compile Include="GlobalPrograms\TestApp.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\TestApp.Designer.cs">
+ <Compile Include="GlobalPrograms\TestApp.Designer.cs">
<DependentUpon>TestApp.cs</DependentUpon>
</Compile>
<Compile Include="OS\Win95\Win95Apps\WebChat1998.cs">
@@ -194,28 +194,28 @@
<Compile Include="OS\Win95\Win95Apps\WebChat1998.Designer.cs">
<DependentUpon>WebChat1998.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewFolder.cs">
+ <Compile Include="GlobalPrograms\AddressBook\FRMWinClassicAddressBookNewFolder.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewFolder.Designer.cs">
+ <Compile Include="GlobalPrograms\AddressBook\FRMWinClassicAddressBookNewFolder.Designer.cs">
<DependentUpon>FRMWinClassicAddressBookNewFolder.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\AddressBook\WinClassicAddressBook.cs">
+ <Compile Include="GlobalPrograms\AddressBook\WinClassicAddressBook.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\AddressBook\WinClassicAddressBook.Designer.cs">
+ <Compile Include="GlobalPrograms\AddressBook\WinClassicAddressBook.Designer.cs">
<DependentUpon>WinClassicAddressBook.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicDownloader.cs">
+ <Compile Include="GlobalPrograms\WinClassicDownloader.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicDownloader.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicDownloader.Designer.cs">
<DependentUpon>WinClassicDownloader.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicHWCV.cs">
+ <Compile Include="GlobalPrograms\WinClassicHWCV.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicHWCV.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicHWCV.Designer.cs">
<DependentUpon>WinClassicHWCV.cs</DependentUpon>
</Compile>
<Compile Include="OS\Win95\Win95Apps\WinClassicIE4.cs">
@@ -224,22 +224,22 @@
<Compile Include="OS\Win95\Win95Apps\WinClassicIE4.Designer.cs">
<DependentUpon>WinClassicIE4.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicInstaller.cs">
+ <Compile Include="GlobalPrograms\WinClassicInstaller.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicInstaller.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicInstaller.Designer.cs">
<DependentUpon>WinClassicInstaller.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicNotepad.cs">
+ <Compile Include="GlobalPrograms\WinClassicNotepad.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicNotepad.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicNotepad.Designer.cs">
<DependentUpon>WinClassicNotepad.cs</DependentUpon>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicWordPad.cs">
+ <Compile Include="GlobalPrograms\WinClassicWordPad.cs">
<SubType>UserControl</SubType>
</Compile>
- <Compile Include="OS\Win95\Win95Apps\WinClassicWordPad.Designer.cs">
+ <Compile Include="GlobalPrograms\WinClassicWordPad.Designer.cs">
<DependentUpon>WinClassicWordPad.cs</DependentUpon>
</Compile>
<Compile Include="OS\Win95\Win95TaskBarItem.cs">
@@ -273,19 +273,25 @@
<Compile Include="TitleScreen.Designer.cs">
<DependentUpon>TitleScreen.cs</DependentUpon>
</Compile>
+ <Compile Include="BaseOS.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="BaseOS.Designer.cs">
+ <DependentUpon>BaseOS.cs</DependentUpon>
+ </Compile>
<EmbeddedResource Include="OS\BIOS\BIOS.resx">
<DependentUpon>BIOS.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OS\Win2K\Win2KApps\SurviveTheDay.resx">
<DependentUpon>SurviveTheDay.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicFTPClient.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicFTPClient.resx">
<DependentUpon>WinClassicFTPClient.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicTerminal.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicTerminal.resx">
<DependentUpon>WinClassicTerminal.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWindowsExplorer.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicWindowsExplorer.resx">
<DependentUpon>WinClassicWindowsExplorer.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SaveDialogs\LoadGameDialog.resx">
@@ -303,37 +309,37 @@
<EmbeddedResource Include="OS\Win95\Win95.resx">
<DependentUpon>Win95.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewContact.resx">
+ <EmbeddedResource Include="GlobalPrograms\AddressBook\FRMWinClassicAddressBookNewContact.resx">
<DependentUpon>FRMWinClassicAddressBookNewContact.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\TestApp.resx">
+ <EmbeddedResource Include="GlobalPrograms\TestApp.resx">
<DependentUpon>TestApp.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WebChat1998.resx">
<DependentUpon>WebChat1998.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewFolder.resx">
+ <EmbeddedResource Include="GlobalPrograms\AddressBook\FRMWinClassicAddressBookNewFolder.resx">
<DependentUpon>FRMWinClassicAddressBookNewFolder.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\AddressBook\WinClassicAddressBook.resx">
+ <EmbeddedResource Include="GlobalPrograms\AddressBook\WinClassicAddressBook.resx">
<DependentUpon>WinClassicAddressBook.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicDownloader.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicDownloader.resx">
<DependentUpon>WinClassicDownloader.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicHWCV.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicHWCV.resx">
<DependentUpon>WinClassicHWCV.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicIE4.resx">
<DependentUpon>WinClassicIE4.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicInstaller.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicInstaller.resx">
<DependentUpon>WinClassicInstaller.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicNotepad.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicNotepad.resx">
<DependentUpon>WinClassicNotepad.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicWordPad.resx">
+ <EmbeddedResource Include="GlobalPrograms\WinClassicWordPad.resx">
<DependentUpon>WinClassicWordPad.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95TaskBarItem.resx">
@@ -353,6 +359,9 @@
<EmbeddedResource Include="TitleScreen.resx">
<DependentUpon>TitleScreen.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="BaseOS.resx">
+ <DependentUpon>BaseOS.cs</DependentUpon>
+ </EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>