- Improve the unicode situation.
- Apply a consistent formatting.
- Improve the unicode modules we have so far.
- Get rid of some rbuildism.
- Overall improvements.

svn path=/branches/cmake-bringup/; revision=48964
This commit is contained in:
Amine Khaldi 2010-10-02 16:09:32 +00:00
parent 83719eaee5
commit 0281bf63e6
53 changed files with 250 additions and 256 deletions

View file

@ -1,7 +1,7 @@
set_unicode()
add_executable(lodctr lodctr_main.c)
set_module_type(lodctr win32cui)
set_unicode(lodctr yes)
add_importlibs(lodctr loadperf msvcrt)
add_importlibs(lodctr loadperf msvcrt)