Skip to content

Commit a3f5dbf

Browse files
committed
Visual Studio builds: Rename libsigc++2 projects to libsigc++3
This makes it clearer to people that this is 3.x-to-be, not 2.x.
1 parent a2ea838 commit a3f5dbf

32 files changed

+30
-246
lines changed

MSVC_Net2017/filelist.am

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## This file is part of libsigc++.
22

33
msvc_net2017_data = \
4-
libsigc++2.sln \
5-
libsigc++2.vcxproj \
6-
libsigc++2.vcxproj.filters \
4+
libsigc++3.sln \
5+
libsigc++3.vcxproj \
6+
libsigc++3.vcxproj.filters \
77
sigc++config.h \
88
sigc.rc \
99
sigc-build-defines.props \

MSVC_Net2017/libsigc++2.sln renamed to MSVC_Net2017/libsigc++3.sln

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 15
3-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sigc", "libsigc++2.vcxproj", "{83997EF6-02D6-4CDB-8B3C-DBCA3018CC72}"
3+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sigc", "libsigc++3.vcxproj", "{83997EF6-02D6-4CDB-8B3C-DBCA3018CC72}"
44
EndProject
55
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_bind", "test_bind.vcxproj", "{7D0D2CF8-5B22-4F9E-BD38-63083A2CF662}"
66
EndProject
77
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_bind_return", "test_bind_return.vcxproj", "{EBA06A10-13EA-46D1-8B7F-C3D5308A47F9}"
88
EndProject
99
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_compose", "test_compose.vcxproj", "{45536B15-5178-4F81-B80C-8287B963F9D9}"
1010
EndProject
11-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_deduce_result_type", "test_deduce_result_type.vcxproj", "{474ACE1B-A818-4947-911C-B298CD7F6FBD}"
12-
EndProject
1311
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_disconnect", "test_disconnect.vcxproj", "{5CCF0167-D23D-45B9-BCDA-F0B912470126}"
1412
EndProject
1513
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_exception_catch", "test_exception_catch.vcxproj", "{5C976C38-2A50-49E9-B381-6952E683FBED}"
1614
EndProject
17-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_functor_trait", "test_functor_trait.vcxproj", "{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}"
18-
EndProject
1915
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_hide", "test_hide.vcxproj", "{64BDAD0B-0D0B-42D0-940E-3BCDA783C880}"
2016
EndProject
2117
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_mem_fun", "test_mem_fun.vcxproj", "{66CED940-0111-4196-B921-27B146643F44}"
@@ -128,14 +124,6 @@ Global
128124
{45536B15-5178-4F81-B80C-8287B963F9D9}.Release|Win32.Build.0 = Release|Win32
129125
{45536B15-5178-4F81-B80C-8287B963F9D9}.Release|x64.ActiveCfg = Release|x64
130126
{45536B15-5178-4F81-B80C-8287B963F9D9}.Release|x64.Build.0 = Release|x64
131-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Debug|Win32.ActiveCfg = Debug|Win32
132-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Debug|Win32.Build.0 = Debug|Win32
133-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Debug|x64.ActiveCfg = Debug|x64
134-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Debug|x64.Build.0 = Debug|x64
135-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Release|Win32.ActiveCfg = Release|Win32
136-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Release|Win32.Build.0 = Release|Win32
137-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Release|x64.ActiveCfg = Release|x64
138-
{474ACE1B-A818-4947-911C-B298CD7F6FBD}.Release|x64.Build.0 = Release|x64
139127
{5CCF0167-D23D-45B9-BCDA-F0B912470126}.Debug|Win32.ActiveCfg = Debug|Win32
140128
{5CCF0167-D23D-45B9-BCDA-F0B912470126}.Debug|Win32.Build.0 = Debug|Win32
141129
{5CCF0167-D23D-45B9-BCDA-F0B912470126}.Debug|x64.ActiveCfg = Debug|x64
@@ -152,14 +140,6 @@ Global
152140
{5C976C38-2A50-49E9-B381-6952E683FBED}.Release|Win32.Build.0 = Release|Win32
153141
{5C976C38-2A50-49E9-B381-6952E683FBED}.Release|x64.ActiveCfg = Release|x64
154142
{5C976C38-2A50-49E9-B381-6952E683FBED}.Release|x64.Build.0 = Release|x64
155-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Debug|Win32.ActiveCfg = Debug|Win32
156-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Debug|Win32.Build.0 = Debug|Win32
157-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Debug|x64.ActiveCfg = Debug|x64
158-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Debug|x64.Build.0 = Debug|x64
159-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Release|Win32.ActiveCfg = Release|Win32
160-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Release|Win32.Build.0 = Release|Win32
161-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Release|x64.ActiveCfg = Release|x64
162-
{F130A6B6-5E0A-4560-AE4A-E281DC538AC9}.Release|x64.Build.0 = Release|x64
163143
{64BDAD0B-0D0B-42D0-940E-3BCDA783C880}.Debug|Win32.ActiveCfg = Debug|Win32
164144
{64BDAD0B-0D0B-42D0-940E-3BCDA783C880}.Debug|Win32.Build.0 = Debug|Win32
165145
{64BDAD0B-0D0B-42D0-940E-3BCDA783C880}.Debug|x64.ActiveCfg = Debug|x64
File renamed without changes.

