From 0c00b5f33c37427228c53794732d513adc862261 Mon Sep 17 00:00:00 2001 From: AShifter Date: Fri, 17 Mar 2017 17:31:41 -0600 Subject: HUGE OVERHAUL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added TimeHACK.Engine - Starting a new engine system to render Operating System borders Made more changes ( ͡° ͜ʖ ͡°) --- TimeHACK.Main/TimeHACK.Main.csproj | 276 +++++++++++++++++++++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 TimeHACK.Main/TimeHACK.Main.csproj (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj new file mode 100644 index 0000000..d8bcf76 --- /dev/null +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -0,0 +1,276 @@ + + + + + Debug + AnyCPU + {B958AA5F-8AED-456C-9C07-9E4C6C027042} + WinExe + Properties + TimeHACK + TimeHACK + v4.5.2 + 512 + true + false + C:\Users\Logan\Desktop\ + true + Disk + false + Foreground + 7 + Days + false + false + true + http://www.ashifter.ml/histacom/forum + en + HistacomCS + HistacomCS Development Team + publish.htm + 0 + 1.0.1.0 + true + true + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + TimeHACK.Program + + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + MinimumRecommendedRules.ruleset + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + MinimumRecommendedRules.ruleset + true + + + 1194F9D110CE37E287D2AAE10D81371AB88D31B2 + + + + + + + true + + + false + + + + + + + false + + + + + + + + + + + + + + + + + + + + + True + True + Resources.resx + + + UserControl + + + TestApp.cs + + + Form + + + WinClassicTemplate.cs + + + Form + + + WinClassicTerminal.cs + + + Form + + + WinClassicIE4.cs + + + Form + + + Windows95.cs + + + + + Form + + + TitleScreen.cs + + + Form + + + WinClassicNotepad.cs + + + WinClassicIE4.cs + + + WinClassicTerminal.cs + + + Windows95.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + TitleScreen.cs + + + WinClassicNotepad.cs + + + WinClassicTemplate.cs + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + False + Microsoft .NET Framework 4.5.2 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {9477b70f-2d32-4e1d-857b-4624a1deeb1b} + TimeHACK.Engine + + + + + \ No newline at end of file -- cgit v1.2.3