From e73f05b8b2de5485c97a305b4a7e940bb5636f49 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 20 Dec 2009 05:40:17 +0000 Subject: Added CPU Usage monitor host app to the LEDNotifier project. --- Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj (limited to 'Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj') diff --git a/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj b/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj new file mode 100644 index 000000000..42039033b --- /dev/null +++ b/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj @@ -0,0 +1,90 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {6040B049-4241-4FFD-B388-AACDA78D1469} + WinExe + Properties + CPUMonitor + CPUMonitor + v3.5 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + Form + + + CPUMonitor.cs + + + + + CPUMonitor.cs + Designer + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + \ No newline at end of file -- cgit v1.2.3