From c4b0d0c0268cd18f3de06fb041e0ccb384f92c40 Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Fri, 20 Oct 2006 17:59:57 +0000 Subject: [PATCH] Update the Windows README file. This commit was SVN r12228. --- README.WINDOWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.WINDOWS b/README.WINDOWS index cb55cb23c4..b081241fab 100644 --- a/README.WINDOWS +++ b/README.WINDOWS @@ -26,7 +26,7 @@ Step 3: Add the following to ompi/tools/ompi_info/ompi_info.h after you #define OMPI_BUILD_HOST OMPI_CONFIGURE_HOST #define OMPI_BUILD_DATE OMPI_CONFIGURE_DATE #define OMPI_BUILD_CFLAGS "/Od /Gm /EHsc /RTC1 /MDd" -#define OMPI_BUILD_CPPFLAGS "-I${HOME}/ompi-trunk -I${HOME}opal/include -I${HOME}/ompi-trunk/orte/include -I${HOME}/ompi-trunk/ompi/include" +#define OMPI_BUILD_CPPFLAGS "-I${HOME}/ompi-trunk -I${HOME}/opal/include -I${HOME}/ompi-trunk/orte/include -I${HOME}/ompi-trunk/ompi/include" #define OMPI_BUILD_CXXFLAGS "/Od /Gm /EHsc /RTC1 /MDd" #define OMPI_BUILD_CXXCPPFLAGS "-I${HOME}/ompi-trunk -I../../.. -I$(HOME}/ompi-trunk/opal/include -I${HOME}/ompi-trunk/orte/include -I${HOME}/ompi-trunk/ompi/include" #define OMPI_BUILD_FFLAGS ""