just adding a couple of files missing from the VS2010 project file
This commit is contained in:
parent
c76469cbc1
commit
73bc032c1c
|
@ -671,6 +671,7 @@
|
|||
<ClInclude Include="..\debug.h" />
|
||||
<ClInclude Include="..\Disassembler.h" />
|
||||
<ClInclude Include="..\driver.h" />
|
||||
<ClInclude Include="..\emufat_types.h" />
|
||||
<ClInclude Include="..\emufile.h" />
|
||||
<ClInclude Include="..\encrypt.h" />
|
||||
<ClInclude Include="..\fat.h" />
|
||||
|
@ -872,6 +873,9 @@
|
|||
<ClInclude Include="File_Extractor\unrar\unicode.hpp" />
|
||||
<ClInclude Include="File_Extractor\unrar\unpack.hpp" />
|
||||
<ClInclude Include="File_Extractor\unrar\unrar.h" />
|
||||
<ClInclude Include="filter\hq2x.h" />
|
||||
<ClInclude Include="filter\interp.h" />
|
||||
<ClInclude Include="filter\lq2x.h" />
|
||||
<ClInclude Include="FirmConfig.h" />
|
||||
<ClInclude Include="fsnitroView.h" />
|
||||
<ClInclude Include="gbaslot_config.h" />
|
||||
|
|
Loading…
Reference in New Issue