From f0af52a2d845d8dadca23170a828dbfd6a41ce28 Mon Sep 17 00:00:00 2001 From: Hossein Pourreza Date: Wed, 25 Sep 2019 15:24:35 -0700 Subject: [PATCH] prj file cleanup --- RunningMSMPI.md => docs/RunningMSMPI.md | 0 examples/helloworld/MPIHelloWorld.vcxproj | 42 ++++++++--------------- 2 files changed, 14 insertions(+), 28 deletions(-) rename RunningMSMPI.md => docs/RunningMSMPI.md (100%) 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 +