summaryrefslogtreecommitdiff
path: root/ACE/examples/ConfigViewer/ConfigViewer.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/ConfigViewer/ConfigViewer.mpc')
-rw-r--r--ACE/examples/ConfigViewer/ConfigViewer.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/examples/ConfigViewer/ConfigViewer.mpc b/ACE/examples/ConfigViewer/ConfigViewer.mpc
new file mode 100644
index 00000000000..7927fb9b694
--- /dev/null
+++ b/ACE/examples/ConfigViewer/ConfigViewer.mpc
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : aceexe, wxwindows {
+ pch_header = stdafx.h
+ pch_source = stdafx.cpp
+} \ No newline at end of file