Change 14554

tony
tony committed this change into //guest/perforce_software/p4ruby/main
Request Review
Download .zip
Make P4Ruby build using VC++ 2005 or later using a -sTYPE=dyn API

This requires that we remove libcmt.lib from the link, and use /MD
instead of /MT on the compile phase. I also had to add a nasty
hack to run the manifest tool - nasty because it assumes it's
there and that it's necessary. Building with VC++ 2003 will now
probably appear to fail.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
p4conf.rb#16
Loading...
Tip: Use n and p to cycle through the changes.