kfw installer: leash32.pdb->leash.pdb
authorTom Yu <tlyu@mit.edu>
Mon, 12 Dec 2011 20:46:41 +0000 (20:46 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 12 Dec 2011 20:46:41 +0000 (20:46 +0000)
ticket: 7050

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25575 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/installer/wix/files.wxi

index 10f33604b1fca8f8029e43272eeef667c20aafa5..8826ef820275fa75872291279d9835bc9e0743ea 100644 (file)
                 <?ifdef DebugSyms?>
                     <Component Win64="$(var.Win64)" Id="cmf_bin_debug" Guid="$(var.cmf_bin_debug_guid)" DiskId="1">
                         <?if $(var.Platform) = "Intel" ?>
-                           <File Id="fil_leash32_pdb" Name="leash32.pdb" />
-
                            <File Id="fil_comerr32_pdb" Name="comerr32.pdb" />
                            <File Id="fil_gssapi32_pdb" Name="gssapi32.pdb" />
                            <File Id="fil_krb5_32_pdb" Name="krb5_32.pdb" KeyPath="yes" />
                            <File Id="fil_wshelp64_pdb" Name="wshelp64.pdb" />
                            <File Id="fil_xpprof64_pdb" Name="xpprof64.pdb" />
                         <?endif?>
+                      <File Id="fil_leash_pdb" Name="leash.pdb" />
                       <File Id="fil_ccapiserver_pdb" Name="ccapiserver.pdb" />
                       <File Id="fil_gss_client_pdb" Name="gss-client.pdb" />
                            <File Id="fil_gss_server_pdb" Name="gss-server.pdb" />