summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorAdam Mitz <mitza@ociweb.com>2017-12-21 10:10:52 -0600
committerAdam Mitz <mitza@ociweb.com>2017-12-21 10:10:52 -0600
commita68721afec17c9ac51077591bf12159645ef0756 (patch)
tree23587903210e04e171083cc345474856cf78a0e1 /ACE
parent7233cf588e327e1c9ff4121ece63b8c0a63878d8 (diff)
downloadATCD-a68721afec17c9ac51077591bf12159645ef0756.tar.gz
Updated MPC project for new ACE test
Diffstat (limited to 'ACE')
-rw-r--r--ACE/tests/tests.mpc8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/tests/tests.mpc b/ACE/tests/tests.mpc
index e8a12d9a059..6a567598f25 100644
--- a/ACE/tests/tests.mpc
+++ b/ACE/tests/tests.mpc
@@ -1616,6 +1616,14 @@ project(Singleton Restart Test) : aceexe {
Source_Files {
Singleton_Restart_Test.cpp
}
+ Header_Files {
+ }
+ Template_Files {
+ }
+ Resource_Files {
+ }
+ Svc_Conf_Files {
+ }
}
project(SOCK Test) : acetest {