fix vcxproj

This commit is contained in:
nu774 2013-10-29 19:24:03 +09:00
parent 3aa2787e34
commit 7259767b09
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ copy ..\fdk-aac\libSYS\include\machine_type.h include\fdk-aac\ </Command>
<ItemGroup>
<ClInclude Include="..\missings\getopt.h" />
<ClInclude Include="..\src\aacenc.h" />
<ClInclude Include="..\src\caf_reader.h" />
<ClInclude Include="..\src\catypes.h" />
<ClInclude Include="..\src\compat.h" />
<ClInclude Include="..\src\lpcm.h" />
<ClInclude Include="..\src\m4af.h" />