File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- GPII USB User Listener for Windows
1+ # GPII USB User Listener for Windows
22
33This folder contains the necessary files for the Windows USB listener (source code and libraries).
44
Original file line number Diff line number Diff line change 1- + Listeners
1+ # Listeners
22
33The GPII listeners for windows are currently USB and RFID (NFC). See individual README.md files for details
44The executables can be found in ./bin/{Debug,Release} though the installer is only in Release
55
6- + Building
6+ # Building
77
8- ++ In VisualStudio
8+ ## In VisualStudio
99
1010Open listener.sln in VS, right click on Solution in the explorer and build.
1111Has been tested in VS2013 (12) express
1212
13- ++ On command line with MSBuild
13+ ## On command line with MSBuild
1414
1515Open a command window and run
1616
Original file line number Diff line number Diff line change 1+ # Notes
2+
13The installer is created using the unicode vesion of Inno Setup and it's preprocessor'
24http://www.jrsoftware.org/isinfo.php
35
You can’t perform that action at this time.
0 commit comments