David Capello
|
5ae14b550b
|
Added Vaca::String class.
Added Vaca::Exception class.
Added Vaca::System class.
Added vaca_main().
The main/WinMain is defined inside vaca library.
|
2010-03-12 23:16:05 -02:00 |
|
David Capello
|
9e46555a65
|
Modified default target platform (calculated through current compiler).
|
2010-03-12 23:12:25 -02:00 |
|
David Capello
|
80833f33b0
|
Added WIN32_LEAN_AND_MEAN
to speedup compilation time.
|
2010-03-12 23:09:26 -02:00 |
|
David Capello
|
cb1b6dc1ad
|
Removed <windows.h>, <commctrl.h> and <algorithm> from Vaca/base.h.
|
2010-03-11 00:44:12 -02:00 |
|
David Capello
|
e8ec41f436
|
Moved vaca/README.txt comments to third_party/README.txt.
|
2010-03-10 17:17:24 -03:00 |
|
David Capello
|
33854fed54
|
Moved vaca lib to third_party directory.
Fixed a problem compiling MutexImpl for win32.
|
2010-03-10 16:57:38 -03:00 |
|