summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-14 19:36:49 +0000
committerfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-14 19:36:49 +0000
commitff367d81fe40dbcc0ca74c5488c924427e918ba9 (patch)
treef1f95b074cc20acc7335e83b2a674d5c7db4e86c /bin
parentb2677cadb6fbbdbccdaa6f7f9deaa6dc7a9d9b0e (diff)
downloadATCD-ff367d81fe40dbcc0ca74c5488c924427e918ba9.tar.gz
ChangeLogTag:Thu Jun 14 14:35:09 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/msvc_auto_compile.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/msvc_auto_compile.pl b/bin/msvc_auto_compile.pl
index 48a222d486f..0f637094c7c 100755
--- a/bin/msvc_auto_compile.pl
+++ b/bin/msvc_auto_compile.pl
@@ -158,6 +158,9 @@ sub Build_Core ()
$ACE_ROOT."\\TAO\\tao\\DynamicAny\\TAO_DynamicAny_Static.dsp",
$ACE_ROOT."\\TAO\\tao\\IORManipulation\\TAO_IORManip_Static.dsp",
$ACE_ROOT."\\TAO\\tao\\IORTable\\TAO_IORTable_Static.dsp",
+ $ACE_ROOT."\\TAO\\tao\\Strategies\\TAO_Strategies_Static.dsp",
+ $ACE_ROOT."\\TAO\\tao\\RTCORBA\\TAO_RTCORBA_Static.dsp",
+ $ACE_ROOT."\\TAO\\tao\\RTPortableServer\\TAO_RTPortableServer_Static.dsp",
$ACE_ROOT."\\TAO\\orbsvcs\\orbsvcs\\Svc_Utils_Static.dsp",
$ACE_ROOT."\\TAO\\orbsvcs\\orbsvcs\\CosNaming_Static.dsp",
$ACE_ROOT."\\TAO\\orbsvcs\\orbsvcs\\CosProperty_Static.dsp",