Skip to content

sprhawk/gimxinput

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gimxinput

Compilation:

git clone https://github.com/matlo/gimxcommon.git
git clone https://github.com/matlo/gimxlog.git
CPPFLAGS="-I../" make -C gimxlog
git clone https://github.com/matlo/gimxtime.git
CPPFLAGS="-I../" make -C gimxtime
git clone https://github.com/matlo/gimxpoll.git
CPPFLAGS="-I../" make -C gimxpoll
git clone https://github.com/matlo/gimxhid.git
CPPFLAGS="-I../" make -C gimxhid
git clone https://github.com/matlo/gimxinput.git
CPPFLAGS="-I../" make -C gimxinput

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • Other 0.9%