Commit Graph

5 Commits

Author SHA1 Message Date
s1lent
2cf2fc6b63
Reconstruction & cleanup include files
Remove useless include files and part of code too
Move defines Q_* functions from engine/common.h to public/strtools.h
Rename functions:
	strcopy > Q_strlcpy
	strncopy > Q_strnlcpy
2017-07-23 17:05:15 +07:00
s1lent
06ed0a12fd
Added platform toolset selector for VS2017 2017-07-23 13:10:21 +07:00
Lev
46bf6e7af1 Remove excess project configurations. 2017-03-08 20:23:55 +05:00
Chuvi
70d1c4a79a Selecting correct toolset for VS2013/VS2015.
Probably, VS2017 should be added here too.
2017-03-08 15:55:00 +03:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00