1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00

7 Commits

Author SHA1 Message Date
Brandon Morton
1580f10d39 Fix include directory paths in Visual Studio projects.
Remove previously ignored *.user file.
2015-07-16 19:17:52 -07:00
Linquize
b55e9f797f Can use the toolsets from Visual Studio 2010, 2012, 2013
The default is v100 (VS2010)
2014-07-26 22:00:10 +08:00
Linquize
60bb787f93 Add x64 Platform to VS project 2014-07-19 20:49:08 +08:00
Linquize
d107487228 Add <SubSystem> tags to VS projects, specifically, test_serial is a console application 2014-07-19 20:48:23 +08:00
Linquize
e315dc5a48 Make Release|Win32 configuration compile 2014-07-19 20:13:56 +08:00
Craig Lilley
72604cec0e Added ability to enumerate ports on linux and windows.
Updated serial_example.cc to show example of port enumeration.
2014-04-17 19:54:29 +01:00
William Hilton
737cf2a04d Added Microsoft Visual Studio 2010 project to make compiling on Windows easier. 2013-08-25 19:22:11 -04:00