1
0
Commit Graph

13 Commits

Author SHA1 Message Date
madmaxoft
557ebc88d7 Removed faulty .gitattributes.
They cause git to think that files have been modified although they have not, and makes it impossible to revert the files to un-changed form.
See http://stackoverflow.com/questions/5009096/files-showing-as-modified-directly-after-git-clone 's first answer.
2013-11-27 09:32:53 +01:00
madmaxoft
2113ca3844 Fixed VC2008 compilation, normalized include paths. 2013-11-27 09:17:25 +01:00
Tiger Wang
3466d2cad9 Fixed all outstanding VS compilation issues
Also updated VS2008 files.
2013-11-25 21:32:09 +00:00
Tiger Wang
32449f1fca Further attempts to fix compile 2013-11-25 18:29:36 +00:00
Tiger Wang
e3db69c4ae Attempt to fix compilation 2013-11-24 18:44:22 +00:00
Tiger Wang
16435995a5 Moved SQLite, LuaExpat, and MD5 to /lib 2013-11-24 17:33:47 +00:00
Alexander Harkness
998fb17fdc Moved tolua++ 2013-11-24 14:29:35 +00:00
Alexander Harkness
1de69f5b54 Moved zlib 2013-11-24 14:28:29 +00:00
Alexander Harkness
d7ca8ea57b Moved Lua 2013-11-24 14:27:32 +00:00
Alexander Harkness
4c67f49c87 Moved JSONCPP 2013-11-24 14:24:26 +00:00
Alexander Harkness
9c10729f00 Moved iniFile 2013-11-24 14:22:15 +00:00
Alexander Harkness
28b56cf474 Moved expat 2013-11-24 14:21:35 +00:00
Alexander Harkness
3438e5d3dd move cryptopp into lib 2013-11-24 14:21:13 +00:00