From 3306d36ecbc024775972e5cf7971b2a7a70671d0 Mon Sep 17 00:00:00 2001 From: lempamo Date: Wed, 23 Aug 2017 13:38:40 -0400 Subject: Renaming the game! --- Histacom2.Engine/Histacom2.Engine.csproj | 164 +++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 Histacom2.Engine/Histacom2.Engine.csproj (limited to 'Histacom2.Engine/Histacom2.Engine.csproj') diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj new file mode 100644 index 0000000..beb4aa2 --- /dev/null +++ b/Histacom2.Engine/Histacom2.Engine.csproj @@ -0,0 +1,164 @@ + + + + + Debug + AnyCPU + {9477B70F-2D32-4E1D-857B-4624A1DEEB1B} + Library + Properties + Histacom2.Engine + Histacom2.Engine + v4.5.2 + 512 + + + true + full + true + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + + + + + + + + + + + + + + + + + + + + + + Form + + + Win9XBSOD.cs + + + UserControl + + + AboutBox95.cs + + + UserControl + + + Infobox95.cs + + + Form + + + WinClassic.cs + + + + UserControl + + + ClassicButton.cs + + + Component + + + + + + True + True + Resources.resx + + + + + PublicResXFileCodeGenerator + Resources.Designer.cs + + + Win9XBSOD.cs + + + AboutBox95.cs + + + Infobox95.cs + + + WinClassic.cs + + + ClassicButton.cs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3