File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 125
125
</ItemDefinitionGroup >
126
126
<ItemGroup >
127
127
<ClCompile Include =" ..\sigc++\connection.cc" />
128
- <ClCompile Include =" ..\sigc++\signal.cc" />
129
128
<ClCompile Include =" ..\sigc++\signal_base.cc" />
130
129
<ClCompile Include =" ..\sigc++\trackable.cc" />
131
130
<ClCompile Include =" ..\sigc++\adaptors\lambda\lambda.cc" />
132
- <ClCompile Include =" ..\sigc++\functors\slot.cc" />
133
131
<ClCompile Include =" ..\sigc++\functors\slot_base.cc" />
134
132
</ItemGroup >
135
133
<ItemGroup >
Original file line number Diff line number Diff line change 16
16
</ItemGroup >
17
17
<ItemGroup >
18
18
<ClCompile Include =" ..\sigc++\connection.cc" ><Filter >Source Files</Filter ></ClCompile >
19
- <ClCompile Include =" ..\sigc++\signal.cc" ><Filter >Source Files</Filter ></ClCompile >
20
19
<ClCompile Include =" ..\sigc++\signal_base.cc" ><Filter >Source Files</Filter ></ClCompile >
21
20
<ClCompile Include =" ..\sigc++\trackable.cc" ><Filter >Source Files</Filter ></ClCompile >
22
21
<ClCompile Include =" ..\sigc++\adaptors\lambda\lambda.cc" ><Filter >Source Files</Filter ></ClCompile >
23
- <ClCompile Include =" ..\sigc++\functors\slot.cc" ><Filter >Source Files</Filter ></ClCompile >
24
22
<ClCompile Include =" ..\sigc++\functors\slot_base.cc" ><Filter >Source Files</Filter ></ClCompile >
25
23
</ItemGroup >
26
24
<ItemGroup >
You can’t perform that action at this time.
0 commit comments