summaryrefslogtreecommitdiff
path: root/bin/msvc_auto_compile.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/msvc_auto_compile.pl')
-rwxr-xr-xbin/msvc_auto_compile.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/msvc_auto_compile.pl b/bin/msvc_auto_compile.pl
index 48a222d486f..4630cd2f0a2 100755
--- a/bin/msvc_auto_compile.pl
+++ b/bin/msvc_auto_compile.pl
@@ -149,6 +149,7 @@ sub Build_Core ()
}
if ($Build_LIB) {
@core_list = ($ACE_ROOT."\\ace\\ace_lib.dsp",
+ $ACE_ROOT."\\apps\\gperf\\src\\gperf_lib.dsp",
$ACE_ROOT."\\apps\\gperf\\src\\gperf.dsp",
$ACE_ROOT."\\TAO\\TAO_IDL\\TAO_IDL_BE_LIB.dsp",
$ACE_ROOT."\\TAO\\TAO_IDL\\TAO_IDL_FE_LIB.dsp",