[ofw] one more change related to remove of debug files

Uri Habusha urih at mellanox.co.il
Thu Jul 14 02:45:46 PDT 2011


I found that there still reference to *d.dll in winverbs.rc. Attached the patch

Uri

Index: winverbs.rc
===================================================================
--- winverbs.rc  (revision 3231)
+++ winverbs.rc               (working copy)
@@ -35,12 +35,11 @@
 #ifdef _DEBUG_
#define VER_FILEDESCRIPTION_STR                      "WinVerbs (Debug)"
-#define VER_INTERNALNAME_STR                       "winverbsd.dll"
-#define VER_ORIGINALFILENAME_STR               "winverbsd.dll"
#else
#define VER_FILEDESCRIPTION_STR                      "WinVerbs"
+#endif
+
#define VER_INTERNALNAME_STR                        "winverbs.dll"
#define VER_ORIGINALFILENAME_STR                "winverbs.dll"
-#endif
 #include <common.ver>


Uri Habusha
Windows SW Development Lead

Mellanox Technologies
P.OBox 586, Yokneam 20692
Israel



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20110714/c8a9ddc9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ofed_remove_debug_files.patch
Type: application/octet-stream
Size: 547 bytes
Desc: ofed_remove_debug_files.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20110714/c8a9ddc9/attachment.obj>


More information about the ofw mailing list