From 483eb2f56657e8e7f419ab1a4fab8dce9ade8609 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:20 +0200 Subject: Adding upstream version 14.2.21. Signed-off-by: Daniel Baumann --- .../test/msvc/path_timings/path_timings.vcxproj | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 src/boost/libs/filesystem/test/msvc/path_timings/path_timings.vcxproj (limited to 'src/boost/libs/filesystem/test/msvc/path_timings') diff --git a/src/boost/libs/filesystem/test/msvc/path_timings/path_timings.vcxproj b/src/boost/libs/filesystem/test/msvc/path_timings/path_timings.vcxproj new file mode 100644 index 00000000..d30d680a --- /dev/null +++ b/src/boost/libs/filesystem/test/msvc/path_timings/path_timings.vcxproj @@ -0,0 +1,99 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {3AB1E2A1-9616-4E91-83F4-1D7A33A586DE} + Win32Proj + path_timings + 10.0.16299.0 + + + + Application + true + Unicode + v141 + + + Application + false + true + Unicode + v141 + + + + + + + + + + + + + + + true + C:\boost\trunk-git-svn\lib;$(ExecutablePath) + + + false + C:\boost\trunk-git-svn\lib;$(ExecutablePath) + + + + + + Level3 + Disabled + BOOST_SYSTEM_NO_DEPRECATED;BOOST_SYSTEM_NO_LIB;BOOST_FILESYSTEM_NO_LIB;BOOST_ALL_DYN_LINK;_UNICODE;UNICODE + + + Console + true + C:\boost\modular\develop\stage\lib;%(AdditionalLibraryDirectories) + + + + + Level3 + + + MaxSpeed + true + true + BOOST_SYSTEM_NO_DEPRECATED;BOOST_SYSTEM_NO_LIB;BOOST_FILESYSTEM_NO_LIB;BOOST_ALL_DYN_LINK;_UNICODE;UNICODE;WIN32;NDEBUG;_CONSOLE + + + Console + true + true + true + C:\boost\modular\develop\stage\lib;%(AdditionalLibraryDirectories) + + + + + + + + {ffd738f7-96f0-445c-81ea-551665ef53d1} + + + {f94ccadd-a90b-480c-a304-c19d015d36b1} + + + + + + \ No newline at end of file -- cgit v1.2.3