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=31fd0bc580a611201908f7868b38314c7f51f0eb;hpb=811674bc6331c98d33134e2a37a7c7dd66402227;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 31fd0bc580a..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')"> + + + +