2
0

openzap.2005.vcproj 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="freetdm"
  6. ProjectGUID="{93B8812C-3EC4-4F78-8970-FFBFC99E167D}"
  7. RootNamespace="freetdm"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="2"
  23. CharacterSet="2"
  24. BuildLogFile="$(IntDir)\BuildLog-freetdm.htm"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="../src/include;../src/isdn/include"
  45. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;FREETDM_EXPORTS;TELETONE_EXPORTS"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="3"
  49. DisableLanguageExtensions="false"
  50. RuntimeTypeInfo="false"
  51. UsePrecompiledHeader="0"
  52. WarningLevel="4"
  53. WarnAsError="true"
  54. Detect64BitPortabilityProblems="true"
  55. DebugInformationFormat="3"
  56. CompileAs="1"
  57. />
  58. <Tool
  59. Name="VCManagedResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. />
  64. <Tool
  65. Name="VCPreLinkEventTool"
  66. />
  67. <Tool
  68. Name="VCLinkerTool"
  69. />
  70. <Tool
  71. Name="VCALinkTool"
  72. />
  73. <Tool
  74. Name="VCManifestTool"
  75. />
  76. <Tool
  77. Name="VCXDCMakeTool"
  78. />
  79. <Tool
  80. Name="VCBscMakeTool"
  81. />
  82. <Tool
  83. Name="VCFxCopTool"
  84. />
  85. <Tool
  86. Name="VCAppVerifierTool"
  87. />
  88. <Tool
  89. Name="VCWebDeploymentTool"
  90. />
  91. <Tool
  92. Name="VCPostBuildEventTool"
  93. />
  94. </Configuration>
  95. <Configuration
  96. Name="Release|Win32"
  97. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  98. IntermediateDirectory="$(ConfigurationName)"
  99. ConfigurationType="2"
  100. CharacterSet="2"
  101. WholeProgramOptimization="1"
  102. BuildLogFile="$(IntDir)\BuildLog-freetdm.htm"
  103. >
  104. <Tool
  105. Name="VCPreBuildEventTool"
  106. />
  107. <Tool
  108. Name="VCCustomBuildTool"
  109. />
  110. <Tool
  111. Name="VCXMLDataGeneratorTool"
  112. />
  113. <Tool
  114. Name="VCWebServiceProxyGeneratorTool"
  115. />
  116. <Tool
  117. Name="VCMIDLTool"
  118. />
  119. <Tool
  120. Name="VCCLCompilerTool"
  121. AdditionalIncludeDirectories="../src/include;../src/isdn/include"
  122. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;FREETDM_EXPORTS;TELETONE_EXPORTS"
  123. RuntimeLibrary="2"
  124. DisableLanguageExtensions="false"
  125. RuntimeTypeInfo="false"
  126. UsePrecompiledHeader="0"
  127. WarningLevel="4"
  128. WarnAsError="true"
  129. Detect64BitPortabilityProblems="true"
  130. DebugInformationFormat="3"
  131. CompileAs="1"
  132. />
  133. <Tool
  134. Name="VCManagedResourceCompilerTool"
  135. />
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. />
  139. <Tool
  140. Name="VCPreLinkEventTool"
  141. />
  142. <Tool
  143. Name="VCLinkerTool"
  144. />
  145. <Tool
  146. Name="VCALinkTool"
  147. />
  148. <Tool
  149. Name="VCManifestTool"
  150. />
  151. <Tool
  152. Name="VCXDCMakeTool"
  153. />
  154. <Tool
  155. Name="VCBscMakeTool"
  156. />
  157. <Tool
  158. Name="VCFxCopTool"
  159. />
  160. <Tool
  161. Name="VCAppVerifierTool"
  162. />
  163. <Tool
  164. Name="VCWebDeploymentTool"
  165. />
  166. <Tool
  167. Name="VCPostBuildEventTool"
  168. />
  169. </Configuration>
  170. </Configurations>
  171. <References>
  172. </References>
  173. <Files>
  174. <Filter
  175. Name="Source Files"
  176. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  177. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  178. >
  179. <File
  180. RelativePath="..\src\fsk.c"
  181. >
  182. </File>
  183. <File
  184. RelativePath="..\src\g711.c"
  185. >
  186. </File>
  187. <File
  188. RelativePath="..\src\hashtable.c"
  189. >
  190. </File>
  191. <File
  192. RelativePath="..\src\hashtable_itr.c"
  193. >
  194. </File>
  195. <File
  196. RelativePath="..\src\libteletone_detect.c"
  197. >
  198. </File>
  199. <File
  200. RelativePath="..\src\libteletone_generate.c"
  201. >
  202. </File>
  203. <File
  204. RelativePath="..\src\uart.c"
  205. >
  206. </File>
  207. <File
  208. RelativePath="..\src\ftdm_buffer.c"
  209. >
  210. </File>
  211. <File
  212. RelativePath="..\src\ftdm_callerid.c"
  213. >
  214. </File>
  215. <File
  216. RelativePath="..\src\ftdm_config.c"
  217. >
  218. </File>
  219. <File
  220. RelativePath="..\src\ftdm_dso.c"
  221. >
  222. </File>
  223. <File
  224. RelativePath="..\src\ftdm_io.c"
  225. >
  226. </File>
  227. <File
  228. RelativePath="..\src\ftdm_threadmutex.c"
  229. >
  230. </File>
  231. </Filter>
  232. <Filter
  233. Name="Header Files"
  234. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  235. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  236. >
  237. <File
  238. RelativePath="..\src\include\fsk.h"
  239. >
  240. </File>
  241. <File
  242. RelativePath="..\src\include\g711.h"
  243. >
  244. </File>
  245. <File
  246. RelativePath="..\src\include\hashtable.h"
  247. >
  248. </File>
  249. <File
  250. RelativePath="..\src\include\hashtable_itr.h"
  251. >
  252. </File>
  253. <File
  254. RelativePath="..\src\include\hashtable_private.h"
  255. >
  256. </File>
  257. <File
  258. RelativePath="..\src\include\libteletone.h"
  259. >
  260. </File>
  261. <File
  262. RelativePath="..\src\include\libteletone_detect.h"
  263. >
  264. </File>
  265. <File
  266. RelativePath="..\src\include\libteletone_generate.h"
  267. >
  268. </File>
  269. <File
  270. RelativePath="..\src\include\freetdm.h"
  271. >
  272. </File>
  273. <File
  274. RelativePath="..\src\include\uart.h"
  275. >
  276. </File>
  277. <File
  278. RelativePath="..\src\include\ftdm_buffer.h"
  279. >
  280. </File>
  281. <File
  282. RelativePath="..\src\include\ftdm_config.h"
  283. >
  284. </File>
  285. <File
  286. RelativePath="..\src\include\ftdm_dso.h"
  287. >
  288. </File>
  289. <File
  290. RelativePath="..\src\include\ftdm_threadmutex.h"
  291. >
  292. </File>
  293. <File
  294. RelativePath="..\src\include\ftdm_types.h"
  295. >
  296. </File>
  297. </Filter>
  298. </Files>
  299. <Globals>
  300. </Globals>
  301. </VisualStudioProject>