[PATCH] fix VC8 build projects' path problem

Masaru Tsuchiyama tsuchiyama at asahi-net.email.ne.jp
Sun Jan 8 19:17:44 PST 2006


Hi

VC8 build files were added in r1326.
But there are two problem.

The project files can't be opened in 32bit machine by an error that 
refering non-existing path 
'c:\Program Files (x86)\... \UpgradeFromVC71.vsprops'

And the win32 and x64 configuration use the same output file names.
for example PrecompiledHeaderFile, TypeLibraryName.

I'll send a patch which use the macro names instead of the hardcoded
paths.
( this patch is not tested in a x64 machine because I don't have it )

Masaru Tsuchiyama

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vc8proj.patch
Type: application/octet-stream
Size: 20272 bytes
Desc: not available
Url : http://cvs.tortall.net/pipermail/yasm-devel/attachments/20060108/b0839b88/vc8proj.obj


More information about the yasm-devel mailing list