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:
@@ -199,3 +199,4 @@ $(OBJS)\secretstore.exe: $(SECRETSTORE_OBJECTS)
|
||||
|
||||
$(OBJS)\secretstore_secretstore.obj: .\secretstore.cpp
|
||||
$(CXX) -q -c -P -o$@ $(SECRETSTORE_CXXFLAGS) .\secretstore.cpp
|
||||
|
||||
|
@@ -299,3 +299,4 @@ $(OBJS)\secretstore.exe: $(SECRETSTORE_OBJECTS)
|
||||
|
||||
$(OBJS)\secretstore_secretstore.obj: .\secretstore.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(SECRETSTORE_CXXFLAGS) .\secretstore.cpp
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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"
|
||||
>
|
||||
|
@@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user