diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-09 12:33:45 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-09 12:33:45 +0000 |
commit | 4d93a6aeaf85b6d9b3737b867cd176b2cf2caa0a (patch) | |
tree | bd41b81d9e9129de23cfd529b8c3760ee94adea8 /ace/QoS | |
parent | 58b74522adfff4d8be0fd6e523ea8b677a4589fb (diff) | |
download | ATCD-4d93a6aeaf85b6d9b3737b867cd176b2cf2caa0a.tar.gz |
ChangeLogTag: Tue Jul 9 07:31:48 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/QoS')
-rw-r--r-- | ace/QoS/qos.mpc | 6 |
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 = .. +} |