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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-07-14 15:55:32 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-07-14 15:55:32 +0400
commit9aba3f2578bd079754f1ba44f0c0c825f1cb426c (patch)
treeccf354c6375a20141083c562f15a4fe7556184eb /mcs/class/System.Configuration.Install
parente9af2f541e80518e07bf267ae99aa657af6c8bab (diff)
New build system
svn path=/trunk/mcs/; revision=16200
Diffstat (limited to 'mcs/class/System.Configuration.Install')
-rw-r--r--mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources10
-rw-r--r--mcs/class/System.Configuration.Install/System.Configuration.Install_test.dll.sources1
2 files changed, 11 insertions, 0 deletions
diff --git a/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
new file mode 100644
index 00000000000..868fa38bfd6
--- /dev/null
+++ b/mcs/class/System.Configuration.Install/System.Configuration.Install.dll.sources
@@ -0,0 +1,10 @@
+System.Configuration.Install/IManagedInstaller.cs
+System.Configuration.Install/Installer.cs
+System.Configuration.Install/InstallException.cs
+System.Configuration.Install/ComponentInstaller.cs
+System.Configuration.Install/InstallContext.cs
+System.Configuration.Install/InstallEventArgs.cs
+System.Configuration.Install/InstallerCollection.cs
+System.Configuration.Install/InstallEventHandler.cs
+System.Configuration.Install/UninstallAction.cs
+System.Configuration.Install/TODOAttribute.cs
diff --git a/mcs/class/System.Configuration.Install/System.Configuration.Install_test.dll.sources b/mcs/class/System.Configuration.Install/System.Configuration.Install_test.dll.sources
new file mode 100644
index 00000000000..6c67366cd3a
--- /dev/null
+++ b/mcs/class/System.Configuration.Install/System.Configuration.Install_test.dll.sources
@@ -0,0 +1 @@
+System.Configuration.Install/FakeTest.cs