[ofw] cmtest.exe - add cmtest.rc to build
Smith, Stan
stan.smith at intel.com
Wed Feb 6 16:24:40 PST 2008
In order to easily identify the debug executable, not to mention good
hygene... cmtest.rc was added to the build.
Use newer USE_MSVCRT so Server 2008 compile does not complain.
Signed off by stan.smith at intel.com
Index: SOURCES
===================================================================
--- SOURCES (revision 924)
+++ SOURCES (working copy)
@@ -2,9 +2,9 @@
TARGETPATH=..\..\..\bin\user\obj$(BUILD_ALT_DIR)
TARGETTYPE=PROGRAM
UMTYPE=console
-USE_CRTDLL=1
+USE_MSVCRT=1
-SOURCES=cmtest_main.c
+SOURCES=cmtest_main.c cmtest.rc
INCLUDES=..\..\..\inc;..\..\..\inc\user;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmtest.rc
Type: application/octet-stream
Size: 1756 bytes
Desc: cmtest.rc
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080206/81b960af/attachment.obj>
More information about the ofw
mailing list