From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- .../tests/msctests/finalSegmentNudging2.vcxproj | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100755 src/3rdparty/adaptagrams/libavoid/tests/msctests/finalSegmentNudging2.vcxproj (limited to 'src/3rdparty/adaptagrams/libavoid/tests/msctests/finalSegmentNudging2.vcxproj') diff --git a/src/3rdparty/adaptagrams/libavoid/tests/msctests/finalSegmentNudging2.vcxproj b/src/3rdparty/adaptagrams/libavoid/tests/msctests/finalSegmentNudging2.vcxproj new file mode 100755 index 0000000..d50324c --- /dev/null +++ b/src/3rdparty/adaptagrams/libavoid/tests/msctests/finalSegmentNudging2.vcxproj @@ -0,0 +1,152 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {A5A5A67A-A961-4AA1-A248-196D91406169} + Win32Proj + finalSegmentNudging2 + + + + Application + true + Unicode + + + Application + true + Unicode + + + Application + false + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + + + + + + + true + + + true + + + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + $(SolutionDir).. + + + Console + true + + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + $(SolutionDir).. + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + $(SolutionDir).. + + + Console + true + true + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + $(SolutionDir).. + + + Console + true + true + true + + + + + + + + {798c3d94-bf71-4c72-a29d-0e74c2eb296a} + + + + + + \ No newline at end of file -- cgit v1.2.3