On 02/19/2013 12:35 PM, Marc-André Lureau wrote:
There is no need to copy files, we have the lib already, and we can
linking statically.
---

  usbclerk.vcproj  |  40 ---------


diff --git a/usbclerk.vcproj b/usbclerk.vcproj
index dc59ad5..b692737 100644
--- a/usbclerk.vcproj
+++ b/usbclerk.vcproj
@@ -347,10 +347,6 @@
                                >
                        </File>
                        <File
-                               RelativePath=".\usbredirfilter.h"
-                               >
-                       </File>
-                       <File
                                RelativePath=".\vdlog.h"
                                >
                        </File>
@@ -375,42 +371,6 @@
                                >
                        </File>
                        <File
-                               RelativePath=".\usbredirfilter.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               CompileAs="2"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Debug|x64"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               CompileAs="2"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               CompileAs="2"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|x64"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               CompileAs="2"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
                                RelativePath=".\vdlog.cpp"
                                >
                        </File>



Doesn't this break the Visual Studio build ?

I prefer that enabling mingw- build would not break Visual Studio build.


_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to