Commit graph

4 commits

Author SHA1 Message Date
kaetemi
8225c0e2a0 Don't do EOL changes for database.xml and msg.xml, causes checksum difference 2013-07-25 18:06:32 +02:00
kaetemi
c3667b1aa9 Silently sneaking in a nicer splash image for ovqt 2013-07-25 02:39:07 +02:00
StudioEtrange
f7844411ee Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx
2013-07-24 19:32:41 +00:00
StudioEtrange
1351d15eb2 nel.cmake edited online with Bitbucket 2013-07-24 19:31:10 +00:00