|
@@ -24,13 +24,15 @@ Function BuildService($serviceName, $copyDll, $copyXml=0, $servicePath='', $copy
|
|
|
|
|
|
### server
|
|
|
|
|
|
+BuildService "WingCloudServer" 0
|
|
|
+
|
|
|
BuildService "WingServerCommon" 1 0 "../../WingServerCommon"
|
|
|
BuildService "WingInterfaceLibrary" 0 1
|
|
|
BuildService "WingNotificationModule" 1 0 "../../WingNotificationModule"
|
|
|
BuildService "WingMongoDBModule" 1
|
|
|
BuildService "WingStorageModule" 1
|
|
|
|
|
|
-BuildService "WingCloudServer" 0
|
|
|
+
|
|
|
BuildService "WingSMSModule" 1
|
|
|
|
|
|
BuildService "WingSessionModule" 1
|