Update con nuove libs steamware...

git-svn-id: https://keyhammer.ath.cx/svn/WebGIM/trunk@104 3e04ef4b-3b25-4b6c-be27-bb5389ca777b
This commit is contained in:
samuele
2009-02-19 17:14:15 +00:00
parent 3836f035ae
commit caf686874f
6 changed files with 12 additions and 4 deletions
+8
View File
@@ -29,8 +29,16 @@ EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "IISConsoleVB", "..\IISCustomActionVB\IISConsoleVB\IISConsoleVB.vbproj", "{67AF6121-D250-44E3-9C4E-0FC36599AAE4}"
EndProject
Project("{2CFEAB61-6A3B-4EB8-B523-560B4BEEF521}") = "WebGIM_deploy", "WebGIM_deploy\WebGIM_deploy.wdproj", "{54DF455E-E89B-440D-8A27-FDF414887070}"
ProjectSection(ProjectDependencies) = postProject
{67AF6121-D250-44E3-9C4E-0FC36599AAE4} = {67AF6121-D250-44E3-9C4E-0FC36599AAE4}
{FB6006EA-4630-4ECB-82E4-FAC0866789D9} = {FB6006EA-4630-4ECB-82E4-FAC0866789D9}
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5} = {2872DCFE-8B46-43B2-BAA0-842A816A2DD5}
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "WebGIM", "WebGIM\WebGIM.vdproj", "{C1F2BD21-B91B-4789-8129-FFA3399A52F9}"
ProjectSection(ProjectDependencies) = postProject
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5} = {2872DCFE-8B46-43B2-BAA0-842A816A2DD5}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Binary file not shown.
Binary file not shown.
+3 -3
View File
@@ -351,14 +351,14 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:WebGIM"
"ProductCode" = "8:{48A5D59D-4DF4-4744-B521-3C650B4E10CE}"
"PackageCode" = "8:{16EDFE53-0971-4B34-8D65-1C1DBF2FBD42}"
"ProductCode" = "8:{47D817A0-8C5C-4469-A7AF-37237CF6C03C}"
"PackageCode" = "8:{D66C7AC0-9E7A-42BD-8563-36A7A92BCEC9}"
"UpgradeCode" = "8:{7739196B-46A3-4BC7-AC29-DB8493976F04}"
"RestartWWWService" = "11:TRUE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.102"
"ProductVersion" = "8:1.0.103"
"Manufacturer" = "8:SteamWare s.r.l."
"ARPHELPTELEPHONE" = "8:035-460560"
"ARPHELPLINK" = "8:http://www.steamware.net"
Binary file not shown.
+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs"
Inherits="mod_menuBottom" %>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">102 - </asp:Label>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">103 - </asp:Label>
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>