From deuce@VERT to CVS commit on Sat Nov 22 22:54:24 2014
3rdp/build cl-vcxproj.patch NONE 1.1
Update of /cvsroot/sbbs/3rdp/build
In directory cvs:/tmp/cvs-serv4770
Added Files:
cl-vcxproj.patch
Log Message:
Add diff for Visual Studio builds... added as binary since cryptlib uses magical line ending translation and Win32 uses CRLF.
From deuce@VERT to CVS commit on Sat Nov 22 23:10:32 2014
3rdp/build cl-vcxproj.patch 1.1 1.2
Update of /cvsroot/sbbs/3rdp/build
In directory cvs:/tmp/cvs-serv4996
Modified Files:
cl-vcxproj.patch
Log Message:
We don't need both the property sheet and: <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
Remove the property sheet since it's in a separate tree.
From deuce@VERT to CVS commit on Sun Nov 23 15:46:58 2014
3rdp/build cl-vcxproj.patch 1.2 1.3
Update of /cvsroot/sbbs/3rdp/build
In directory cvs:/tmp/cvs-serv21491
Modified Files:
cl-vcxproj.patch
Log Message:
Use "native" format for the patch... MSVC changes the line endings when
you save, so the diff was generated with CRLFs, but the file isn't extracted that way.