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

Uri Habusha urih at mellanox.co.il
Thu Jul 14 06:46:56 PDT 2011


Ignore previous mail. Following is change of winmad and winverbs rc files

Index: winmad/user/winmad.rc
===================================================================
--- winmad/user/winmad.rc       (revision 3231)
+++ winmad/user/winmad.rc    (working copy)
@@ -35,12 +35,11 @@
 #ifdef _DEBUG_
#define VER_FILEDESCRIPTION_STR                      "WinMad (Debug)"
-#define VER_INTERNALNAME_STR                       "winmadd.dll"
-#define VER_ORIGINALFILENAME_STR               "winmadd.dll"
#else
#define VER_FILEDESCRIPTION_STR                      "WinMad"
+#endif
+
#define VER_INTERNALNAME_STR                        "winmad.dll"
#define VER_ORIGINALFILENAME_STR                "winmad.dll"
-#endif
 #include <common.ver>
Index: winverbs/user/winverbs.rc
===================================================================
--- winverbs/user/winverbs.rc   (revision 3231)
+++ winverbs/user/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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20110714/5ca9785f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ofed_remove_debug_files.patch
Type: application/octet-stream
Size: 1154 bytes
Desc: ofed_remove_debug_files.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20110714/5ca9785f/attachment.obj>


More information about the ofw mailing list