Add dialog_log.(cpp|h) to the build: It's *very* annoying how msvc decides to randomly write nonsense config settings to the project.
Originally committed to SVN as r4408.
This commit is contained in:
parent
f6bf25c397
commit
b40d709924
1 changed files with 8 additions and 0 deletions
|
@ -1103,6 +1103,14 @@
|
|||
RelativePath="..\..\src\dialog_kara_timing_copy.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\dialog_log.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\dialog_log.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\dialog_paste_over.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue