summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2004-10-07 04:58:10 +0000
committerMichi Henning <michi@zeroc.com>2004-10-07 04:58:10 +0000
commitb8ee43e7ea9a0b8097c508dbd8cd1654404f04cc (patch)
tree67da44ed28d11c49ebe459e6d70004898bdcc391
parentDid a make depend. (diff)
downloadice-b8ee43e7ea9a0b8097c508dbd8cd1654404f04cc.tar.bz2
ice-b8ee43e7ea9a0b8097c508dbd8cd1654404f04cc.tar.xz
ice-b8ee43e7ea9a0b8097c508dbd8cd1654404f04cc.zip
Renamed simple filesystem project files for consistency with C++ tree.
-rwxr-xr-xcs/All.sln4
-rwxr-xr-xcs/demo/book/simple_filesystem/simpleFSC.csproj (renamed from cs/demo/book/simple_filesystem/simpleC.csproj)0
-rwxr-xr-xcs/demo/book/simple_filesystem/simpleFSCD.csproj (renamed from cs/demo/book/simple_filesystem/simpleCD.csproj)0
-rwxr-xr-xcs/demo/book/simple_filesystem/simpleFSS.csproj (renamed from cs/demo/book/simple_filesystem/simpleS.csproj)0
-rwxr-xr-xcs/demo/book/simple_filesystem/simpleFSSD.csproj (renamed from cs/demo/book/simple_filesystem/simpleSD.csproj)0
-rw-r--r--cs/demo/demo.sln4
-rwxr-xr-xvb/All.sln4
-rwxr-xr-xvb/demo/book/simple_filesystem/simpleFSC.vbproj (renamed from vb/demo/book/simple_filesystem/simpleC.vbproj)2
-rwxr-xr-xvb/demo/book/simple_filesystem/simpleFSS.vbproj (renamed from vb/demo/book/simple_filesystem/simpleS.vbproj)0
9 files changed, 7 insertions, 7 deletions
diff --git a/cs/All.sln b/cs/All.sln
index b8d3dccee5c..125eec2f4fc 100755
--- a/cs/All.sln
+++ b/cs/All.sln
@@ -204,12 +204,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sessionS", "demo\Glacier\se
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleS", "demo\book\simple_filesystem\simpleS.csproj", "{E5F6D866-9990-476A-B3A5-7C63064BC869}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleFSS", "demo\book\simple_filesystem\simpleFSS.csproj", "{E5F6D866-9990-476A-B3A5-7C63064BC869}"
ProjectSection(ProjectDependencies) = postProject
{6851468D-426E-4260-986C-244F278F3526} = {6851468D-426E-4260-986C-244F278F3526}
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleC", "demo\book\simple_filesystem\simpleC.csproj", "{73D1719A-7415-478B-ABC7-BED6F3C65ED7}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleFSC", "demo\book\simple_filesystem\simpleFSC.csproj", "{73D1719A-7415-478B-ABC7-BED6F3C65ED7}"
ProjectSection(ProjectDependencies) = postProject
{6851468D-426E-4260-986C-244F278F3526} = {6851468D-426E-4260-986C-244F278F3526}
EndProjectSection
diff --git a/cs/demo/book/simple_filesystem/simpleC.csproj b/cs/demo/book/simple_filesystem/simpleFSC.csproj
index 1b316156280..1b316156280 100755
--- a/cs/demo/book/simple_filesystem/simpleC.csproj
+++ b/cs/demo/book/simple_filesystem/simpleFSC.csproj
diff --git a/cs/demo/book/simple_filesystem/simpleCD.csproj b/cs/demo/book/simple_filesystem/simpleFSCD.csproj
index e50e5f1abcc..e50e5f1abcc 100755
--- a/cs/demo/book/simple_filesystem/simpleCD.csproj
+++ b/cs/demo/book/simple_filesystem/simpleFSCD.csproj
diff --git a/cs/demo/book/simple_filesystem/simpleS.csproj b/cs/demo/book/simple_filesystem/simpleFSS.csproj
index 5031f0dd7ec..5031f0dd7ec 100755
--- a/cs/demo/book/simple_filesystem/simpleS.csproj
+++ b/cs/demo/book/simple_filesystem/simpleFSS.csproj
diff --git a/cs/demo/book/simple_filesystem/simpleSD.csproj b/cs/demo/book/simple_filesystem/simpleFSSD.csproj
index d429d991fe8..d429d991fe8 100755
--- a/cs/demo/book/simple_filesystem/simpleSD.csproj
+++ b/cs/demo/book/simple_filesystem/simpleFSSD.csproj
diff --git a/cs/demo/demo.sln b/cs/demo/demo.sln
index 0443a089e60..349deac9261 100644
--- a/cs/demo/demo.sln
+++ b/cs/demo/demo.sln
@@ -55,11 +55,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "printerSD", "book\printer\p
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleCD", "book\simple_filesystem\simpleCD.csproj", "{2E01BB07-5E3A-4563-AE3B-C357672BEEF7}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleFSCD", "book\simple_filesystem\simpleFSCD.csproj", "{2E01BB07-5E3A-4563-AE3B-C357672BEEF7}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleSD", "book\simple_filesystem\simpleSD.csproj", "{ECF4A31E-8545-4A9D-ADC2-2020E53C9B46}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "simpleFSSD", "book\simple_filesystem\simpleFSSD.csproj", "{ECF4A31E-8545-4A9D-ADC2-2020E53C9B46}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
diff --git a/vb/All.sln b/vb/All.sln
index 1bf2faa4e74..50522702d4e 100755
--- a/vb/All.sln
+++ b/vb/All.sln
@@ -118,7 +118,7 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "operationsAMDCommon", "test
{F47C2D68-B976-4D14-B4D5-E563001011D1} = {F47C2D68-B976-4D14-B4D5-E563001011D1}
EndProjectSection
EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "simpleC", "demo\book\simple_filesystem\simpleC.vbproj", "{3E2FDAF6-9978-478A-B511-A71203F3BFDB}"
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "simpleFSC", "demo\book\simple_filesystem\simpleFSC.vbproj", "{3E2FDAF6-9978-478A-B511-A71203F3BFDB}"
ProjectSection(ProjectDependencies) = postProject
{F47C2D68-B976-4D14-B4D5-E563001011D1} = {F47C2D68-B976-4D14-B4D5-E563001011D1}
EndProjectSection
@@ -128,7 +128,7 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "simpleCommon", "demo\book\s
{F47C2D68-B976-4D14-B4D5-E563001011D1} = {F47C2D68-B976-4D14-B4D5-E563001011D1}
EndProjectSection
EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "simpleS", "demo\book\simple_filesystem\simpleS.vbproj", "{00A4F0AD-90F0-44F4-9FF5-6EEF02BE5362}"
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "simpleFSS", "demo\book\simple_filesystem\simpleFSS.vbproj", "{00A4F0AD-90F0-44F4-9FF5-6EEF02BE5362}"
ProjectSection(ProjectDependencies) = postProject
{F47C2D68-B976-4D14-B4D5-E563001011D1} = {F47C2D68-B976-4D14-B4D5-E563001011D1}
EndProjectSection
diff --git a/vb/demo/book/simple_filesystem/simpleC.vbproj b/vb/demo/book/simple_filesystem/simpleFSC.vbproj
index 2c68fa13244..57cd6818f28 100755
--- a/vb/demo/book/simple_filesystem/simpleC.vbproj
+++ b/vb/demo/book/simple_filesystem/simpleFSC.vbproj
@@ -20,7 +20,7 @@
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
- RootNamespace = "simpleC"
+ RootNamespace = "simpleFSC"
StartupObject = ""
>
<Config
diff --git a/vb/demo/book/simple_filesystem/simpleS.vbproj b/vb/demo/book/simple_filesystem/simpleFSS.vbproj
index 51ea32c71a8..51ea32c71a8 100755
--- a/vb/demo/book/simple_filesystem/simpleS.vbproj
+++ b/vb/demo/book/simple_filesystem/simpleFSS.vbproj