summaryrefslogtreecommitdiffstats
path: root/PCbuild/_msi.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Renamed PCBuild9 directory to PCBuildChristian Heimes2007-12-311-0/+529
|
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-311-252/+0
|
* Rename import library for debug build to _msi_d.lib.Martin v. Löwis2007-09-141-1/+1
|
* Merge 53501 and 53502 from 25 branch:Martin v. Löwis2007-01-201-2/+2
| | | | Add /GS- for AMD64 and Itanium builds where missing.
* Fix #1534738: win32 debug version of _msi must be _msi_d.pyd, not _msi.pyd.Thomas Heller2006-08-041-2/+2
| | | | Fix the name of the pdb file as well.
* Use GS- and bufferoverlowU.lib where appropriate, for AMD64.Martin v. Löwis2006-04-261-2/+2
|
* Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1)Martin v. Löwis2006-04-211-2/+2
|
* Import bdist_msiMartin v. Löwis2006-03-051-0/+252