summaryrefslogtreecommitdiffstats
path: root/PCbuild9/_template.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Report #1473 Drop _EXPORTS macros in PCbuild9Christian Heimes2007-11-201-227/+0
| | | | I've removed a bunch of obsolete defines. I've also taken the opportunity to fix the pre-link event of sqlite3 and some optimization flags.
* Initial import of new PCbuild9 for VS 2008. It partly based on PCbuild and ↵Christian Heimes2007-11-171-0/+227
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.