From fd733201b82f39655488a286c89142f321ef9dc9 Mon Sep 17 00:00:00 2001 From: Sylvain Chiron Date: Sat, 1 Jul 2017 13:36:41 +0200 Subject: Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; changed the code to match the new API Signed-off-by: Sylvain Chiron --- .../tests/msctests/freeFloatingDirection01.vcxproj | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100755 src/libavoid/tests/msctests/freeFloatingDirection01.vcxproj (limited to 'src/libavoid/tests/msctests/freeFloatingDirection01.vcxproj') diff --git a/src/libavoid/tests/msctests/freeFloatingDirection01.vcxproj b/src/libavoid/tests/msctests/freeFloatingDirection01.vcxproj new file mode 100755 index 000000000..f16bfeb40 --- /dev/null +++ b/src/libavoid/tests/msctests/freeFloatingDirection01.vcxproj @@ -0,0 +1,152 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {8DB197B1-20B2-485D-B89E-D9A7674193BD} + Win32Proj + freeFloatingDirection01 + + + + 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