No real changes, just rebake MSVC test projects

This will eliminate trivial differences when anything really changes in
test.bkl.
This commit is contained in:
Vadim Zeitlin
2017-05-15 23:27:00 +02:00
parent 84c566bb05
commit 9427a8ba97
3 changed files with 11 additions and 11 deletions

View File

@@ -421,6 +421,9 @@
<File <File
RelativePath=".\hashes\hashes.cpp"> RelativePath=".\hashes\hashes.cpp">
</File> </File>
<File
RelativePath=".\strings\hexconv.cpp">
</File>
<File <File
RelativePath=".\interactive\input.cpp"> RelativePath=".\interactive\input.cpp">
</File> </File>
@@ -556,9 +559,6 @@
<File <File
RelativePath=".\strings\vsnprintf.cpp"> RelativePath=".\strings\vsnprintf.cpp">
</File> </File>
<File
RelativePath=".\strings\hexconv.cpp">
</File>
<File <File
RelativePath=".\weakref\weakref.cpp"> RelativePath=".\weakref\weakref.cpp">
</File> </File>

View File

@@ -1030,6 +1030,10 @@
RelativePath=".\hashes\hashes.cpp" RelativePath=".\hashes\hashes.cpp"
> >
</File> </File>
<File
RelativePath=".\strings\hexconv.cpp"
>
</File>
<File <File
RelativePath=".\interactive\input.cpp" RelativePath=".\interactive\input.cpp"
> >
@@ -1210,10 +1214,6 @@
RelativePath=".\strings\vsnprintf.cpp" RelativePath=".\strings\vsnprintf.cpp"
> >
</File> </File>
<File
RelativePath=".\strings\hexconv.cpp"
>
</File>
<File <File
RelativePath=".\weakref\weakref.cpp" RelativePath=".\weakref\weakref.cpp"
> >

View File

@@ -1002,6 +1002,10 @@
RelativePath=".\hashes\hashes.cpp" RelativePath=".\hashes\hashes.cpp"
> >
</File> </File>
<File
RelativePath=".\strings\hexconv.cpp"
>
</File>
<File <File
RelativePath=".\interactive\input.cpp" RelativePath=".\interactive\input.cpp"
> >
@@ -1182,10 +1186,6 @@
RelativePath=".\strings\vsnprintf.cpp" RelativePath=".\strings\vsnprintf.cpp"
> >
</File> </File>
<File
RelativePath=".\strings\hexconv.cpp"
>
</File>
<File <File
RelativePath=".\weakref\weakref.cpp" RelativePath=".\weakref\weakref.cpp"
> >