|
|
|
|
|
|
|
|
<Link> |
|
|
<Link> |
|
|
<SubSystem>Windows</SubSystem> |
|
|
<SubSystem>Windows</SubSystem> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
|
<ModuleDefinitionFile>libespeak-ng.def</ModuleDefinitionFile> |
|
|
</Link> |
|
|
</Link> |
|
|
</ItemDefinitionGroup> |
|
|
</ItemDefinitionGroup> |
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
|
|
|
|
|
<Link> |
|
|
<Link> |
|
|
<SubSystem>Windows</SubSystem> |
|
|
<SubSystem>Windows</SubSystem> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
|
<ModuleDefinitionFile>libespeak-ng.def</ModuleDefinitionFile> |
|
|
</Link> |
|
|
</Link> |
|
|
</ItemDefinitionGroup> |
|
|
</ItemDefinitionGroup> |
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
|
<ModuleDefinitionFile>libespeak-ng.def</ModuleDefinitionFile> |
|
|
</Link> |
|
|
</Link> |
|
|
</ItemDefinitionGroup> |
|
|
</ItemDefinitionGroup> |
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
|
|
<ModuleDefinitionFile>libespeak-ng.def</ModuleDefinitionFile> |
|
|
</Link> |
|
|
</Link> |
|
|
</ItemDefinitionGroup> |
|
|
</ItemDefinitionGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
|
|
|
|
|
|
<ClCompile Include="..\libespeak-ng\tr_languages.c" /> |
|
|
<ClCompile Include="..\libespeak-ng\tr_languages.c" /> |
|
|
<ClCompile Include="..\libespeak-ng\voices.c" /> |
|
|
<ClCompile Include="..\libespeak-ng\voices.c" /> |
|
|
<ClCompile Include="..\libespeak-ng\wavegen.c" /> |
|
|
<ClCompile Include="..\libespeak-ng\wavegen.c" /> |
|
|
|
|
|
<ClCompile Include="com\comentrypoints.c" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<ClInclude Include="..\include\espeak-ng\espeak_ng.h" /> |
|
|
<ClInclude Include="..\include\espeak-ng\espeak_ng.h" /> |
|
|
|
|
|
|
|
|
<ClInclude Include="..\libespeak-ng\voice.h" /> |
|
|
<ClInclude Include="..\libespeak-ng\voice.h" /> |
|
|
<ClInclude Include="config.h" /> |
|
|
<ClInclude Include="config.h" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<None Include="libespeak-ng.def" /> |
|
|
|
|
|
</ItemGroup> |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
</ImportGroup> |
|
|
</ImportGroup> |