diff options
Diffstat (limited to 'bin/MakeProjectCreator/config/qos.mpb')
-rw-r--r-- | bin/MakeProjectCreator/config/qos.mpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/qos.mpb b/bin/MakeProjectCreator/config/qos.mpb new file mode 100644 index 00000000000..7e3b9eb695b --- /dev/null +++ b/bin/MakeProjectCreator/config/qos.mpb @@ -0,0 +1,5 @@ +project : acelib { + requires += qos + after += QoS + libs += ACE_QoS +} |