[Project64] Add appinit to vs2008 project

This commit is contained in:
zilmar 2015-11-15 09:13:29 +11:00
parent 89b197be43
commit 7b10bc6725
1 changed files with 8 additions and 0 deletions

View File

@ -145,6 +145,10 @@
Name="Source Files" Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
> >
<File
RelativePath=".\AppInit.cpp"
>
</File>
<File <File
RelativePath=".\Logging.cpp" RelativePath=".\Logging.cpp"
> >
@ -797,6 +801,10 @@
Name="Header Files" Name="Header Files"
Filter="h;hpp;hxx;hm;inl" Filter="h;hpp;hxx;hm;inl"
> >
<File
RelativePath=".\AppInit.h"
>
</File>
<File <File
RelativePath=".\Logging.h" RelativePath=".\Logging.h"
> >