Browse Source

Correct Windows projects.

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3965 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/v1.9.6
sletz 15 years ago
parent
commit
93516bea3a
2 changed files with 6 additions and 0 deletions
  1. +3
    -0
      windows/libjack.cbp
  2. +3
    -0
      windows/libjackserver.cbp

+ 3
- 0
windows/libjack.cbp View File

@@ -31,6 +31,7 @@
<Add directory="..\common\jack" />
<Add directory="..\common" />
<Add directory="tre-0.8.0\win32" />
<Add directory="tre-0.8.0\lib" />
</Compiler>
<Linker>
<Add library="kernel32" />
@@ -72,6 +73,7 @@
<Add directory="..\common\jack" />
<Add directory="..\common" />
<Add directory="tre-0.8.0\win32" />
<Add directory="tre-0.8.0\lib" />
</Compiler>
<Linker>
<Add library="kernel32" />
@@ -114,6 +116,7 @@
<Add directory="..\common\jack" />
<Add directory="..\common" />
<Add directory="tre-0.8.0\win32" />
<Add directory="tre-0.8.0\lib" />
</Compiler>
<Linker>
<Add library="kernel32" />


+ 3
- 0
windows/libjackserver.cbp View File

@@ -32,6 +32,7 @@
<Add directory="..\common\jack" />
<Add directory="..\common" />
<Add directory="tre-0.8.0\win32" />
<Add directory="tre-0.8.0\lib" />
</Compiler>
<Linker>
<Add directory="Release\bin" />
@@ -63,6 +64,7 @@
<Add directory="..\common\jack" />
<Add directory="..\common" />
<Add directory="tre-0.8.0\win32" />
<Add directory="tre-0.8.0\lib" />
</Compiler>
<Linker>
<Add directory="Debug\bin" />
@@ -95,6 +97,7 @@
<Add directory="..\common\jack" />
<Add directory="..\common" />
<Add directory="tre-0.8.0\win32" />
<Add directory="tre-0.8.0\lib" />
</Compiler>
<Linker>
<Add directory="Release\bin" />


Loading…
Cancel
Save