mirror of
https://github.com/nu774/fdkaac.git
synced 2025-06-05 23:29:14 +02:00
fix vcxproj
This commit is contained in:
@@ -111,6 +111,8 @@ copy ..\fdk-aac\libSYS\include\machine_type.h include\fdk-aac\ </Command>
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="..\missings\getopt.h" />
|
<ClInclude Include="..\missings\getopt.h" />
|
||||||
<ClInclude Include="..\src\aacenc.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\compat.h" />
|
||||||
<ClInclude Include="..\src\lpcm.h" />
|
<ClInclude Include="..\src\lpcm.h" />
|
||||||
<ClInclude Include="..\src\m4af.h" />
|
<ClInclude Include="..\src\m4af.h" />
|
||||||
|
Reference in New Issue
Block a user