From f30dcf5ef41d54c588d7b42c48be8d941abba72e Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Jan 2017 09:57:10 -0500 Subject: Initial upload --- ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj | 100 +++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj (limited to 'ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj') diff --git a/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj b/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj new file mode 100644 index 0000000..ce02df2 --- /dev/null +++ b/ShiftOS.MFSProfiler/ShiftOS.MFSProfiler.csproj @@ -0,0 +1,100 @@ + + + + + Debug + AnyCPU + {AF587F3F-CA85-4183-BEEB-ACF527B1FFF3} + WinExe + Properties + ShiftOS.MFSProfiler + ShiftOS.MFSProfiler + v4.5.2 + 512 + true + + + 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 + + + + + + + + {a069089a-8962-4607-b2b2-4cf4a371066e} + ShiftOS.Objects + + + {7c979b07-0585-4033-a110-e5555b9d6651} + ShiftOS.Engine + + + + + \ No newline at end of file -- cgit v1.2.3