(→Preserve Line Endings) |
|||
| Line 7: | Line 7: | ||
== See Also == | == See Also == | ||
| + | *[[Getting_Started/Build/KDE4/Windows/MS_Visual_Studio#Visual_Studio_2005_Express_Edition|Installing Visual Studio 2005 Express Edition]] | ||
*[[Development/Tutorials/Debugging/Debugging_on_MS_Windows#MS_Visual_Studio_hints|Debugging on MS Windows: MS Visual Studio hints]] | *[[Development/Tutorials/Debugging/Debugging_on_MS_Windows#MS_Visual_Studio_hints|Debugging on MS Windows: MS Visual Studio hints]] | ||
[[Category:MS Windows]] | [[Category:MS Windows]] | ||
This page provides some tips and notes for users of MSVC compiler and/or development environment.
If you need to have a file with Unix (LF -- 0x0a) line endings if you're using msvc's code editor: go to "File->Advanced Save Options" and set "Line Endings "as "Unix (LF)".