Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2008-11-09 21:38:55 +0300
committerSebastien Pouliot <sebastien@ximian.com>2008-11-09 21:38:55 +0300
commit1f2ae2f48e4e6060fd1106537ee080237ec07d4b (patch)
tree8049116e01018f0fabb744c1078f2853749c1d67 /gendarme/rules/Gendarme.Rules.Smells/Test
parentdc307a73b2d860519930d64f7114c5a9ea25a3b4 (diff)
add unit tests to the merged MD/SLN build
svn path=/trunk/mono-tools/; revision=118322
Diffstat (limited to 'gendarme/rules/Gendarme.Rules.Smells/Test')
-rwxr-xr-xgendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj b/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
index 1092699b..c793f623 100755
--- a/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
+++ b/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
@@ -71,4 +71,20 @@
<Target Name="AfterBuild">
</Target>
-->
+ <ProjectExtensions>
+ <MonoDevelop>
+ <Properties>
+ <GtkDesignInfo />
+ <MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="true" RelativeMakefileName="Makefile.am" ExecuteTargetName="run-test" IsAutotoolsProject="true" RelativeConfigureInPath="../../../..">
+ <BuildFilesVar />
+ <DeployFilesVar />
+ <ResourcesVar />
+ <OthersVar />
+ <GacRefVar />
+ <AsmRefVar />
+ <ProjectRefVar />
+ </MonoDevelop.Autotools.MakefileInfo>
+ </Properties>
+ </MonoDevelop>
+ </ProjectExtensions>
</Project> \ No newline at end of file