| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
For example, MessageBox takes char* parameters.
If you want to pass unicode strings, use MessageBoxW explicitely.
|
|
|
|
| |
Removed more project configs in order to use the defaults defined in the property files. The 'sed' tool was more than helpful for the job.
|
| |
|
|
|
|
| |
except of the modules that depend on external libraries like tkinter and openssl. And I can't test the build on my 32bit CPU.
|
|
partly hand crafted with some idea from PCbuild8. I've recreated all the extension module projects.
The new directory needs some more love and care but it works. I'm not able to test the AMD64 build.
The new tree is heavily using the *.vcprops property sheets. Please set any global settings in the property sheets.
|