Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

269 lines
5.3 KiB

  1. # Microsoft Developer Studio Project File - Name="TTS Engine" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=TTS Engine - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "TTS Engine.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "TTS Engine.mak" CFG="TTS Engine - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "TTS Engine - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "TTS Engine - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF "$(CFG)" == "TTS Engine - Win32 Release"
  26. # PROP BASE Use_MFC
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Cmd_Line "NMAKE /f "TTS Engine.mak""
  31. # PROP BASE Rebuild_Opt "/a"
  32. # PROP BASE Target_File "TTS Engine.exe"
  33. # PROP BASE Bsc_Name "TTS Engine.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Cmd_Line "..\..\..\common\bin\spgrazzle.cmd free exec build -z -F -I"
  40. # PROP Rebuild_Opt "-c"
  41. # PROP Target_File "obj\i386\spttseng.dll"
  42. # PROP Bsc_Name ""
  43. # PROP Target_Dir ""
  44. !ELSEIF "$(CFG)" == "TTS Engine - Win32 Debug"
  45. # PROP BASE Use_MFC
  46. # PROP BASE Use_Debug_Libraries 1
  47. # PROP BASE Output_Dir "Debug"
  48. # PROP BASE Intermediate_Dir "Debug"
  49. # PROP BASE Cmd_Line "NMAKE /f "TTS Engine.mak""
  50. # PROP BASE Rebuild_Opt "/a"
  51. # PROP BASE Target_File "TTS Engine.exe"
  52. # PROP BASE Bsc_Name "TTS Engine.bsc"
  53. # PROP BASE Target_Dir ""
  54. # PROP Use_MFC
  55. # PROP Use_Debug_Libraries 1
  56. # PROP Output_Dir "Debug"
  57. # PROP Intermediate_Dir "Debug"
  58. # PROP Cmd_Line "..\..\..\common\bin\spgrazzle.cmd exec build -z -F -I"
  59. # PROP Rebuild_Opt "-c"
  60. # PROP Target_File "objd\i386\spttseng.dll"
  61. # PROP Bsc_Name ""
  62. # PROP Target_Dir ""
  63. !ENDIF
  64. # Begin Target
  65. # Name "TTS Engine - Win32 Release"
  66. # Name "TTS Engine - Win32 Debug"
  67. !IF "$(CFG)" == "TTS Engine - Win32 Release"
  68. !ELSEIF "$(CFG)" == "TTS Engine - Win32 Debug"
  69. !ENDIF
  70. # Begin Group "Source Files"
  71. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  72. # Begin Source File
  73. SOURCE=.\alloops.cpp
  74. # End Source File
  75. # Begin Source File
  76. SOURCE=.\alphanorm.cpp
  77. # End Source File
  78. # Begin Source File
  79. SOURCE=.\backend.cpp
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=.\data.cpp
  83. # End Source File
  84. # Begin Source File
  85. SOURCE=.\datenorm.cpp
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=.\disambig.cpp
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=.\duration.cpp
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.\frontend.cpp
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.\mainnorm.cpp
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.\miscdata.cpp
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.\miscnorm.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.\morph.cpp
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.\normdata.cpp
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.\numnorm.cpp
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.\pitchprosody.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.\reverbfx.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\spttseng.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\spttseng.idl
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.\spttsengui.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\stdafx.cpp
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\stdsentenum.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\syllabletagger.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.\timenorm.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.\ttsengine.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\ttspropertiesdialog.cpp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.\voicedataobj.cpp
  149. # End Source File
  150. # End Group
  151. # Begin Group "Header Files"
  152. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  153. # Begin Source File
  154. SOURCE=.\alloops.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.\backend.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.\feedchain.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\frontend.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\morph.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.\normdata.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.\resource.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.\reverbfx.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.\sentitemmemory.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\spttseng.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\spttsengdebug.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.\spttsengui.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\stdafx.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\stdsentenum.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\ttsengine.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\ttspropertiesdialog.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\voicedataobj.h
  203. # End Source File
  204. # End Group
  205. # Begin Group "Resource Files"
  206. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  207. # End Group
  208. # End Target
  209. # End Project