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 --- .../libs/filesystem/test/msvc/tut4/tut4.vcxproj | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 src/boost/libs/filesystem/test/msvc/tut4/tut4.vcxproj (limited to 'src/boost/libs/filesystem/test/msvc/tut4') diff --git a/src/boost/libs/filesystem/test/msvc/tut4/tut4.vcxproj b/src/boost/libs/filesystem/test/msvc/tut4/tut4.vcxproj new file mode 100644 index 00000000..db084314 --- /dev/null +++ b/src/boost/libs/filesystem/test/msvc/tut4/tut4.vcxproj @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {256EA89A-E073-4CE8-B675-BE2FBC6B2691} + tut4 + Win32Proj + 10.0.16299.0 + + + + Application + Unicode + true + v141 + + + Application + Unicode + v141 + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + true + false + + + + Disabled + %(AdditionalIncludeDirectories) + true + EnableFastChecks + MultiThreadedDebugDLL + + + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + true + Console + MachineX86 + + + "$(TargetDir)\$(TargetName).exe" . + + + + + MaxSpeed + true + %(AdditionalIncludeDirectories) + MultiThreadedDLL + true + + + ProgramDatabase + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + true + Console + true + true + MachineX86 + + + "$(TargetDir)\$(TargetName).exe" . + + + + + + + + {ffd738f7-96f0-445c-81ea-551665ef53d1} + false + + + {f94ccadd-a90b-480c-a304-c19d015d36b1} + false + + + + + + \ No newline at end of file -- cgit v1.2.3