summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-12 15:39:42 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-12 15:39:42 +0000
commit2e971b646d06901d49bf6042504e1279abc8178b (patch)
tree1654251442daf6bed434947e5467432520329a67 /TAO/performance-tests/Pluggable
parent2fc69fdc68315e0557bd4cf9b7a540c9b56fa506 (diff)
downloadATCD-2e971b646d06901d49bf6042504e1279abc8178b.tar.gz
ChangeLogTag: Mon Feb 12 15:32:23 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/performance-tests/Pluggable')
-rw-r--r--TAO/performance-tests/Pluggable/Pluggable.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/Pluggable/Pluggable.mpc b/TAO/performance-tests/Pluggable/Pluggable.mpc
index 2981dd161a6..caba1d13456 100644
--- a/TAO/performance-tests/Pluggable/Pluggable.mpc
+++ b/TAO/performance-tests/Pluggable/Pluggable.mpc
@@ -11,11 +11,11 @@ project(*idl): taoidldefaults {
project(*server): taoserver, utils, avoids_corba_e_micro {
after += *idl
Source_Files {
+ PP_TestS.cpp
+ PP_TestC.cpp
PP_Test_Server.cpp
PP_Test_i.cpp
server.cpp
- PP_TestS.cpp
- PP_TestC.cpp
}
IDL_Files {
}