/lib/libsidplay2/libsidutils/win/VC/libsidutils.vcproj

http://github.com/xbmc/xbmc · MSBuild · 334 lines · 334 code · 0 blank · 0 comment · 0 complexity · f89e9314784baf8160d7cfbf28181f83 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="libsidutils"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory=".\Release"
  16. IntermediateDirectory=".\Release"
  17. ConfigurationType="2"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="2"
  23. InlineFunctionExpansion="1"
  24. AdditionalIncludeDirectories="../../include,../../include/sidplay/utils,../../../libsidplay/include"
  25. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS"
  26. StringPooling="TRUE"
  27. RuntimeLibrary="2"
  28. EnableFunctionLevelLinking="TRUE"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderFile=".\Release/libsidutils.pch"
  31. AssemblerListingLocation=".\Release/"
  32. ObjectFile=".\Release/"
  33. ProgramDataBaseFileName=".\Release/"
  34. WarningLevel="3"
  35. SuppressStartupBanner="TRUE"
  36. CompileAs="0"/>
  37. <Tool
  38. Name="VCCustomBuildTool"/>
  39. <Tool
  40. Name="VCLinkerTool"
  41. OutputFile="../../../binaries/Release/libsidutils.dll"
  42. LinkIncremental="1"
  43. SuppressStartupBanner="TRUE"
  44. ProgramDatabaseFile=".\Release/libsidutils.pdb"
  45. SubSystem="2"
  46. ImportLibrary=".\Release/libsidutils.lib"
  47. TargetMachine="1"/>
  48. <Tool
  49. Name="VCMIDLTool"
  50. PreprocessorDefinitions="NDEBUG"
  51. MkTypLibCompatible="TRUE"
  52. SuppressStartupBanner="TRUE"
  53. TargetEnvironment="1"
  54. TypeLibraryName=".\Release/libsidutils.tlb"
  55. HeaderFileName=""/>
  56. <Tool
  57. Name="VCPostBuildEventTool"/>
  58. <Tool
  59. Name="VCPreBuildEventTool"/>
  60. <Tool
  61. Name="VCPreLinkEventTool"/>
  62. <Tool
  63. Name="VCResourceCompilerTool"
  64. PreprocessorDefinitions="NDEBUG"
  65. Culture="2057"/>
  66. <Tool
  67. Name="VCWebServiceProxyGeneratorTool"/>
  68. <Tool
  69. Name="VCXMLDataGeneratorTool"/>
  70. <Tool
  71. Name="VCWebDeploymentTool"/>
  72. <Tool
  73. Name="VCManagedWrapperGeneratorTool"/>
  74. <Tool
  75. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  76. </Configuration>
  77. <Configuration
  78. Name="Debug|Win32"
  79. OutputDirectory=".\Debug"
  80. IntermediateDirectory=".\Debug"
  81. ConfigurationType="2"
  82. UseOfMFC="0"
  83. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  84. <Tool
  85. Name="VCCLCompilerTool"
  86. Optimization="0"
  87. AdditionalIncludeDirectories="../../include,../../include/sidplay/utils,../../../libsidplay/include"
  88. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS"
  89. RuntimeLibrary="3"
  90. UsePrecompiledHeader="2"
  91. PrecompiledHeaderFile=".\Debug/libsidutils.pch"
  92. AssemblerListingLocation=".\Debug/"
  93. ObjectFile=".\Debug/"
  94. ProgramDataBaseFileName=".\Debug/"
  95. WarningLevel="3"
  96. SuppressStartupBanner="TRUE"
  97. DebugInformationFormat="4"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. OutputFile="../../../binaries/Debug/libsidutils.dll"
  104. LinkIncremental="1"
  105. SuppressStartupBanner="TRUE"
  106. GenerateDebugInformation="TRUE"
  107. ProgramDatabaseFile=".\Debug/libsidutils.pdb"
  108. SubSystem="2"
  109. ImportLibrary=".\Debug/libsidutils.lib"
  110. TargetMachine="1"/>
  111. <Tool
  112. Name="VCMIDLTool"
  113. PreprocessorDefinitions="_DEBUG"
  114. MkTypLibCompatible="TRUE"
  115. SuppressStartupBanner="TRUE"
  116. TargetEnvironment="1"
  117. TypeLibraryName=".\Debug/libsidutils.tlb"
  118. HeaderFileName=""/>
  119. <Tool
  120. Name="VCPostBuildEventTool"/>
  121. <Tool
  122. Name="VCPreBuildEventTool"/>
  123. <Tool
  124. Name="VCPreLinkEventTool"/>
  125. <Tool
  126. Name="VCResourceCompilerTool"
  127. PreprocessorDefinitions="_DEBUG"
  128. Culture="2057"/>
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"/>
  131. <Tool
  132. Name="VCXMLDataGeneratorTool"/>
  133. <Tool
  134. Name="VCWebDeploymentTool"/>
  135. <Tool
  136. Name="VCManagedWrapperGeneratorTool"/>
  137. <Tool
  138. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  139. </Configuration>
  140. </Configurations>
  141. <References>
  142. </References>
  143. <Files>
  144. <File
  145. RelativePath="..\..\include\config.h">
  146. </File>
  147. <File
  148. RelativePath="config.h">
  149. </File>
  150. <File
  151. RelativePath="..\..\src\ini\headings.h">
  152. </File>
  153. <File
  154. RelativePath="..\..\src\ini\headings.i">
  155. </File>
  156. <File
  157. RelativePath="..\..\src\ini\ini.cpp">
  158. <FileConfiguration
  159. Name="Release|Win32">
  160. <Tool
  161. Name="VCCLCompilerTool"
  162. Optimization="2"
  163. AdditionalIncludeDirectories=""
  164. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  165. </FileConfiguration>
  166. <FileConfiguration
  167. Name="Debug|Win32">
  168. <Tool
  169. Name="VCCLCompilerTool"
  170. Optimization="0"
  171. AdditionalIncludeDirectories=""
  172. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  173. </FileConfiguration>
  174. </File>
  175. <File
  176. RelativePath="..\..\src\ini\ini.h">
  177. </File>
  178. <File
  179. RelativePath="..\..\src\ini\keys.h">
  180. </File>
  181. <File
  182. RelativePath="..\..\src\ini\keys.i">
  183. </File>
  184. <File
  185. RelativePath="..\..\include\sidplay\utils\libini.h">
  186. </File>
  187. <File
  188. RelativePath="..\..\src\ini\list.h">
  189. </File>
  190. <File
  191. RelativePath="..\..\src\ini\list.i">
  192. </File>
  193. <File
  194. RelativePath="..\..\src\Md5\MD5.cpp">
  195. <FileConfiguration
  196. Name="Release|Win32">
  197. <Tool
  198. Name="VCCLCompilerTool"
  199. Optimization="2"
  200. AdditionalIncludeDirectories=""
  201. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  202. </FileConfiguration>
  203. <FileConfiguration
  204. Name="Debug|Win32">
  205. <Tool
  206. Name="VCCLCompilerTool"
  207. Optimization="0"
  208. AdditionalIncludeDirectories=""
  209. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  210. </FileConfiguration>
  211. </File>
  212. <File
  213. RelativePath="..\..\src\Md5\MD5.h">
  214. </File>
  215. <File
  216. RelativePath="..\..\src\Md5\MD5_Defs.h">
  217. </File>
  218. <File
  219. RelativePath="..\..\src\SidDatabase.cpp">
  220. <FileConfiguration
  221. Name="Release|Win32">
  222. <Tool
  223. Name="VCCLCompilerTool"
  224. Optimization="2"
  225. AdditionalIncludeDirectories=""
  226. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  227. </FileConfiguration>
  228. <FileConfiguration
  229. Name="Debug|Win32">
  230. <Tool
  231. Name="VCCLCompilerTool"
  232. Optimization="0"
  233. AdditionalIncludeDirectories=""
  234. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  235. </FileConfiguration>
  236. </File>
  237. <File
  238. RelativePath="..\..\include\sidplay\utils\SidDatabase.h">
  239. </File>
  240. <File
  241. RelativePath="..\..\src\SidFilter.cpp">
  242. <FileConfiguration
  243. Name="Release|Win32">
  244. <Tool
  245. Name="VCCLCompilerTool"
  246. Optimization="2"
  247. AdditionalIncludeDirectories=""
  248. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  249. </FileConfiguration>
  250. <FileConfiguration
  251. Name="Debug|Win32">
  252. <Tool
  253. Name="VCCLCompilerTool"
  254. Optimization="0"
  255. AdditionalIncludeDirectories=""
  256. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  257. </FileConfiguration>
  258. </File>
  259. <File
  260. RelativePath="..\..\include\sidplay\utils\SidFilter.h">
  261. </File>
  262. <File
  263. RelativePath="..\..\src\SidTuneMod.cpp">
  264. <FileConfiguration
  265. Name="Release|Win32">
  266. <Tool
  267. Name="VCCLCompilerTool"
  268. Optimization="2"
  269. AdditionalIncludeDirectories=""
  270. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  271. </FileConfiguration>
  272. <FileConfiguration
  273. Name="Debug|Win32">
  274. <Tool
  275. Name="VCCLCompilerTool"
  276. Optimization="0"
  277. AdditionalIncludeDirectories=""
  278. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  279. </FileConfiguration>
  280. </File>
  281. <File
  282. RelativePath="..\..\include\sidplay\utils\SidTuneMod.h">
  283. </File>
  284. <File
  285. RelativePath="..\..\src\SidUsage.cpp">
  286. <FileConfiguration
  287. Name="Release|Win32">
  288. <Tool
  289. Name="VCCLCompilerTool"
  290. Optimization="2"
  291. AdditionalIncludeDirectories=""
  292. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  293. </FileConfiguration>
  294. <FileConfiguration
  295. Name="Debug|Win32">
  296. <Tool
  297. Name="VCCLCompilerTool"
  298. Optimization="0"
  299. AdditionalIncludeDirectories=""
  300. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  301. </FileConfiguration>
  302. </File>
  303. <File
  304. RelativePath="..\..\include\sidplay\utils\SidUsage.h">
  305. </File>
  306. <File
  307. RelativePath="..\..\src\smm.cpp">
  308. <FileConfiguration
  309. Name="Release|Win32">
  310. <Tool
  311. Name="VCCLCompilerTool"
  312. Optimization="2"
  313. AdditionalIncludeDirectories=""
  314. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  315. </FileConfiguration>
  316. <FileConfiguration
  317. Name="Debug|Win32">
  318. <Tool
  319. Name="VCCLCompilerTool"
  320. Optimization="0"
  321. AdditionalIncludeDirectories=""
  322. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DLL_EXPORT;HAVE_MSWINDOWS;$(NoInherit)"/>
  323. </FileConfiguration>
  324. </File>
  325. <File
  326. RelativePath="..\..\src\smm0.h">
  327. </File>
  328. <File
  329. RelativePath="..\..\src\ini\types.i">
  330. </File>
  331. </Files>
  332. <Globals>
  333. </Globals>
  334. </VisualStudioProject>