2
0

libspandsp_sim.2008.vcproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="libspandsp_sim"
  6. ProjectGUID="{502F1E51-F0A0-4607-AB7F-05BAB530AAE1}"
  7. RootNamespace="libspandsp_sim"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. <Platform
  16. Name="x64"
  17. />
  18. </Platforms>
  19. <ToolFiles>
  20. </ToolFiles>
  21. <Configurations>
  22. <Configuration
  23. Name="Debug|Win32"
  24. OutputDirectory="$(SolutionDir)Debug"
  25. IntermediateDirectory="$(ConfigurationName)"
  26. ConfigurationType="2"
  27. CharacterSet="1"
  28. BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-4.0.2\libtiff"
  49. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
  50. MinimalRebuild="true"
  51. BasicRuntimeChecks="3"
  52. RuntimeLibrary="3"
  53. UsePrecompiledHeader="0"
  54. ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
  55. WarningLevel="4"
  56. DebugInformationFormat="4"
  57. CompileAs="1"
  58. DisableSpecificWarnings="4127"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLinkerTool"
  71. LinkIncremental="2"
  72. GenerateDebugInformation="true"
  73. SubSystem="2"
  74. RandomizedBaseAddress="1"
  75. DataExecutionPrevention="0"
  76. ImportLibrary="./Debug\spandsp_sim.lib"
  77. TargetMachine="1"
  78. />
  79. <Tool
  80. Name="VCALinkTool"
  81. />
  82. <Tool
  83. Name="VCManifestTool"
  84. />
  85. <Tool
  86. Name="VCXDCMakeTool"
  87. />
  88. <Tool
  89. Name="VCBscMakeTool"
  90. />
  91. <Tool
  92. Name="VCFxCopTool"
  93. />
  94. <Tool
  95. Name="VCAppVerifierTool"
  96. />
  97. <Tool
  98. Name="VCPostBuildEventTool"
  99. />
  100. </Configuration>
  101. <Configuration
  102. Name="Release|Win32"
  103. OutputDirectory="$(SolutionDir)Release"
  104. IntermediateDirectory="$(ConfigurationName)"
  105. ConfigurationType="2"
  106. CharacterSet="1"
  107. WholeProgramOptimization="1"
  108. BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
  109. >
  110. <Tool
  111. Name="VCPreBuildEventTool"
  112. />
  113. <Tool
  114. Name="VCCustomBuildTool"
  115. />
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"
  118. />
  119. <Tool
  120. Name="VCWebServiceProxyGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCMIDLTool"
  124. />
  125. <Tool
  126. Name="VCCLCompilerTool"
  127. AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-4.0.2\libtiff"
  128. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
  129. RuntimeLibrary="2"
  130. UsePrecompiledHeader="0"
  131. ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
  132. WarningLevel="4"
  133. DebugInformationFormat="3"
  134. DisableSpecificWarnings="4127"
  135. />
  136. <Tool
  137. Name="VCManagedResourceCompilerTool"
  138. />
  139. <Tool
  140. Name="VCResourceCompilerTool"
  141. />
  142. <Tool
  143. Name="VCPreLinkEventTool"
  144. />
  145. <Tool
  146. Name="VCLinkerTool"
  147. LinkIncremental="1"
  148. GenerateDebugInformation="true"
  149. SubSystem="2"
  150. OptimizeReferences="2"
  151. EnableCOMDATFolding="2"
  152. RandomizedBaseAddress="1"
  153. DataExecutionPrevention="0"
  154. ImportLibrary="./Release\spandsp_sim.lib"
  155. TargetMachine="1"
  156. />
  157. <Tool
  158. Name="VCALinkTool"
  159. />
  160. <Tool
  161. Name="VCManifestTool"
  162. />
  163. <Tool
  164. Name="VCXDCMakeTool"
  165. />
  166. <Tool
  167. Name="VCBscMakeTool"
  168. />
  169. <Tool
  170. Name="VCFxCopTool"
  171. />
  172. <Tool
  173. Name="VCAppVerifierTool"
  174. />
  175. <Tool
  176. Name="VCPostBuildEventTool"
  177. />
  178. </Configuration>
  179. <Configuration
  180. Name="Debug|x64"
  181. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
  182. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  183. ConfigurationType="2"
  184. CharacterSet="1"
  185. BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
  186. >
  187. <Tool
  188. Name="VCCLCompilerTool"
  189. Optimization="0"
  190. AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-4.0.2\libtiff"
  191. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
  192. MinimalRebuild="true"
  193. BasicRuntimeChecks="3"
  194. RuntimeLibrary="3"
  195. UsePrecompiledHeader="0"
  196. ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
  197. WarningLevel="4"
  198. DebugInformationFormat="3"
  199. CompileAs="1"
  200. DisableSpecificWarnings="4127"
  201. />
  202. <Tool
  203. Name="VCLinkerTool"
  204. LinkIncremental="2"
  205. GenerateDebugInformation="true"
  206. SubSystem="2"
  207. RandomizedBaseAddress="1"
  208. DataExecutionPrevention="0"
  209. ImportLibrary="$(TargetDir)spandsp_sim.lib"
  210. TargetMachine="17"
  211. />
  212. </Configuration>
  213. <Configuration
  214. Name="Release|x64"
  215. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
  216. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  217. ConfigurationType="2"
  218. CharacterSet="1"
  219. BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
  220. WholeProgramOptimization="1"
  221. >
  222. <Tool
  223. Name="VCCLCompilerTool"
  224. AdditionalIncludeDirectories=".;..\src\spandsp;..\src;..\src\msvc;..\..\tiff-4.0.2\libtiff"
  225. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"
  226. RuntimeLibrary="2"
  227. UsePrecompiledHeader="0"
  228. ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
  229. WarningLevel="4"
  230. DebugInformationFormat="3"
  231. DisableSpecificWarnings="4127"
  232. />
  233. <Tool
  234. Name="VCLinkerTool"
  235. LinkIncremental="1"
  236. GenerateDebugInformation="true"
  237. SubSystem="2"
  238. OptimizeReferences="2"
  239. EnableCOMDATFolding="2"
  240. RandomizedBaseAddress="1"
  241. DataExecutionPrevention="0"
  242. ImportLibrary="$(TargetDir)spandsp_sim.lib"
  243. TargetMachine="17"
  244. />
  245. </Configuration>
  246. </Configurations>
  247. <References>
  248. </References>
  249. <Files>
  250. <Filter
  251. Name="Source Files"
  252. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  253. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  254. >
  255. <File RelativePath="g1050.c"></File>
  256. <File RelativePath="line_model.c"></File>
  257. <File RelativePath="rfc2198_sim.c"></File>
  258. <File RelativePath="test_utils.c"></File>
  259. </Filter><Filter Name="Header Files">
  260. <File RelativePath="spandsp/g1050.h"></File>
  261. <File RelativePath="spandsp/line_model.h"></File>
  262. <File RelativePath="spandsp/line_models.h"></File>
  263. <File RelativePath="spandsp/rfc2198_sim.h"></File>
  264. <File RelativePath="spandsp/test_utils.h"></File>
  265. <File RelativePath="spandsp-sim.h"></File>
  266. </Filter>
  267. </Files>
  268. <Globals>
  269. </Globals>
  270. </VisualStudioProject>