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.

183 lines
5.8KB

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <CodeBlocks_project_file>
  3. <FileVersion major="1" minor="6" />
  4. <Project>
  5. <Option title="jack_netonedriver" />
  6. <Option pch_mode="2" />
  7. <Option compiler="mingw_64" />
  8. <Build>
  9. <Target title="Win32 Release 64bits">
  10. <Option output="Release64\bin\jack\jack_netone" prefix_auto="1" extension_auto="1" />
  11. <Option object_output="Release64\" />
  12. <Option type="3" />
  13. <Option compiler="mingw_64" />
  14. <Compiler>
  15. <Add option="-O2" />
  16. <Add option="-Wall" />
  17. <Add option="-DBUILD_DLL" />
  18. <Add option="-DSERVER_SIDE" />
  19. <Add directory="..\windows" />
  20. <Add directory="..\common\jack" />
  21. <Add directory="..\common" />
  22. </Compiler>
  23. <Linker>
  24. <Add library="libjackserver64" />
  25. <Add directory="Release64\bin" />
  26. </Linker>
  27. </Target>
  28. <Target title="Win32 Debug 64bits">
  29. <Option output="Debug64\bin\jack\jack_netone" prefix_auto="1" extension_auto="1" />
  30. <Option object_output="Debug64\" />
  31. <Option type="3" />
  32. <Option compiler="mingw_64" />
  33. <Compiler>
  34. <Add option="-Wall" />
  35. <Add option="-g" />
  36. <Add option="-DBUILD_DLL" />
  37. <Add option="-DSERVER_SIDE" />
  38. <Add directory="..\windows" />
  39. <Add directory="..\common\jack" />
  40. <Add directory="..\common" />
  41. </Compiler>
  42. <Linker>
  43. <Add library="libjackserver64" />
  44. <Add directory="Debug64\bin" />
  45. </Linker>
  46. </Target>
  47. <Target title="Win32 Profiling 64bits">
  48. <Option output="Release64\bin\jack\jack_netone" prefix_auto="1" extension_auto="1" />
  49. <Option object_output="Release64\" />
  50. <Option type="3" />
  51. <Option compiler="mingw_64" />
  52. <Compiler>
  53. <Add option="-O2" />
  54. <Add option="-Wall" />
  55. <Add option="-DBUILD_DLL" />
  56. <Add option="-DJACK_MONITOR" />
  57. <Add option="-DSERVER_SIDE" />
  58. <Add directory="..\windows" />
  59. <Add directory="..\common\jack" />
  60. <Add directory="..\common" />
  61. </Compiler>
  62. <Linker>
  63. <Add library="libjackserver64" />
  64. <Add directory="Release64\bin" />
  65. </Linker>
  66. </Target>
  67. <Target title="Win32 Release 32bits">
  68. <Option output="Release\bin\jack\jack_netone" prefix_auto="1" extension_auto="1" />
  69. <Option object_output="Release\" />
  70. <Option type="3" />
  71. <Option compiler="mingw_64" />
  72. <Compiler>
  73. <Add option="-O2" />
  74. <Add option="-Wall" />
  75. <Add option="-m32" />
  76. <Add option="-DBUILD_DLL" />
  77. <Add option="-DSERVER_SIDE" />
  78. <Add directory="..\windows" />
  79. <Add directory="..\common\jack" />
  80. <Add directory="..\common" />
  81. </Compiler>
  82. <Linker>
  83. <Add option="-m32" />
  84. <Add library="libjackserver" />
  85. <Add directory="Release\bin" />
  86. </Linker>
  87. <ExtraCommands>
  88. <Add before="windres -F pe-i386 -O coff -o Release/jacknetonedriver.res jacknetonedriver.rc" />
  89. </ExtraCommands>
  90. </Target>
  91. <Target title="Win32 Debug 32bits">
  92. <Option output="Debug\bin\jack\jack_netone" prefix_auto="1" extension_auto="1" />
  93. <Option object_output="Debug\" />
  94. <Option type="3" />
  95. <Option compiler="mingw_64" />
  96. <Compiler>
  97. <Add option="-Wall" />
  98. <Add option="-g" />
  99. <Add option="-m32" />
  100. <Add option="-DBUILD_DLL" />
  101. <Add option="-DSERVER_SIDE" />
  102. <Add directory="..\windows" />
  103. <Add directory="..\common\jack" />
  104. <Add directory="..\common" />
  105. </Compiler>
  106. <Linker>
  107. <Add option="-m32" />
  108. <Add library="libjackserver" />
  109. <Add directory="Debug\bin" />
  110. </Linker>
  111. <ExtraCommands>
  112. <Add before="windres -F pe-i386 -O coff -o Debug/jacknetonedriver.res jacknetonedriver.rc" />
  113. </ExtraCommands>
  114. </Target>
  115. <Target title="Win32 Profiling 32bits">
  116. <Option output="Release\bin\jack\jack_netone" prefix_auto="1" extension_auto="1" />
  117. <Option object_output="Release\" />
  118. <Option type="3" />
  119. <Option compiler="mingw_64" />
  120. <Compiler>
  121. <Add option="-O2" />
  122. <Add option="-Wall" />
  123. <Add option="-m32" />
  124. <Add option="-DBUILD_DLL" />
  125. <Add option="-DJACK_MONITOR" />
  126. <Add option="-DSERVER_SIDE" />
  127. <Add directory="..\windows" />
  128. <Add directory="..\common\jack" />
  129. <Add directory="..\common" />
  130. </Compiler>
  131. <Linker>
  132. <Add option="-m32" />
  133. <Add library="libjackserver" />
  134. <Add directory="Release\bin" />
  135. </Linker>
  136. <ExtraCommands>
  137. <Add before="windres -F pe-i386 -O coff -o Debug/jacknetonedriver.res jacknetonedriver.rc" />
  138. </ExtraCommands>
  139. </Target>
  140. </Build>
  141. <Compiler>
  142. <Add option="-Wall" />
  143. </Compiler>
  144. <Linker>
  145. <Add option="-enable-auto-import" />
  146. <Add library="kernel32" />
  147. <Add library="user32" />
  148. <Add library="gdi32" />
  149. <Add library="winspool" />
  150. <Add library="comdlg32" />
  151. <Add library="advapi32" />
  152. <Add library="shell32" />
  153. <Add library="ole32" />
  154. <Add library="oleaut32" />
  155. <Add library="uuid" />
  156. <Add library="odbc32" />
  157. <Add library="odbccp32" />
  158. <Add library="ws2_32" />
  159. </Linker>
  160. <Unit filename="..\common\JackNetOneDriver.cpp" />
  161. <Unit filename="..\common\netjack.c">
  162. <Option compilerVar="CC" />
  163. </Unit>
  164. <Unit filename="..\common\netjack_packet.c">
  165. <Option compilerVar="CC" />
  166. </Unit>
  167. <Unit filename="jacknetonedriver.rc">
  168. <Option compilerVar="WINDRES" />
  169. </Unit>
  170. <Extensions>
  171. <code_completion />
  172. <envvars />
  173. <debugger />
  174. <lib_finder disable_auto="1" />
  175. <AutoVersioning>
  176. <Scheme minor_max="10" build_max="0" rev_max="0" rev_rand_max="10" build_times_to_increment_minor="100" />
  177. <Settings autoincrement="1" date_declarations="1" do_auto_increment="0" ask_to_increment="0" language="C++" svn="0" svn_directory="" header_path="version.h" />
  178. <Changes_Log show_changes_editor="0" app_title="released version %M.%m.%b of %p" changeslog_path="ChangesLog.txt" />
  179. </AutoVersioning>
  180. </Extensions>
  181. </Project>
  182. </CodeBlocks_project_file>