Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Performance / src / PerfApp.cpp
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/Performance/src/PerfApp.cpp b/research/transmission_spectroscopy/TOF/Win32++/samples/Performance/src/PerfApp.cpp
new file mode 100644 (file)
index 0000000..13d14e2
--- /dev/null
@@ -0,0 +1,22 @@
+//////////////////////////////////////////////////////////\r
+//PerfApp.cpp -  Definitions for the CPerformanceApp class\r
+\r
+#include "stdafx.h"\r
+#include "PerfApp.h"\r
+\r
+\r
+CPerformanceApp::CPerformanceApp()\r
+{\r
+}\r
+\r
+CPerformanceApp::~CPerformanceApp()\r
+{\r
+}\r
+\r
+BOOL CPerformanceApp::InitInstance()\r
+{\r
+       m_MainWnd.Create();\r
+\r
+       return TRUE;\r
+}\r
+\r

UCC git Repository :: git.ucc.asn.au