From c339f69055655290d57432940d3db9d88d9a0897 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 6 Jun 2017 11:35:55 +0000 Subject: Initial version. --- Rip81Font.csproj | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 Rip81Font.csproj (limited to 'Rip81Font.csproj') diff --git a/Rip81Font.csproj b/Rip81Font.csproj new file mode 100644 index 0000000..d05a5bc --- /dev/null +++ b/Rip81Font.csproj @@ -0,0 +1,93 @@ + + + + + Debug + AnyCPU + {4B8CA29D-5001-4E91-B4AF-BE4DC18883B5} + WinExe + Properties + Rip81Font + Rip81Font + v4.5 + 512 + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + Form + + + Form1.cs + + + + + Form1.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + Always + + + + + \ No newline at end of file -- cgit v1.2.3