mirror of
https://github.com/brmlab/NeuroskyTest.git
synced 2025-06-09 02:43:59 +02:00
Initial commit - software by tomsuch
This commit is contained in:
commit
85332d79d1
4 changed files with 423 additions and 0 deletions
16
.project
Normal file
16
.project
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Gambas Project File 2.0
|
||||
# Compiled with Gambas 2.23.1
|
||||
Title=NeuroskyTest
|
||||
Startup=FMain
|
||||
Version=0.0.3
|
||||
Library=gb.gui
|
||||
Library=gb.form
|
||||
Library=gb.image
|
||||
Library=gb.net
|
||||
Library=gb.net.smtp
|
||||
Library=gb.opengl
|
||||
Library=gb.vb
|
||||
TabSize=2
|
||||
ControlPublic=1
|
||||
ModulePublic=1
|
||||
ExecPath=NeuroskyTest.gambas
|
Loading…
Add table
Add a link
Reference in a new issue