diff options
author | Johnny Willemsen <jwillemsen@users.noreply.github.com> | 2016-10-31 16:30:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-31 16:30:31 +0100 |
commit | 8390b59170b1b66bdda62f2c0bd544fb8baf8b6b (patch) | |
tree | 592d4c3e0feb26a13c6285ae208f272d4a660e60 /ACE/ace/ace.mpc | |
parent | bd5aaab0e6022781ff8fdb383ea75ae3ecc3b17d (diff) | |
download | ATCD-revert-176-master.tar.gz |
Revert "some (bundled) minor changes (take 2)"revert-176-master
Diffstat (limited to 'ACE/ace/ace.mpc')
-rw-r--r-- | ACE/ace/ace.mpc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ACE/ace/ace.mpc b/ACE/ace/ace.mpc index 78cf996f52f..2de100fe757 100644 --- a/ACE/ace/ace.mpc +++ b/ACE/ace/ace.mpc @@ -382,9 +382,7 @@ project(ACE) : ace_output, acedefaults, install, other, codecs, token, svcconf, Inline_Files { Bound_Ptr.inl - Condition_Recursive_Thread_Mutex.inl Condition_T.inl - Condition_Thread_Mutex.inl Guard_T.inl Handle_Gobbler.inl Intrusive_Auto_Ptr.inl @@ -394,7 +392,6 @@ project(ACE) : ace_output, acedefaults, install, other, codecs, token, svcconf, Reverse_Lock_T.inl TSS_T.inl Time_Value_T.inl - Timer_Queue_Adapters.inl } Header_Files { @@ -407,9 +404,7 @@ project(ACE) : ace_output, acedefaults, install, other, codecs, token, svcconf, Codeset_Symbols.h CORBA_macros.h Codeset_Symbols.h - Condition_Recursive_Thread_Mutex.h Condition_T.h - Condition_Thread_Mutex.h Countdown_Time.h Default_Constants.h Event_Base.h @@ -464,7 +459,6 @@ project(ACE) : ace_output, acedefaults, install, other, codecs, token, svcconf, Timer_Heap.h Timer_List.h Timer_Queue.h - Timer_Queue_Adapters.h Timer_Queuefwd.h Timer_Wheel.h Truncate.h |