From dcdf4b9119af4df04806954670ffd47e8dc82e7b Mon Sep 17 00:00:00 2001 From: AShifter Date: Tue, 21 Feb 2017 14:01:56 -0700 Subject: Initial commit from BitBucket Repo: https://bitbucket.org/timehack_devs/timehack --- TimeHACK/TimeHACK.csproj | 264 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 TimeHACK/TimeHACK.csproj (limited to 'TimeHACK/TimeHACK.csproj') diff --git a/TimeHACK/TimeHACK.csproj b/TimeHACK/TimeHACK.csproj new file mode 100644 index 0000000..da2a5a3 --- /dev/null +++ b/TimeHACK/TimeHACK.csproj @@ -0,0 +1,264 @@ + + + + + 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.ExtraEntry + + + 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 + + + Resources\Icon128x.ico + + + false + + + + + + + + + + + + + + + + + + + + + + True + True + Resources.resx + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3