jack2 codebase
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.

280 lines
14KB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <SccProjectName />
  23. <SccLocalPath />
  24. </PropertyGroup>
  25. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  27. <ConfigurationType>DynamicLibrary</ConfigurationType>
  28. <UseOfMfc>false</UseOfMfc>
  29. </PropertyGroup>
  30. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  31. <ConfigurationType>DynamicLibrary</ConfigurationType>
  32. <UseOfMfc>false</UseOfMfc>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  35. <ConfigurationType>DynamicLibrary</ConfigurationType>
  36. <UseOfMfc>false</UseOfMfc>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  39. <ConfigurationType>DynamicLibrary</ConfigurationType>
  40. <UseOfMfc>false</UseOfMfc>
  41. </PropertyGroup>
  42. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  43. <ImportGroup Label="ExtensionSettings">
  44. </ImportGroup>
  45. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  46. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  47. <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
  48. </ImportGroup>
  49. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  50. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  51. <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
  52. </ImportGroup>
  53. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  54. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  55. <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
  56. </ImportGroup>
  57. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  58. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  59. <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" />
  60. </ImportGroup>
  61. <PropertyGroup Label="UserMacros" />
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  63. <OutDir>.\Debug\</OutDir>
  64. <IntDir>.\Debug\</IntDir>
  65. <LinkIncremental>true</LinkIncremental>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  68. <OutDir>.\Debug\</OutDir>
  69. <IntDir>.\Debug\</IntDir>
  70. <LinkIncremental>true</LinkIncremental>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  73. <OutDir>.\Release\</OutDir>
  74. <IntDir>.\Release\</IntDir>
  75. <LinkIncremental>false</LinkIncremental>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  78. <OutDir>.\Release64\</OutDir>
  79. <IntDir>.\Release64\</IntDir>
  80. <LinkIncremental>false</LinkIncremental>
  81. </PropertyGroup>
  82. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  83. <ClCompile>
  84. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  85. <InlineFunctionExpansion>Default</InlineFunctionExpansion>
  86. <FunctionLevelLinking>false</FunctionLevelLinking>
  87. <Optimization>Disabled</Optimization>
  88. <SuppressStartupBanner>true</SuppressStartupBanner>
  89. <WarningLevel>Level3</WarningLevel>
  90. <MinimalRebuild>true</MinimalRebuild>
  91. <AdditionalIncludeDirectories>..\..\..\..\..\ASIOSDK2\common;..\..\common;..\..\common\jack;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  92. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  93. <AssemblerListingLocation>.\Debug\</AssemblerListingLocation>
  94. <BrowseInformation>true</BrowseInformation>
  95. <PrecompiledHeaderOutputFile>.\Debug\JackRouter.pch</PrecompiledHeaderOutputFile>
  96. <ObjectFileName>.\Debug\</ObjectFileName>
  97. <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName>
  98. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  99. </ClCompile>
  100. <Midl>
  101. <SuppressStartupBanner>true</SuppressStartupBanner>
  102. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  103. <TypeLibraryName>.\Debug\JackRouter.tlb</TypeLibraryName>
  104. <MkTypLibCompatible>true</MkTypLibCompatible>
  105. <TargetEnvironment>Win32</TargetEnvironment>
  106. </Midl>
  107. <ResourceCompile>
  108. <Culture>0x0409</Culture>
  109. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  110. </ResourceCompile>
  111. <Bscmake>
  112. <SuppressStartupBanner>true</SuppressStartupBanner>
  113. <OutputFile>.\Debug\JackRouter.bsc</OutputFile>
  114. </Bscmake>
  115. <Link>
  116. <SuppressStartupBanner>true</SuppressStartupBanner>
  117. <LinkDLL>true</LinkDLL>
  118. <GenerateDebugInformation>true</GenerateDebugInformation>
  119. <SubSystem>Windows</SubSystem>
  120. <OutputFile>Debug/JackRouter_debug.dll</OutputFile>
  121. <ImportLibrary>.\Debug\JackRouter_debug.lib</ImportLibrary>
  122. <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
  123. <ModuleDefinitionFile>.\JackRouter.def</ModuleDefinitionFile>
  124. </Link>
  125. </ItemDefinitionGroup>
  126. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  127. <ClCompile>
  128. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  129. <InlineFunctionExpansion>Default</InlineFunctionExpansion>
  130. <FunctionLevelLinking>false</FunctionLevelLinking>
  131. <Optimization>Disabled</Optimization>
  132. <SuppressStartupBanner>true</SuppressStartupBanner>
  133. <WarningLevel>Level3</WarningLevel>
  134. <AdditionalIncludeDirectories>..\..\..\..\..\ASIOSDK2\common;..\..\common;..\..\common\jack;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  135. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  136. <AssemblerListingLocation>.\Debug\</AssemblerListingLocation>
  137. <BrowseInformation>true</BrowseInformation>
  138. <PrecompiledHeaderOutputFile>.\Debug\JackRouter.pch</PrecompiledHeaderOutputFile>
  139. <ObjectFileName>.\Debug\</ObjectFileName>
  140. <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName>
  141. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  142. </ClCompile>
  143. <Midl>
  144. <SuppressStartupBanner>true</SuppressStartupBanner>
  145. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  146. <TypeLibraryName>.\Debug\JackRouter.tlb</TypeLibraryName>
  147. <MkTypLibCompatible>true</MkTypLibCompatible>
  148. </Midl>
  149. <ResourceCompile>
  150. <Culture>0x0409</Culture>
  151. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  152. </ResourceCompile>
  153. <Bscmake>
  154. <SuppressStartupBanner>true</SuppressStartupBanner>
  155. <OutputFile>.\Debug\JackRouter.bsc</OutputFile>
  156. </Bscmake>
  157. <Link>
  158. <SuppressStartupBanner>true</SuppressStartupBanner>
  159. <LinkDLL>true</LinkDLL>
  160. <GenerateDebugInformation>true</GenerateDebugInformation>
  161. <SubSystem>Windows</SubSystem>
  162. <OutputFile>Debug/JackRouter_debug.dll</OutputFile>
  163. <ImportLibrary>.\Debug\JackRouter_debug.lib</ImportLibrary>
  164. <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
  165. <ModuleDefinitionFile>.\JackRouter.def</ModuleDefinitionFile>
  166. </Link>
  167. </ItemDefinitionGroup>
  168. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  169. <ClCompile>
  170. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  171. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  172. <StringPooling>true</StringPooling>
  173. <FunctionLevelLinking>true</FunctionLevelLinking>
  174. <Optimization>MaxSpeed</Optimization>
  175. <SuppressStartupBanner>true</SuppressStartupBanner>
  176. <WarningLevel>Level3</WarningLevel>
  177. <AdditionalIncludeDirectories>..\..\..\..\..\ASIOSDK2\common;..\..\common;..\..\common\jack;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  178. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  179. <AssemblerListingLocation>.\Release\</AssemblerListingLocation>
  180. <BrowseInformation>true</BrowseInformation>
  181. <PrecompiledHeaderOutputFile>.\Release\JackRouter.pch</PrecompiledHeaderOutputFile>
  182. <ObjectFileName>.\Release\</ObjectFileName>
  183. <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName>
  184. </ClCompile>
  185. <Midl>
  186. <SuppressStartupBanner>true</SuppressStartupBanner>
  187. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  188. <TypeLibraryName>.\Release\JackRouter.tlb</TypeLibraryName>
  189. <MkTypLibCompatible>true</MkTypLibCompatible>
  190. <TargetEnvironment>Win32</TargetEnvironment>
  191. </Midl>
  192. <ResourceCompile>
  193. <Culture>0x0409</Culture>
  194. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  195. </ResourceCompile>
  196. <Bscmake>
  197. <SuppressStartupBanner>true</SuppressStartupBanner>
  198. <OutputFile>.\Release\JackRouter.bsc</OutputFile>
  199. </Bscmake>
  200. <Link>
  201. <SuppressStartupBanner>true</SuppressStartupBanner>
  202. <LinkDLL>true</LinkDLL>
  203. <SubSystem>Windows</SubSystem>
  204. <OutputFile>.\Release\JackRouter.dll</OutputFile>
  205. <ImportLibrary>.\Release\JackRouter.lib</ImportLibrary>
  206. <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
  207. <ModuleDefinitionFile>.\JackRouter.def</ModuleDefinitionFile>
  208. </Link>
  209. </ItemDefinitionGroup>
  210. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  211. <ClCompile>
  212. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  213. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  214. <StringPooling>true</StringPooling>
  215. <FunctionLevelLinking>true</FunctionLevelLinking>
  216. <Optimization>MaxSpeed</Optimization>
  217. <SuppressStartupBanner>true</SuppressStartupBanner>
  218. <WarningLevel>Level3</WarningLevel>
  219. <AdditionalIncludeDirectories>..\..\..\..\..\ASIOSDK2\common;..\..\common;..\..\common\jack;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  220. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;PSAPI_VERSION=2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  221. <AssemblerListingLocation>.\Release\</AssemblerListingLocation>
  222. <BrowseInformation>true</BrowseInformation>
  223. <PrecompiledHeaderOutputFile>.\Release\JackRouter.pch</PrecompiledHeaderOutputFile>
  224. <ObjectFileName>.\Release\</ObjectFileName>
  225. <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName>
  226. </ClCompile>
  227. <Midl>
  228. <SuppressStartupBanner>true</SuppressStartupBanner>
  229. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  230. <TypeLibraryName>.\Release\JackRouter.tlb</TypeLibraryName>
  231. <MkTypLibCompatible>true</MkTypLibCompatible>
  232. </Midl>
  233. <ResourceCompile>
  234. <Culture>0x0409</Culture>
  235. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  236. </ResourceCompile>
  237. <Bscmake>
  238. <SuppressStartupBanner>true</SuppressStartupBanner>
  239. <OutputFile>.\Release\JackRouter64.bsc</OutputFile>
  240. </Bscmake>
  241. <Link>
  242. <SuppressStartupBanner>true</SuppressStartupBanner>
  243. <LinkDLL>true</LinkDLL>
  244. <SubSystem>Windows</SubSystem>
  245. <OutputFile>.\Release64\JackRouter.dll</OutputFile>
  246. <ImportLibrary>.\Release\JackRouter64.lib</ImportLibrary>
  247. <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
  248. <ModuleDefinitionFile>.\JackRouter.def</ModuleDefinitionFile>
  249. </Link>
  250. </ItemDefinitionGroup>
  251. <ItemGroup>
  252. <ClCompile Include="..\..\..\..\..\ASIOSDK2\common\combase.cpp" />
  253. <ClCompile Include="..\..\..\..\..\ASIOSDK2\common\dllentry.cpp" />
  254. <ClCompile Include="JackRouter.cpp" />
  255. <ClCompile Include="profport.cpp" />
  256. <ClCompile Include="..\..\..\..\..\ASIOSDK2\common\register.cpp" />
  257. </ItemGroup>
  258. <ItemGroup>
  259. <CustomBuild Include="JackRouter.def" />
  260. </ItemGroup>
  261. <ItemGroup>
  262. <ResourceCompile Include="resource.rc" />
  263. </ItemGroup>
  264. <ItemGroup>
  265. <ClInclude Include="..\..\..\common\asio.h" />
  266. <ClInclude Include="..\..\Common\Asiodrvr.h" />
  267. <ClInclude Include="..\asiosmpl.h" />
  268. <ClInclude Include="..\..\..\common\asiosys.h" />
  269. <ClInclude Include="..\..\..\common\combase.h" />
  270. <ClInclude Include="..\..\..\common\iasiodrv.h" />
  271. </ItemGroup>
  272. <ItemGroup>
  273. <Library Include="..\Release64\bin\libjack64.lib" />
  274. <Library Include="..\Release\bin\libjack.lib" />
  275. <Library Include="Psapi.Lib" />
  276. </ItemGroup>
  277. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  278. <ImportGroup Label="ExtensionTargets">
  279. </ImportGroup>
  280. </Project>