diff --git a/.gitignore b/.gitignore index 3e18575..da6859f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ Debug ELFIO.sdf ELFIO.v11.suo ELFIO.opensdf +.vs ELFIOTest/Debug diff --git a/ELFIOTest/ELFIOTest.vcxproj b/ELFIOTest/ELFIOTest.vcxproj index d302226..2f3c2af 100644 --- a/ELFIOTest/ELFIOTest.vcxproj +++ b/ELFIOTest/ELFIOTest.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v140 Application false true Unicode - v120 + v140 @@ -53,7 +53,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..;c:\Developer\boost_1_57_0;%(AdditionalIncludeDirectories) + ..;c:\Developer\boost_1_58_0;%(AdditionalIncludeDirectories) false @@ -61,7 +61,7 @@ true - c:\Developer\boost_1_57_0\stage12\lib + c:\Developer\boost_1_58_0\stage\lib false diff --git a/examples/elfdump/ELFDump.vcxproj b/examples/elfdump/ELFDump.vcxproj index 31515d4..30f2559 100644 --- a/examples/elfdump/ELFDump.vcxproj +++ b/examples/elfdump/ELFDump.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v140 Application false true Unicode - v120 + v140 diff --git a/examples/writer/writer.vcxproj b/examples/writer/writer.vcxproj index ef1d66f..32fcc38 100644 --- a/examples/writer/writer.vcxproj +++ b/examples/writer/writer.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,13 +19,13 @@ Application true - v120 + v140 Unicode Application false - v120 + v140 true Unicode