diff options
author | Adam Mitz <mitza@objectcomputing.com> | 2021-08-31 21:01:43 -0500 |
---|---|---|
committer | Adam Mitz <mitza@objectcomputing.com> | 2021-08-31 21:01:43 -0500 |
commit | 1bfbc674980869ef05c6fed94c01f291ff5fd7d4 (patch) | |
tree | c8887bb8ff9ec432b2b7751123ead21dfe60a503 /ACE/bin | |
parent | e7bf76df360f7f9e9c9d254b9180e3bfca666e45 (diff) | |
download | ATCD-1bfbc674980869ef05c6fed94c01f291ff5fd7d4.tar.gz |
Removed conv_lib.mpb
Replaced uses of it with install_lib
Diffstat (limited to 'ACE/bin')
-rw-r--r-- | ACE/bin/MakeProjectCreator/config/conv_lib.mpb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/conv_lib.mpb b/ACE/bin/MakeProjectCreator/config/conv_lib.mpb deleted file mode 100644 index 3d4221c5baf..00000000000 --- a/ACE/bin/MakeProjectCreator/config/conv_lib.mpb +++ /dev/null @@ -1,6 +0,0 @@ -// -*- MPC -*- -project { - specific { - install_this_target = 1 - } -} |