editor: reorder file-list

Update the file-list in the order Visual Studio prefers it to be. This
reduces update-noise when adding files to the project.
This commit is contained in:
Erik Faye-Lund 2010-10-30 17:22:53 +02:00
parent 5bd6a515cf
commit 2827d4b4dc

View File

@ -183,6 +183,10 @@
>
</File>
<File
RelativePath=".\editor.cpp"
>
</File>
<File
RelativePath=".\recentfiles.cpp"
>
</File>
@ -191,10 +195,6 @@
>
</File>
<File
RelativePath=".\editor.cpp"
>
</File>
<File
RelativePath="..\sync\track.c"
>
</File>