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-02-16 20:01:18 +0300
committerSebastien Pouliot <sebastien@ximian.com>2008-02-16 20:01:18 +0300
commitb565c97f63d72a1fc53cc6c07a19c9c8c7ea9a48 (patch)
tree549f7333f75d4b410fbbb2e8cb93c310bbde34bb /gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
parente8948bd5f410b9fa9385b936580041962baa62b1 (diff)
update build files
svn path=/trunk/mono-tools/; revision=95902
Diffstat (limited to 'gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp')
-rw-r--r--gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp b/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
index 9a0d3f7d..d002837f 100644
--- a/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
+++ b/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
@@ -16,6 +16,9 @@
<Contents>
<File name="GetLastErrorMustBeCalledRightAfterPInvokeTest.cs" subtype="Code" buildaction="Compile" />
<File name="PInvokeShouldNotBeVisibleTest.cs" subtype="Code" buildaction="Compile" />
+ <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
+ <File name="MarshalStringsInPInvokeDeclarationsTest.cs" subtype="Code" buildaction="Compile" />
+ <File name="UseManagedAlternativesToPInvokeTest.cs" subtype="Code" buildaction="Compile" />
</Contents>
<References>
<ProjectReference type="Assembly" localcopy="True" refto="../../../../lib/Mono.Cecil.dll" />