MSVC_Net2017/test_accum_iter.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

MSVC_Net2017/test_accumulated.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
162162
</ProjectReference>

MSVC_Net2017/test_bind.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</ClCompile>
159159
</ItemGroup>
160160
<ItemGroup>
161-
<ProjectReference Include="libsigc++2.vcxproj">
161+
<ProjectReference Include="libsigc++3.vcxproj">
162162
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
163163
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164164
</ProjectReference>

MSVC_Net2017/test_bind_ref.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

MSVC_Net2017/test_bind_refptr.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

MSVC_Net2017/test_bind_return.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</ClCompile>
159159
</ItemGroup>
160160
<ItemGroup>
161-
<ProjectReference Include="libsigc++2.vcxproj">
161+
<ProjectReference Include="libsigc++3.vcxproj">
162162
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
163163
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164164
</ProjectReference>

MSVC_Net2017/test_compose.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</ClCompile>
159159
</ItemGroup>
160160
<ItemGroup>
161-
<ProjectReference Include="libsigc++2.vcxproj">
161+
<ProjectReference Include="libsigc++3.vcxproj">
162162
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
163163
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164164
</ProjectReference>

MSVC_Net2017/test_copy_invalid_slot.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

MSVC_Net2017/test_cpp11_lambda.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

MSVC_Net2017/test_custom.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

MSVC_Net2017/test_disconnect.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</ClCompile>
159159
</ItemGroup>
160160
<ItemGroup>
161-
<ProjectReference Include="libsigc++2.vcxproj">
161+
<ProjectReference Include="libsigc++3.vcxproj">
162162
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
163163
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164164
</ProjectReference>

MSVC_Net2017/test_disconnect_during_emit.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<ClCompile Include="..\tests\test_disconnect_during_emit.cc" />
154154
</ItemGroup>
155155
<ItemGroup>
156-
<ProjectReference Include="libsigc++2.vcxproj">
156+
<ProjectReference Include="libsigc++3.vcxproj">
157157
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
158158
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
159159
</ProjectReference>

MSVC_Net2017/test_exception_catch.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</ClCompile>
159159
</ItemGroup>
160160
<ItemGroup>
161-
<ProjectReference Include="libsigc++2.vcxproj">
161+
<ProjectReference Include="libsigc++3.vcxproj">
162162
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
163163
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164164
</ProjectReference>

MSVC_Net2017/test_functor_trait.vcxproj

Lines changed: 0 additions & 172 deletions
This file was deleted.

MSVC_Net2017/test_functor_trait.vcxproj.filters

Lines changed: 0 additions & 24 deletions
This file was deleted.

MSVC_Net2017/test_hide.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</ClCompile>
159159
</ItemGroup>
160160
<ItemGroup>
161-
<ProjectReference Include="libsigc++2.vcxproj">
161+
<ProjectReference Include="libsigc++3.vcxproj">
162162
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
163163
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
164164
</ProjectReference>

MSVC_Net2017/test_limit_reference.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ClInclude Include="..\tests\testutilities.h" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<ProjectReference Include="libsigc++2.vcxproj">
159+
<ProjectReference Include="libsigc++3.vcxproj">
160160
<Project>{83997ef6-02d6-4cdb-8b3c-dbca3018cc72}</Project>
161161
</ProjectReference>
162162
</ItemGroup>

0 commit comments

Comments
 (0)