-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Disclaimer | ||
========== | ||
|
||
It's an old project from the times then I've been learning Ruby. I've used it in one research project as sofisticated makefiles. | ||
|
||
listo | ||
===== | ||
|
||
listo is a project description and configuration utility like cmake or qmake. | ||
It can generate Visual Studio project and solution files and also qmake files for cross-platform build. | ||
|
||
Templates | ||
========= | ||
|
||
listo templates used to describe general definitions which similar for all subprojects | ||
|
||
files .listo | ||
============ | ||
|
||
These files interpreted by listo core. They may have templates and projects definitions. | ||
|