aboutsummaryrefslogtreecommitdiff
path: root/win32/examples/taxi_simulator.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove misc. filesgrischka2016-10-011-948/+0
| | | | | | | | | | | | - from win32/include/winapi: various .h The winapi header set cannot be complete no matter what. So lets have just the minimal set necessary to compile the examples. - remove CMake support (hard to keep up to date) - some other files Also, drop useless changes in win32/lib/(win)crt1.c
* Add a demo.bat file to the examples directory on Windowsseyko2015-04-101-0/+948
And a new console demo program: taxi and passengers simulator