diff --git a/RunningMSMPI.md b/docs/RunningMSMPI.md similarity index 100% rename from RunningMSMPI.md rename to docs/RunningMSMPI.md diff --git a/examples/helloworld/MPIHelloWorld.vcxproj b/examples/helloworld/MPIHelloWorld.vcxproj index 5f5f378..72f29e6 100644 --- a/examples/helloworld/MPIHelloWorld.vcxproj +++ b/examples/helloworld/MPIHelloWorld.vcxproj @@ -1,59 +1,45 @@ + Debug x64 + 16.0 {A05D6B11-34C1-462A-AE8B-93D43A6B358D} - Win32Proj MPIHelloWorld - 10.0 + - + + Application - true + false v142 Unicode + - - - - - - - - - - true - - + + + - - - Level3 - Disabled - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true $(MSMPI_INC);$(MSMPI_INC)\x64 + Console - true $(MSMPI_LIB64) - kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;msmpi.lib;%(AdditionalDependencies) + msmpi.lib;%(AdditionalDependencies) + - - - \ No newline at end of file +