[json-glib] build/vs9: Update after the changes in json-glib/tests
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] build/vs9: Update after the changes in json-glib/tests
- Date: Sun, 19 Jun 2011 11:19:22 +0000 (UTC)
commit 54711b3e093e00457a355926516ba87c8171f17d
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Jun 19 12:18:04 2011 +0100
build/vs9: Update after the changes in json-glib/tests
build/win32/vs9/Makefile.am | 24 ++++++++++----------
.../win32/vs9/{array-test.vcproj => array.vcproj} | 4 +-
build/win32/vs9/boxed.vcproj | 2 +-
.../vs9/{builder-test.vcproj => builder.vcproj} | 4 +-
.../{generator-test.vcproj => generator.vcproj} | 4 +-
.../vs9/{gvariant-test.vcproj => gvariant.vcproj} | 4 +-
build/win32/vs9/json-glib.sln | 18 +++++++-------
build/win32/vs9/{node-test.vcproj => node.vcproj} | 4 +-
.../vs9/{object-test.vcproj => object.vcproj} | 4 +-
.../vs9/{parser-test.vcproj => parser.vcproj} | 4 +-
build/win32/vs9/{path-test.vcproj => path.vcproj} | 4 +-
.../vs9/{reader-test.vcproj => reader.vcproj} | 4 +-
12 files changed, 40 insertions(+), 40 deletions(-)
---
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index f674b76..426beb2 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -1,22 +1,22 @@
NULL =
EXTRA_DIST = \
- array-test.vcproj \
- boxed.vcproj \
- builder-test.vcproj \
- generator-test.vcproj \
- gvariant-test.vcproj \
+ array.vcproj \
+ boxed.vcproj \
+ builder.vcproj \
+ generator.vcproj \
+ gvariant.vcproj \
install.vcproj \
json-glib.sln \
json-glib.vcproj \
json-glib.vcprojin \
json-glib.vsprops \
- node-test.vcproj \
- object-test.vcproj \
- parser-test.vcproj \
- path-test.vcproj \
- reader-test.vcproj \
+ node.vcproj \
+ object.vcproj \
+ parser.vcproj \
+ path.vcproj \
+ reader.vcproj \
serialize-complex.vcproj \
- serialize-full.vcproj \
- serialize-simple.vcproj \
+ serialize-full.vcproj \
+ serialize-simple.vcproj \
$(NULL)
diff --git a/build/win32/vs9/array-test.vcproj b/build/win32/vs9/array.vcproj
similarity index 93%
rename from build/win32/vs9/array-test.vcproj
rename to build/win32/vs9/array.vcproj
index 46d9d56..78e21b0 100644
--- a/build/win32/vs9/array-test.vcproj
+++ b/build/win32/vs9/array.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="array-test"
+ Name="array"
ProjectGUID="{9B2921C9-577F-418D-8341-6D79771DDCEC}"
RootNamespace="arraytest"
Keyword="Win32Proj"
@@ -149,7 +149,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\array-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\array.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/boxed.vcproj b/build/win32/vs9/boxed.vcproj
index b007dfd..53abf62 100644
--- a/build/win32/vs9/boxed.vcproj
+++ b/build/win32/vs9/boxed.vcproj
@@ -4,7 +4,7 @@
Version="9.00"
Name="boxed"
ProjectGUID="{5016D295-CC2F-4149-80C2-71D7A33791B2}"
- RootNamespace="boxed"
+ RootNamespace="boxedtest"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
diff --git a/build/win32/vs9/builder-test.vcproj b/build/win32/vs9/builder.vcproj
similarity index 93%
rename from build/win32/vs9/builder-test.vcproj
rename to build/win32/vs9/builder.vcproj
index ecb5352..ffd16db 100644
--- a/build/win32/vs9/builder-test.vcproj
+++ b/build/win32/vs9/builder.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="builder-test"
+ Name="builder"
ProjectGUID="{B7D32B02-3481-4A6E-8E0F-B43887F348A8}"
RootNamespace="buildertest"
Keyword="Win32Proj"
@@ -149,7 +149,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\builder-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\builder.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/generator-test.vcproj b/build/win32/vs9/generator.vcproj
similarity index 93%
rename from build/win32/vs9/generator-test.vcproj
rename to build/win32/vs9/generator.vcproj
index 43deb9d..d9be67b 100644
--- a/build/win32/vs9/generator-test.vcproj
+++ b/build/win32/vs9/generator.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="generator-test"
+ Name="generator"
ProjectGUID="{E84F9D53-C9F7-4D7D-B8D0-AFE8BE3E7B7D}"
RootNamespace="generatortest"
Keyword="Win32Proj"
@@ -149,7 +149,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\generator-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\generator.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/gvariant-test.vcproj b/build/win32/vs9/gvariant.vcproj
similarity index 97%
rename from build/win32/vs9/gvariant-test.vcproj
rename to build/win32/vs9/gvariant.vcproj
index 99c1844..f3f1878 100644
--- a/build/win32/vs9/gvariant-test.vcproj
+++ b/build/win32/vs9/gvariant.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="gvariant-test"
+ Name="gvariant"
ProjectGUID="{AA52A332-735D-4177-8CA6-842018E60DED}"
RootNamespace="gvarianttest"
Keyword="Win32Proj"
@@ -139,7 +139,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\gvariant-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\gvariant.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/json-glib.sln b/build/win32/vs9/json-glib.sln
index 3ec73e7..62d62e5 100644
--- a/build/win32/vs9/json-glib.sln
+++ b/build/win32/vs9/json-glib.sln
@@ -1,37 +1,37 @@
ï
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "array-test", "array-test.vcproj", "{9B2921C9-577F-418D-8341-6D79771DDCEC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "array", "array.vcproj", "{9B2921C9-577F-418D-8341-6D79771DDCEC}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "builder-test", "builder-test.vcproj", "{B7D32B02-3481-4A6E-8E0F-B43887F348A8}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "builder", "builder.vcproj", "{B7D32B02-3481-4A6E-8E0F-B43887F348A8}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "generator-test", "generator-test.vcproj", "{E84F9D53-C9F7-4D7D-B8D0-AFE8BE3E7B7D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "generator", "generator.vcproj", "{E84F9D53-C9F7-4D7D-B8D0-AFE8BE3E7B7D}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "node-test", "node-test.vcproj", "{04658465-64F9-4F06-B7A7-D40F6EDF26E3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "node", "node.vcproj", "{04658465-64F9-4F06-B7A7-D40F6EDF26E3}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "object-test", "object-test.vcproj", "{83A444A0-D80E-40E0-90CF-5876E1AA97DB}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "object", "object.vcproj", "{83A444A0-D80E-40E0-90CF-5876E1AA97DB}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parser-test", "parser-test.vcproj", "{BDF81D39-F7E1-4B34-80E5-4B979E10629F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parser", "parser.vcproj", "{BDF81D39-F7E1-4B34-80E5-4B979E10629F}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader-test", "reader-test.vcproj", "{99FC597F-539A-49BB-9B9A-6C1EF802A17B}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "reader.vcproj", "{99FC597F-539A-49BB-9B9A-6C1EF802A17B}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
@@ -56,12 +56,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxed", "boxed.vcproj", "{5
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gvariant-test", "gvariant-test.vcproj", "{AA52A332-735D-4177-8CA6-842018E60DED}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gvariant", "gvariant.vcproj", "{AA52A332-735D-4177-8CA6-842018E60DED}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "path-test", "path-test.vcproj", "{FF640D73-9BCD-4B75-B63F-75175A3C9F67}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "path", "path.vcproj", "{FF640D73-9BCD-4B75-B63F-75175A3C9F67}"
ProjectSection(ProjectDependencies) = postProject
{469DB0A8-E33E-4112-A38C-52A168ECDC03} = {469DB0A8-E33E-4112-A38C-52A168ECDC03}
EndProjectSection
diff --git a/build/win32/vs9/node-test.vcproj b/build/win32/vs9/node.vcproj
similarity index 93%
rename from build/win32/vs9/node-test.vcproj
rename to build/win32/vs9/node.vcproj
index 997d142..73968b4 100644
--- a/build/win32/vs9/node-test.vcproj
+++ b/build/win32/vs9/node.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="node-test"
+ Name="node"
ProjectGUID="{04658465-64F9-4F06-B7A7-D40F6EDF26E3}"
RootNamespace="nodetest"
Keyword="Win32Proj"
@@ -149,7 +149,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\node-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\node.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/object-test.vcproj b/build/win32/vs9/object.vcproj
similarity index 93%
rename from build/win32/vs9/object-test.vcproj
rename to build/win32/vs9/object.vcproj
index d60cdfb..7fbe0a6 100644
--- a/build/win32/vs9/object-test.vcproj
+++ b/build/win32/vs9/object.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="object-test"
+ Name="object"
ProjectGUID="{83A444A0-D80E-40E0-90CF-5876E1AA97DB}"
RootNamespace="objecttest"
Keyword="Win32Proj"
@@ -147,7 +147,7 @@
<Filter
Name="Sources"
>
- <File RelativePath="..\..\..\json-glib\tests\object-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\object.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/parser-test.vcproj b/build/win32/vs9/parser.vcproj
similarity index 93%
rename from build/win32/vs9/parser-test.vcproj
rename to build/win32/vs9/parser.vcproj
index 0b2b927..81da878 100644
--- a/build/win32/vs9/parser-test.vcproj
+++ b/build/win32/vs9/parser.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="parser-test"
+ Name="parser"
ProjectGUID="{BDF81D39-F7E1-4B34-80E5-4B979E10629F}"
RootNamespace="parsertest"
Keyword="Win32Proj"
@@ -158,7 +158,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\parser-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\parser.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/path-test.vcproj b/build/win32/vs9/path.vcproj
similarity index 97%
rename from build/win32/vs9/path-test.vcproj
rename to build/win32/vs9/path.vcproj
index 5088231..956efd3 100644
--- a/build/win32/vs9/path-test.vcproj
+++ b/build/win32/vs9/path.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="path-test"
+ Name="path"
ProjectGUID="{FF640D73-9BCD-4B75-B63F-75175A3C9F67}"
RootNamespace="pathtest"
Keyword="Win32Proj"
@@ -139,7 +139,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\path-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\path.c" />
</Filter>
</Files>
<Globals>
diff --git a/build/win32/vs9/reader-test.vcproj b/build/win32/vs9/reader.vcproj
similarity index 93%
rename from build/win32/vs9/reader-test.vcproj
rename to build/win32/vs9/reader.vcproj
index bc97fda..bac8c8f 100644
--- a/build/win32/vs9/reader-test.vcproj
+++ b/build/win32/vs9/reader.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="reader-test"
+ Name="reader"
ProjectGUID="{99FC597F-539A-49BB-9B9A-6C1EF802A17B}"
RootNamespace="readertest"
Keyword="Win32Proj"
@@ -150,7 +150,7 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File RelativePath="..\..\..\json-glib\tests\reader-test.c" />
+ <File RelativePath="..\..\..\json-glib\tests\reader.c" />
</Filter>
</Files>
<Globals>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]