Rebake to get rid of whitespace-only changes in generated files

This just commits insignificant changes after rebaking everything to make sure
they don't get mixed up with significant ones at some later time.
This commit is contained in:
Vadim Zeitlin
2016-09-08 00:42:46 +02:00
parent dafc865d49
commit 9cb762dbd2
15 changed files with 71 additions and 69 deletions

View File

@@ -199,3 +199,4 @@ $(OBJS)\secretstore.exe: $(SECRETSTORE_OBJECTS)
$(OBJS)\secretstore_secretstore.obj: .\secretstore.cpp
$(CXX) -q -c -P -o$@ $(SECRETSTORE_CXXFLAGS) .\secretstore.cpp

View File

@@ -299,3 +299,4 @@ $(OBJS)\secretstore.exe: $(SECRETSTORE_OBJECTS)
$(OBJS)\secretstore_secretstore.obj: .\secretstore.cpp
$(CXX) /c /nologo /TP /Fo$@ $(SECRETSTORE_CXXFLAGS) .\secretstore.cpp

View File

@@ -319,9 +319,6 @@
<File
RelativePath=".\graphics\boundingbox.cpp">
</File>
<File
RelativePath=".\graphics\clippingbox.cpp">
</File>
<File
RelativePath=".\sizers\boxsizer.cpp">
</File>
@@ -343,6 +340,9 @@
<File
RelativePath=".\window\clientsize.cpp">
</File>
<File
RelativePath=".\graphics\clippingbox.cpp">
</File>
<File
RelativePath=".\events\clone.cpp">
</File>

View File

@@ -862,10 +862,6 @@
RelativePath=".\graphics\boundingbox.cpp"
>
</File>
<File
RelativePath=".\graphics\clippingbox.cpp"
>
</File>
<File
RelativePath=".\sizers\boxsizer.cpp"
>
@@ -894,6 +890,10 @@
RelativePath=".\window\clientsize.cpp"
>
</File>
<File
RelativePath=".\graphics\clippingbox.cpp"
>
</File>
<File
RelativePath=".\events\clone.cpp"
>

View File

@@ -834,10 +834,6 @@
RelativePath=".\graphics\boundingbox.cpp"
>
</File>
<File
RelativePath=".\graphics\clippingbox.cpp"
>
</File>
<File
RelativePath=".\sizers\boxsizer.cpp"
>
@@ -866,6 +862,10 @@
RelativePath=".\window\clientsize.cpp"
>
</File>
<File
RelativePath=".\graphics\clippingbox.cpp"
>
</File>
<File
RelativePath=".\events\clone.cpp"
>