-
Notifications
You must be signed in to change notification settings - Fork 1
A iCal parser written in Qt and C++
License
shadeslayer/libqcalparser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
iCal parser written using Qt
===== Build Dependencies =====
Requires libqt4-dev on K/Ubuntu
===== Build Instructions =====
1) Make a seprate build dir :
mkdir build
2) Change into the build dir :
cd build
3) Run QMake :
qmake ../
4) Run make :
make
5) [Optional] Install using make install :
sudo make install
About
A iCal parser written in Qt and C++
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published