summaryrefslogtreecommitdiffstats
path: root/client/windows/redc.vcproj
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-19 22:37:53 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-05-02 11:24:44 +0200
commit04780d699685c227be9edd4a06f0c738f8d8022b (patch)
tree31aae025dc1a532ebdb6a9f8cf02a0657969f881 /client/windows/redc.vcproj
parent9605351863d395e9aa1aa7d3080124dcfdd9d3e2 (diff)
downloadspice-04780d699685c227be9edd4a06f0c738f8d8022b.tar.gz
spice-04780d699685c227be9edd4a06f0c738f8d8022b.tar.xz
spice-04780d699685c227be9edd4a06f0c738f8d8022b.zip
client: remove c++ wrappers
client/ contains several .cpp file which only #include a .c file of the same name. This is unusual and seems to only be done to get C++ name mangling on the symbols defined in the C file. Now that all headers files in common/ use extern "C", these wrappers are no longer useful.
Diffstat (limited to 'client/windows/redc.vcproj')
-rw-r--r--client/windows/redc.vcproj22
1 files changed, 11 insertions, 11 deletions
diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj
index b1b73410..0b1ecbf1 100644
--- a/client/windows/redc.vcproj
+++ b/client/windows/redc.vcproj
@@ -377,7 +377,7 @@
>
</File>
<File
- RelativePath="..\canvas_utils.cpp"
+ RelativePath="..\..\common\canvas_utils.c"
>
</File>
<File
@@ -413,7 +413,7 @@
>
</File>
<File
- RelativePath="..\gdi_canvas.cpp"
+ RelativePath="..\..\common\gdi_canvas.c"
>
</File>
<File
@@ -457,11 +457,11 @@
>
</File>
<File
- RelativePath="..\lines.cpp"
+ RelativePath="..\..\common\lines.c"
>
</File>
<File
- RelativePath="..\lz.cpp"
+ RelativePath="..\..\common\lz.c"
>
</File>
<File
@@ -469,7 +469,7 @@
>
</File>
<File
- RelativePath="..\mem.cpp"
+ RelativePath="..\..\common\mem.c"
>
</File>
<File
@@ -533,7 +533,7 @@
>
</File>
<File
- RelativePath="..\pixman_utils.cpp"
+ RelativePath="..\..\common\pixman_utils.c"
>
</File>
<File
@@ -557,7 +557,7 @@
>
</File>
<File
- RelativePath="..\quic.cpp"
+ RelativePath="..\..\common\quic.c"
>
</File>
<File
@@ -609,7 +609,7 @@
>
</File>
<File
- RelativePath="..\region.cpp"
+ RelativePath="..\..\common\region.c"
>
</File>
<File
@@ -617,7 +617,7 @@
>
</File>
<File
- RelativePath="..\rop3.cpp"
+ RelativePath="..\..\common\rop3.c"
>
</File>
<File
@@ -637,7 +637,7 @@
>
</File>
<File
- RelativePath="..\sw_canvas.cpp"
+ RelativePath="..\..\common\sw_canvas.c"
>
</File>
<File
@@ -767,7 +767,7 @@
>
</File>
<File
- RelativePath="..\marshaller.cpp"
+ RelativePath="..\..\common\marshaller.c"
>
</File>
<File