[json-glib] MSVC Builds: Rename "Install" Projects
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] MSVC Builds: Rename "Install" Projects
- Date: Fri, 6 Mar 2015 08:24:01 +0000 (UTC)
commit 88178ad0c2befc61e8771875f1f7fc2807c075ce
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Mar 6 16:23:53 2015 +0800
MSVC Builds: Rename "Install" Projects
Rename the install projects as json-glib-install, so that it would be
easier for one to integrate the project set in a grand solution that can be
used to build the entire stack, such as for Clutter.
build/win32/vs10/Makefile.am | 2 +-
.../{install.vcxproj => json-glib-install.vcxproj} | 2 +-
build/win32/vs10/json-glib.sln | 2 +-
build/win32/vs9/Makefile.am | 2 +-
.../{install.vcproj => json-glib-install.vcproj} | 4 ++--
build/win32/vs9/json-glib.sln | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index de03edc..5eb300d 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -24,7 +24,7 @@ EXTRA_DIST = \
generator.vcxproj.filters \
gvariant.vcxproj \
gvariant.vcxproj.filters \
- install.vcxproj \
+ json-glib-install.vcxproj \
node.vcxproj \
node.vcxproj.filters \
object.vcxproj \
diff --git a/build/win32/vs10/install.vcxproj b/build/win32/vs10/json-glib-install.vcxproj
similarity index 99%
rename from build/win32/vs10/install.vcxproj
rename to build/win32/vs10/json-glib-install.vcxproj
index 3c8348a..25551b6 100644
--- a/build/win32/vs10/install.vcxproj
+++ b/build/win32/vs10/json-glib-install.vcxproj
@@ -20,7 +20,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{41ABBEB6-693A-4E63-9DD7-EAAC437BC173}</ProjectGuid>
- <RootNamespace>install</RootNamespace>
+ <RootNamespace>jsonglibinstall</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
diff --git a/build/win32/vs10/json-glib.sln b/build/win32/vs10/json-glib.sln
index b9cf48c..a68fd98 100644
--- a/build/win32/vs10/json-glib.sln
+++ b/build/win32/vs10/json-glib.sln
@@ -7,7 +7,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "json-glib-validate", "json-
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "json-glib-format", "json-glib-format.vcxproj",
"{FF640D73-9BCD-4B75-B63F-75175A3C9F69}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "install", "install.vcxproj",
"{41ABBEB6-693A-4E63-9DD7-EAAC437BC173}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "json-glib-install", "json-glib-install.vcxproj",
"{41ABBEB6-693A-4E63-9DD7-EAAC437BC173}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "array", "array.vcxproj",
"{9B2921C9-577F-418D-8341-6D79771DDCEC}"
EndProject
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index 8e24fc0..0072461 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -10,7 +10,7 @@ EXTRA_DIST = \
json-glib.vcprojin \
json-glib-validate.vcproj \
json-glib-format.vcproj \
- install.vcproj \
+ json-glib-install.vcproj \
README.txt \
array.vcproj \
boxed.vcproj \
diff --git a/build/win32/vs9/install.vcproj b/build/win32/vs9/json-glib-install.vcproj
similarity index 96%
rename from build/win32/vs9/install.vcproj
rename to build/win32/vs9/json-glib-install.vcproj
index 7edd513..a530235 100644
--- a/build/win32/vs9/install.vcproj
+++ b/build/win32/vs9/json-glib-install.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="install"
+ Name="json-glib-install"
ProjectGUID="{41ABBEB6-693A-4E63-9DD7-EAAC437BC173}"
- RootNamespace="install"
+ RootNamespace="jsonglibinstall"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
diff --git a/build/win32/vs9/json-glib.sln b/build/win32/vs9/json-glib.sln
index b12848f..c451f6c 100644
--- a/build/win32/vs9/json-glib.sln
+++ b/build/win32/vs9/json-glib.sln
@@ -83,7 +83,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "invalid", "invalid.vcproj",
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "install", "install.vcproj",
"{41ABBEB6-693A-4E63-9DD7-EAAC437BC173}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "json-glib-install", "json-glib-install.vcproj",
"{41ABBEB6-693A-4E63-9DD7-EAAC437BC173}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
{FF640D73-9BCD-4B75-B63F-75175A3C9F68} = {FF640D73-9BCD-4B75-B63F-75175A3C9F68}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]