X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fprojects%2Fsend_receive.vcxproj;fp=examples%2Fprojects%2Fsend_receive.vcxproj;h=af849cf6794f72acf4345cab3d8eb117bc30553c;hb=ba49ee82dbe6877eef992df29dd6d2ba5ad5625b;hp=0000000000000000000000000000000000000000;hpb=2913355f7e78de7bd79d673b0b46dbcfc9fa687c;p=libserialport.git diff --git a/examples/projects/send_receive.vcxproj b/examples/projects/send_receive.vcxproj new file mode 100644 index 0000000..af849cf --- /dev/null +++ b/examples/projects/send_receive.vcxproj @@ -0,0 +1,167 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + {1c8eaaf2-133e-4cee-8981-4a903a8b3935} + + + + + + + 16.0 + {F0B68251-C73A-4B7F-AA62-6778586A72A0} + Win32Proj + listports + 10.0 + + + + Application + true + v142 + Unicode + + + Application + false + v142 + true + Unicode + + + Application + true + v142 + Unicode + + + Application + false + v142 + true + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + true + + + true + + + false + + + false + + + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + \ No newline at end of file