repo.or.cz
/
dashstudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update qonf
[dashstudio.git]
/
src
/
dashserver
/
xdbms.pri
blob
be2158ea07bb335d924d498e64257e86eea58f88
1
HEADERS += ./xdbms/manager.h \
2
./xdbms/table.h \
3
./xdbms/object.h
4
5
SOURCES += ./xdbms/manager.cpp \
6
./xdbms/table.cpp \
7
./xdbms/object.cpp
8