[xbuild] Update man page with info about FrameworkList.xml
[mono.git] / msvc / create-windef.pl
index 241487d09932b15a96b59f51b009b5f064d158b6..5ba3761bd995625708942d1e64c34943698573bb 100755 (executable)
@@ -5,7 +5,7 @@ use strict;
 my $outfile = shift || usage ();
 my @symbols = ();
 my %excludes = ();
-my $cmd = "nm -D ../mono/mini/.libs/libmono.so";
+my $cmd = "nm -D ../mono/mini/.libs/libmono-2.0.so";
 
 @excludes {qw(
        mono_class_setup_vtable_general_new mono_debugger_init mono_debugger_main