summaryrefslogtreecommitdiff
path: root/ace/QoS/qos.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ace/QoS/qos.mpc')
-rw-r--r--ace/QoS/qos.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ace/QoS/qos.mpc b/ace/QoS/qos.mpc
new file mode 100644
index 00000000000..75807cd351d
--- /dev/null
+++ b/ace/QoS/qos.mpc
@@ -0,0 +1,6 @@
+project : acelib {
+ depends = ace
+ sharedname = ACE_QoS
+ dllflags = ACE_QoS_BUILD_DLL
+ libout = ..
+}