aboutsummaryrefslogtreecommitdiff
path: root/src/ca/complusca.def
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ca/complusca.def (renamed from src/ca/cpexec.def)4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ca/cpexec.def b/src/ca/complusca.def
index 1dad15c2..7c475759 100644
--- a/src/ca/cpexec.def
+++ b/src/ca/complusca.def
@@ -1,6 +1,8 @@
1; Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. 1; Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
2 2
3 3
4LIBRARY "complusca"
5
4EXPORTS 6EXPORTS
5 ComPlusPrepare 7 ComPlusPrepare
6 ComPlusCleanup 8 ComPlusCleanup
@@ -9,3 +11,5 @@ EXPORTS
9 ComPlusRollbackInstallExecute 11 ComPlusRollbackInstallExecute
10 ComPlusUninstallExecute 12 ComPlusUninstallExecute
11 ComPlusRollbackUninstallExecute 13 ComPlusRollbackUninstallExecute
14 ConfigureComPlusInstall
15 ConfigureComPlusUninstall