Solution files need a '\n\r' after the utf8 marker.
This commit is contained in:
parent
e6d7571f65
commit
6c5c8c8180
@ -40,6 +40,7 @@
|
||||
function sln2005.generate(wks)
|
||||
-- Mark the file as Unicode
|
||||
premake.utf8()
|
||||
premake.outln('')
|
||||
|
||||
sln2005.reorderProjects(wks)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user