summaryrefslogtreecommitdiff
path: root/examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.mpc')
-rw-r--r--examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.mpc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.mpc b/examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.mpc
new file mode 100644
index 00000000000..f1e4fe56347
--- /dev/null
+++ b/examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.mpc
@@ -0,0 +1,5 @@
+project : aceexe {
+ macros += _AFXDLL
+ pch_header = StdAfx.h
+ pch_source = StdAfx.cpp
+} \ No newline at end of file