forked from mia/Aegisub
Add platform_windows.h and .cpp to the project.
Originally committed to SVN as r3614.
This commit is contained in:
parent
df58224b55
commit
39954493c0
1 changed files with 8 additions and 0 deletions
|
@ -343,6 +343,10 @@
|
|||
RelativePath="..\..\reporter\platform.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\reporter\platform_windows.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\reporter\progress.cpp"
|
||||
>
|
||||
|
@ -437,6 +441,10 @@
|
|||
RelativePath="..\..\reporter\include\platform.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\reporter\platform_windows.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\reporter\progress.h"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue