Browse Source

windows: Compile phoneme.c in libespeak-ng.dll.

master
Reece H. Dunn 8 years ago
parent
commit
5bc93cd7a8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/windows/libespeak-ng.vcxproj

+ 1
- 0
src/windows/libespeak-ng.vcxproj View File

@@ -169,6 +169,7 @@
<ClCompile Include="..\libespeak-ng\klatt.c" />
<ClCompile Include="..\libespeak-ng\mbrowrap.c" />
<ClCompile Include="..\libespeak-ng\numbers.c" />
<ClCompile Include="..\libespeak-ng\phoneme.c" />
<ClCompile Include="..\libespeak-ng\phonemelist.c" />
<ClCompile Include="..\libespeak-ng\readclause.c" />
<ClCompile Include="..\libespeak-ng\setlengths.c" />

Loading…
Cancel
Save