summaryrefslogtreecommitdiff
path: root/ACE/tests/SSL/acetest.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/SSL/acetest.mpb')
-rw-r--r--ACE/tests/SSL/acetest.mpb21
1 files changed, 21 insertions, 0 deletions
diff --git a/ACE/tests/SSL/acetest.mpb b/ACE/tests/SSL/acetest.mpb
new file mode 100644
index 00000000000..d7ef35a7061
--- /dev/null
+++ b/ACE/tests/SSL/acetest.mpb
@@ -0,0 +1,21 @@
+// -*- MPC -*-
+// $Id$
+
+project : aceexe {
+
+ after += Test_Output
+ libs += Test_Output
+ libpaths += ..
+
+ Source_Files {
+ ../Main.cpp
+ }
+ Header_Files {
+ }
+ Resource_Files {
+ }
+ Documentation_Files {
+ }
+ Inline_Files {
+ }
+}