[Project64] Add appinit to vs2008 project
This commit is contained in:
parent
89b197be43
commit
7b10bc6725
|
@ -145,6 +145,10 @@
|
|||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\AppInit.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Logging.cpp"
|
||||
>
|
||||
|
@ -797,6 +801,10 @@
|
|||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\AppInit.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Logging.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue