|
From: <sv...@de...> - 2005-06-01 15:28:11
|
Author: svera
Date: 2005-06-01 11:28:01 -0400 (Wed, 01 Jun 2005)
New Revision: 1229
Modified:
humano2/trunk/web/portal/portal.csproj
Log:
* File updated for Visual Studio
Modified: humano2/trunk/web/portal/portal.csproj
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- humano2/trunk/web/portal/portal.csproj 2005-06-01 15:09:30 UTC (rev 1=
228)
+++ humano2/trunk/web/portal/portal.csproj 2005-06-01 15:28:01 UTC (rev 1=
229)
@@ -136,7 +136,7 @@
<File
RelPath =3D "site\createInstance.aspx.cs"
DependentUpon =3D "createInstance.aspx"
- SubType =3D "Code"
+ SubType =3D "ASPXCodeBehind"
BuildAction =3D "Compile"
/>
<File
@@ -167,6 +167,16 @@
<File
RelPath =3D "site\domain.aspx.cs"
DependentUpon =3D "domain.aspx"
+ SubType =3D "Code"
+ BuildAction =3D "Compile"
+ />
+ <File
+ RelPath =3D "site\download.aspx"
+ BuildAction =3D "Content"
+ />
+ <File
+ RelPath =3D "site\download.aspx.cs"
+ DependentUpon =3D "download.aspx"
SubType =3D "ASPXCodeBehind"
BuildAction =3D "Compile"
/>
@@ -178,7 +188,7 @@
<File
RelPath =3D "site\downloadView.aspx.cs"
DependentUpon =3D "downloadView.aspx"
- SubType =3D "Code"
+ SubType =3D "ASPXCodeBehind"
BuildAction =3D "Compile"
/>
<File
@@ -189,7 +199,7 @@
<File
RelPath =3D "site\importWz-step1.aspx.cs"
DependentUpon =3D "importWz-step1.aspx"
- SubType =3D "ASPXCodeBehind"
+ SubType =3D "Code"
BuildAction =3D "Compile"
/>
<File
@@ -271,6 +281,11 @@
BuildAction =3D "Compile"
/>
<File
+ RelPath =3D "site\leftbar.aspx.resx"
+ DependentUpon =3D "leftbar.aspx.cs"
+ BuildAction =3D "EmbeddedResource"
+ />
+ <File
RelPath =3D "site\login.aspx"
SubType =3D "Form"
BuildAction =3D "Content"
@@ -301,11 +316,6 @@
BuildAction =3D "Compile"
/>
<File
- RelPath =3D "site\readXslt.aspx.resx"
- DependentUpon =3D "readXslt.aspx.cs"
- BuildAction =3D "EmbeddedResource"
- />
- <File
RelPath =3D "site\Report.aspx"
SubType =3D "Form"
BuildAction =3D "Content"
@@ -313,7 +323,7 @@
<File
RelPath =3D "site\Report.aspx.cs"
DependentUpon =3D "Report.aspx"
- SubType =3D "ASPXCodeBehind"
+ SubType =3D "Code"
BuildAction =3D "Compile"
/>
<File
@@ -324,6 +334,16 @@
<File
RelPath =3D "site\search.aspx.cs"
DependentUpon =3D "search.aspx"
+ SubType =3D "Code"
+ BuildAction =3D "Compile"
+ />
+ <File
+ RelPath =3D "site\showimage.aspx"
+ BuildAction =3D "Content"
+ />
+ <File
+ RelPath =3D "site\showimage.aspx.cs"
+ DependentUpon =3D "showimage.aspx"
SubType =3D "ASPXCodeBehind"
BuildAction =3D "Compile"
/>
@@ -334,7 +354,7 @@
<File
RelPath =3D "site\showView.aspx.cs"
DependentUpon =3D "showView.aspx"
- SubType =3D "ASPXCodeBehind"
+ SubType =3D "Code"
BuildAction =3D "Compile"
/>
<File
@@ -350,7 +370,7 @@
<File
RelPath =3D "site\topbar.aspx.cs"
DependentUpon =3D "topbar.aspx"
- SubType =3D "ASPXCodeBehind"
+ SubType =3D "Code"
BuildAction =3D "Compile"
/>
<File
@@ -360,7 +380,7 @@
<File
RelPath =3D "site\updateInstance.aspx.cs"
DependentUpon =3D "updateInstance.aspx"
- SubType =3D "Code"
+ SubType =3D "ASPXCodeBehind"
BuildAction =3D "Compile"
/>
<File
@@ -391,7 +411,7 @@
<File
RelPath =3D "site\viewrelations.aspx.cs"
DependentUpon =3D "viewrelations.aspx"
- SubType =3D "ASPXCodeBehind"
+ SubType =3D "Code"
BuildAction =3D "Compile"
/>
<File
|