X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fxbuild%2Fdata%2F2.0%2FMicrosoft.Common.targets;h=4a67ee66dbdc1f94570e3acd282d47af3e01e918;hb=3e69ff3ae72acec33c471236da49ed6c78b26dc4;hp=079b8e092a2e4154871b7bfec7e714eb7dce598d;hpb=e9767791179ef1ab75d97afd8f2ffc0a8db793d2;p=mono.git diff --git a/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets b/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets index 079b8e092a2..4a67ee66dbd 100644 --- a/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets +++ b/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets @@ -18,7 +18,6 @@ $(MSBuildProjectName) $(OutputPath)\ bin\Debug\ - 2 v2.0 @@ -131,6 +130,7 @@ .exe.mdb; .dll.mdb; + .pdb; .xml @@ -194,13 +194,13 @@ + Condition="$(CurrentSolutionConfigurationContents) != '' and ('$(BuildingSolutionFile)' == 'true' or '$(BuildingInsideVisualStudio)' == 'true')"> - + @@ -490,6 +490,14 @@ + + + + @@ -726,6 +734,11 @@ Condition="Exists('$(IntermediateOutputPath)$(AssemblyName)$(TargetExt).mdb')"> + + + +