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 --- src/libavoid/tests/msctests/junction01.vcxproj | 152 +++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100755 src/libavoid/tests/msctests/junction01.vcxproj (limited to 'src/libavoid/tests/msctests/junction01.vcxproj') diff --git a/src/libavoid/tests/msctests/junction01.vcxproj b/src/libavoid/tests/msctests/junction01.vcxproj new file mode 100755 index 000000000..02f37f9b4 --- /dev/null +++ b/src/libavoid/tests/msctests/junction01.vcxproj @@ -0,0 +1,152 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {35D83117-8DA7-495E-A045-DFDC555227C8} + Win32Proj + junction01 + + + + 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